- WordPress Complete(Sixth Edition)
- Karol Król
- 433字
- 2021-07-02 18:30:17
Working with post revisions
Apart from many content formatting features, WordPress also allows some basic version control for your posts. What this means is that WordPress keeps every subversion of your every post. Or in plain English, every time you press the Update button, instead of overwriting the previous version of your post, WordPress creates a completely new one. Although this feature doesn't seem like the most useful one at first, it's actually very important for sites where the content is managed by more than one person. In such a scenario, it's easy to get the newest versions of the posts mixed up, so it's always good to have the possibility to return to the previous one.
To take full advantage of this functionality, what you need to do first is enable Revisions in the upper slide-down Screen Options menu on the post editing screen. Once you do so, a small box titled Revisions will appear at the bottom of the screen:

If you click on any of the links displayed inside this box, you will be taken to a page where you can compare individual revisions, and then restore the one you want to work with from now on. The interface provides the main slider that can be used to select individual revisions of the post. This is visible in the following screenshot:

The revision functionality has two main versions. The first one is when the Compare any two revisions box isn't checked, and it lets you compare the revision that's currently selected (on the slider) to the revision directly preceding it. The second version is when the Compare any two revisions box is checked. In this case, you can select the revisions you want to compare individually which essentially allows you to compare any two revisions, just like the box suggests. The revision on the left is always the previous revision, while the one on the right is the next or current one (visible in the preceding screenshot). For every paragraph where there is a difference found, this will be highlighted in red and green, and every individual difference will have additional highlighting. Clicking on the Restore This Revision button will restore the revision on the right, and you will be brought back to the post editing screen automatically.
If you feel that revisions won't be of any particular use to your site, then you can simply choose to not pay attention to the Revisions box. When you work with your content normally, not worrying about the revisions, WordPress will always display the most recent versions of your posts by default.
- 編程卓越之道(卷3):軟件工程化
- R語言編程指南
- Visual Basic程序設計習題解答與上機指導
- Mastering LibGDX Game Development
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- HDInsight Essentials(Second Edition)
- Oracle 18c 必須掌握的新特性:管理與實戰
- Babylon.js Essentials
- Python機器學習算法與應用
- 新印象:解構UI界面設計
- Fastdata Processing with Spark
- Mastering Bootstrap 4
- 系統分析師UML用例實戰
- jQuery Essentials
- CISSP in 21 Days(Second Edition)