Linux 软件免费装
Banner图

Better Revisions

开发者 slehner
更新时间 2023年4月14日 05:18
捐献地址: 去捐款
PHP版本: 4.4 及以上
WordPress版本: 6.2.0
版权: GPLv3
版权网址: 版权信息

标签

content history logging management revision monitoring revisions post revision page revision log changes contentmanagement enterprise cms wordpress for enterprise

下载

0.1 0.2 0.3 0.4 0.5

详情介绍:

Revisions are a main part of every content management system. Normal wordpress revisions only containing the title, content and excerpt. And Wordpress by itself will only add a new revision, when one (or more) of these three fields were changed. This means, if someone only changes the permalink for example, then Wordpress doesn't add any revision. And if someone changes the content and maybe the author, then Wordpress adds a revision, but only with the old content - the author change will be lost. For small blogs this will be ok, but what's about multi-author websites or blogs? I wrote this small plugin for you - for a better revision management in multi-author blogs and sites, for better monitoring the changes of every site, post or custom-post-type and finally for better restoring older revisions. So, this plugin adds following fields to the revision system: This Plugin also adds a new revision, if only one of the fields above were changed. And it works with automated post/page saves (to the server) too. But I have disabled the client side autosave - becaus on multi-author blogs/sites these function makes no sense and confuses authors more than it helps. But the autosave to the server works perfectly well with all of the fields above added. If you want to restore a revision, the fields above will restored too. And in case of deleting a post/page, than all revision with all fields above will be deleted too - for a smaller and cleaner database. No further configuration is needed, the plugin doesn't add any database tables rather saves additional revision data to post-meta and works with custom-post-types too. It's translation ready and allready translated into german. Gutenberg support was added Now it works with the new Block-Editoe (Gutenberg) and the old Classic-Editor (tinyMCE).

安装:

  1. Upload the better-revisions folder to the /wp-content/plugins/ directory
  2. Activate the Better Revisions plugin through the 'Plugins' menu in WordPress
  3. No further configuration is needed

屏幕截图:

  • Revisions were also made if only some of the additional fields were changed.
  • Same as above with the permalink.
  • Works with autosaves too.

更新日志:

0.5 0.4 0.3 0.2 0.1