Descrição
WP Revision Master
WordPress by default stores numerous post revisions for every change you have made. It makes your database heavy and website slower. WP Revision Master is a powerful plugin to control over revisions.
Features
- Disable revisions.
- Limit post revision for the whole site.
- Limit post revision for each post type.
- Limit post revision for every single post.
- Add post revisions to any public custom post types, like woocommerce products.
- Trash revisions.
- Trash revisions by bulk.
- Compare among multiple revision for changes.
- Restore an old revision.
- Clean admin settings page (Settings -> Revision Settings).
- Clean revision meta box with cool AJAX messages.
- No advertisement.
- Active support.
Upcoming features
- Post meta revisions.
- Database revision cleanup.
- Database optimization.
If you need support, mail at hsleonis2@gmail.com
Capturas de tela
Instalação
- Upload wp-revision-master to /wp-content/plugins/ .
- Activate plugin through the WordPress Plugins menu.
- Go to Settings > Revision Settings and set the options.
Perguntas frequentes
- 1. What are the basic features?
-
A: Enable/disable site-wide revision control, with enable revision per-post type and individual post, page or product!
- 2. Does it support Woocommerce or Jigoshop?
-
A: Yes, it can add revisions to any public post types, even if the post type doesn\’t support revisions when registered.
- 3. Can I set unlimited revisions?
-
A: Yes, of course.
- 4. Is the plugin translatable?
-
A: Yes, sure.
- 5. How can I change settings?
-
A: Navigate to Settings > Revision Settings in your WordPress Dashboard.
- 6. Can I control revision of a specific post?
-
A: Yes, look for the metabox called ‘Revisions’ below the post editor.
- 7. How to override global settings from a single post or page?
-
A: Use the following values in metabox:
Get unlimited revisions : -1
Use global setting : 0
Minimum number of revision : 1
Avaliações
Colaboradores e desenvolvedores
“WP Revision Master” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “WP Revision Master” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.2
- Plugin activate redirection bug fixed
- Single post revision removal bug fixed
- Readme made readable
1.0.1
- Initial public release