-
Users may want to hook into action hooks placed before or after major Revisr actions so they can run custom scripts. Some hooks that are worth looking into including are listed below.
- revisr_pre_com…
-
Hi,
Recently the plugin menu has disappeared from the primary admin navigation, and any attempts to visit the "Settings" page directly via Plugins yields the message:
"You do not have sufficient per…
-
Revisr doesn't handle another repositorys inside main repository. Preferred actions would be to:
- notice different git repo and give a notice message in wp-admin that revisr is not compatible.
- Ask …
-
If the user has successfully added the Revisr webhook to another service like BitBucket or GitHub, but is also having an authentication issue with the remote repository, Revisr will both throw an erro…
-
Buttons for alternate profile themes look bad. Need to make sure that Revisr looks good on all stock WordPress admin themes.
-
By using the Revisr for backups on a website, it was interesting that the Remote URL credentials fields stay hidden or masked.
-
It would be really nice to see some best practices for how to handle the flow of data and code through environments, especially with updates to Wordpress and/or plugins. In my mind the best practice i…
-
This issue is to consolidate some of the error reporting issues that have been reported.
On _refactor-error_, Revisr_Git::run has been modified to pass stdout to the callback. Revisr should take adva…
-
WordPress seems to have changed some CSS in 4.4, making the setup page look bad.
Revisr should use custom CSS on this page instead of relying on WordPress core styles which may change.
-
Once a site is under version control automatic background updates stop working. A filter is needed to enable them again `add_filter( 'automatic_updates_is_vcs_checkout', '__return_false')`
Since Revi…