Ben Balter
Forum Replies Created
-
Are all the users having trouble with permalinks on multisite?
Forum: Reviews
In reply to: [WP Document Revisions] A useful and flexible toolThanks Chad for the kind words!
If there are any additional hooks/documentation you’d like to see, I’d me more than glad to review and merge pull requests to https://github.com/benbalter/wp-document-revisions.
Forum: Plugins
In reply to: [WP Document Revisions] Audit: Document Access and Password Success/FailuresYes! Take a look at https://github.com/benbalter/WP-Document-Revisions-Code-Cookbook/blob/master/audit-trail.php which should get you started.
Forum: Plugins
In reply to: [WP Document Revisions] Change file path?Forum: Plugins
In reply to: [WP Document Revisions] Translation (FinnishThis has been added to the project (https://github.com/benbalter/wp-document-revisions/commit/837f7229cdb6a35facdc12d6266d9a9642c18c30) and will be included in the next release. Thanks Coded!
Forum: Plugins
In reply to: [WP Document Revisions] Translation (FinnishAre you interested in contributing your translations to the project or would you only like it to work on your website?
Forum: Plugins
In reply to: [WP Document Revisions] Would like to see filters and actions documentedThese are great suggestions that I think would add a lot of value to the plugin (and you’re absolutely right). Since the plugin is open source, would you have any interest in starting to document some of those filters via a pull request? https://github.com/benbalter/wp-document-revisions
Forum: Plugins
In reply to: [WP Document Revisions] V3.0.0 Breaks Page EditUpgrading to 3.0.1 may fix the issue. If it does not, any additional information you could provide (error messages from logs, etc.) would be helpful.
Forum: Plugins
In reply to: [WP Document Revisions] Not compatible with 3.8This is not an issue related to 3.8. You must bump the allocated memory: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Forum: Plugins
In reply to: [WP Document Revisions] Is this plugin still supported?I am currently working on releasing a new version, but this project is no longer a primary focus.
If you are interested in supporting the project, please consider lending a hand in the support forums, or contributing.
Forum: Plugins
In reply to: [WP Document Revisions] Is development and support on WP Doc Rev dead?I am currently working on releasing a new version.
If you are interested in helping the project, please consider lending a hand in the support forums, or contributing.
Forum: Plugins
In reply to: [WP Document Revisions] Shortcodes not working on Private pagesIf you make the page public, are documents displayed?
Forum: Plugins
In reply to: [WP Document Revisions] Broken* Are you using the latest version of WordPress?
* Are you using the latest version of the plugin?
* Does the problem occur even when you deactivate all plugins and use the default theme?
* What steps can another user take to recreate the issue?
* What is the expected outcome of that action?
* What is the actual outcome of that action?
* Are there any screenshots or screencasts that may be helpful to include?Forum: Plugins
In reply to: [WP Document Revisions] Revision Summary* Are you using the latest version of WordPress?
* Are you using the latest version of the plugin?
* Does the problem occur even when you deactivate all plugins and use the default theme?
* What steps can another user take to recreate the issue?
* What is the expected outcome of that action?
* What is the actual outcome of that action?
* Are there any screenshots or screencasts that may be helpful to include?Forum: Plugins
In reply to: [WP Document Revisions] Issues in 3.9.1Can you be more specific? What are the steps to reproduce this problem? What is the expected outcome? What is the actual outcome? Does this occur when you disable all other plugins and use the default theme?
> I am thinking about updating the plugin myself
Would love some help maintaining the plugin if you are interested. Please consider contributing via https://github.com/benbalter/WP-Document-Revisions.