Skip to content
Snippets Groups Projects

Introduce native Gutenberg controls

Merged Erick Hitter requested to merge add/gutenberg-native-meta into master
2 files
+ 9
10
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 8
9
# WP Revisions Control #
**Contributors:** ethitter
**Donate link:** https://ethitter.com/donate/
**Tags:** revision, revisions, admin
**Requires at least:** 3.6
**Tested up to:** 5.7
**Stable tag:** 1.4
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
**Contributors:** ethitter
**Donate link:** https://ethitter.com/donate/
**Tags:** revision, revisions, admin
**Requires at least:** 3.6
**Tested up to:** 5.9
**Stable tag:** 1.4
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
Control how many revisions are stored for each post type.
@@ -73,4 +73,3 @@ For any post type that supports revisions, you can now limit the number of revis
### 2. The post-level controls provided in version 1.2. ###
![The post-level controls provided in version 1.2.](http://ps.w.org/wp-revisions-control/assets/screenshot-2.png)
Loading