/WP-Document-Revisions-Code-Cookbook

Sample Code for Common WP Document Revision Implimentations

Primary LanguagePHP

Sample code to help customize WP Document Revisions.

  1. Audit Trail - creates check in / check out audit trail
  2. State Permissions - allows setting user level permissions based on a custom taxonomy such as workflow state or other document status
  3. Third Party Encryption - example of how to integrate at rest encryption using third-party tools
  4. Rename Documents - changes all references to "Documents" in the interface to any label of your choosing