Skip to content
Snippets Groups Projects
Commit 991f90d0 authored by Erick Hitter's avatar Erick Hitter
Browse files

Update readme

parent 945ae13f
No related branches found
No related tags found
1 merge request!12Introduce native Gutenberg controls
Pipeline #3547 passed with warnings
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
**Tags:** revision, revisions, admin **Tags:** revision, revisions, admin
**Requires at least:** 3.6 **Requires at least:** 3.6
**Tested up to:** 5.7 **Tested up to:** 5.7
**Stable tag:** 1.3 **Stable tag:** 1.4
**License:** GPLv2 or later **License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html **License URI:** http://www.gnu.org/licenses/gpl-2.0.html
...@@ -33,8 +33,14 @@ Thanks to Maria Ramos at [WebHostingHub](http://www.webhostinghub.com/), the plu ...@@ -33,8 +33,14 @@ Thanks to Maria Ramos at [WebHostingHub](http://www.webhostinghub.com/), the plu
### Where do I change the plugin's settings? ### ### Where do I change the plugin's settings? ###
Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the **WP Revisions Control** section. Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the **WP Revisions Control** section.
### How do I turn off the Gutenberg component added in version 1.4? ###
Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the **Disable Gutenberg sidebar component** in the **WP Revisions Control** section.
## Changelog ## ## Changelog ##
### 1.4 ###
* Introduce native Gutenberg sidebar component for supported post types, along with a setting to revert to the previous metabox.
### 1.3 ### ### 1.3 ###
* Add bulk actions to purge excess or all revisions. * Add bulk actions to purge excess or all revisions.
* Introduce unit tests. * Introduce unit tests.
......
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
# This file is distributed under the same license as the WP Revisions Control package. # This file is distributed under the same license as the WP Revisions Control package.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: WP Revisions Control 1.3\n" "Project-Id-Version: WP Revisions Control 1.4\n"
"Report-Msgid-Bugs-To: " "Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/wp-revisions-control\n" "https://wordpress.org/support/plugin/wp-revisions-control\n"
"POT-Creation-Date: 2021-03-28 06:19:35+00:00\n" "POT-Creation-Date: 2021-03-28 07:30:21+00:00\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
...@@ -45,17 +45,21 @@ msgstr "" ...@@ -45,17 +45,21 @@ msgstr ""
msgid "WP Revisions Control encountered an unspecified error." msgid "WP Revisions Control encountered an unspecified error."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:170 #: inc/class-wp-revisions-control.php:166
msgid "Gutenberg"
msgstr ""
#: inc/class-wp-revisions-control.php:195
msgid "" msgid ""
"Set the number of revisions to save for each post type listed. To retain " "Set the number of revisions to save for each post type listed. To retain "
"all revisions for a given post type, leave the field empty." "all revisions for a given post type, leave the field empty."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:171 #: inc/class-wp-revisions-control.php:196
msgid "If a post type isn't listed, revisions are not enabled for that post type." msgid "If a post type isn't listed, revisions are not enabled for that post type."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:182 #: inc/class-wp-revisions-control.php:207
#. translators: 1. Filter tag. #. translators: 1. Filter tag.
msgid "" msgid ""
"A local change is causing this plugin's functionality to run at a priority " "A local change is causing this plugin's functionality to run at a priority "
...@@ -63,64 +67,74 @@ msgid "" ...@@ -63,64 +67,74 @@ msgid ""
"please unhook any functions from the %1$s filter." "please unhook any functions from the %1$s filter."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:307 #: inc/class-wp-revisions-control.php:249
msgid "Disable Gutenberg sidebar component"
msgstr ""
#: inc/class-wp-revisions-control.php:258
msgid ""
"If checked, the plugin's previous interface will appear below the post "
"content in Gutenberg, rather than appearing in the sidebar."
msgstr ""
#: inc/class-wp-revisions-control.php:383
msgid "Revisions" msgid "Revisions"
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:340 #: inc/class-wp-revisions-control.php:416
msgid "Processing…" msgid "Processing…"
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:341 #: inc/class-wp-revisions-control.php:417
msgid "Are you sure you want to remove revisions from this post?" msgid "Are you sure you want to remove revisions from this post?"
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:342 #: inc/class-wp-revisions-control.php:418
msgid "Autosave" msgid "Autosave"
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:343 #: inc/class-wp-revisions-control.php:419
msgid "There are no revisions to remove." msgid "There are no revisions to remove."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:344 #: inc/class-wp-revisions-control.php:420
msgid "An error occurred. Please refresh the page and try again." msgid "An error occurred. Please refresh the page and try again."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:364 #: inc/class-wp-revisions-control.php:440
msgid "Purge these revisions" msgid "Purge these revisions"
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:370 #: inc/class-wp-revisions-control.php:446
#. translators: 1. Text input field. #. translators: 1. Text input field.
msgid "" msgid ""
"Limit this post to %1$s revisions. Leave this field blank for default " "Limit this post to %1$s revisions. Leave this field blank for default "
"behavior." "behavior."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:395 #: inc/class-wp-revisions-control.php:471
msgid "No post ID was provided. Please refresh the page and try again." msgid "No post ID was provided. Please refresh the page and try again."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:397 #: inc/class-wp-revisions-control.php:473
msgid "Invalid request. Please refresh the page and try again." msgid "Invalid request. Please refresh the page and try again."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:399 #: inc/class-wp-revisions-control.php:475
msgid "You are not allowed to edit this post." msgid "You are not allowed to edit this post."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:431 #: inc/class-wp-revisions-control.php:507
#. translators: 1. Number of removed revisions, already formatted for locale. #. translators: 1. Number of removed revisions, already formatted for locale.
msgid "Removed %1$s revisions associated with this post." msgid "Removed %1$s revisions associated with this post."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:457 #: inc/class-wp-revisions-control.php:533
#: inc/class-wp-revisions-control.php:469 #: inc/class-wp-revisions-control.php:545
msgid "No revisions to remove." msgid "No revisions to remove."
msgstr "" msgstr ""
#: inc/class-wp-revisions-control.php:546 #: inc/class-wp-revisions-control.php:622
msgid "Number of revisions to retain." msgid "Number of revisions to retain."
msgstr "" msgstr ""
......
...@@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/ ...@@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/
Tags: revision, revisions, admin Tags: revision, revisions, admin
Requires at least: 3.6 Requires at least: 3.6
Tested up to: 5.7 Tested up to: 5.7
Stable tag: 1.3 Stable tag: 1.4
License: GPLv2 or later License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
...@@ -33,8 +33,14 @@ Thanks to Maria Ramos at [WebHostingHub](http://www.webhostinghub.com/), the plu ...@@ -33,8 +33,14 @@ Thanks to Maria Ramos at [WebHostingHub](http://www.webhostinghub.com/), the plu
= Where do I change the plugin's settings? = = Where do I change the plugin's settings? =
Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the **WP Revisions Control** section. Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the **WP Revisions Control** section.
= How do I turn off the Gutenberg component added in version 1.4? =
Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the **Disable Gutenberg sidebar component** in the **WP Revisions Control** section.
== Changelog == == Changelog ==
= 1.4 =
* Introduce native Gutenberg sidebar component for supported post types, along with a setting to revert to the previous metabox.
= 1.3 = = 1.3 =
* Add bulk actions to purge excess or all revisions. * Add bulk actions to purge excess or all revisions.
* Introduce unit tests. * Introduce unit tests.
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
* Plugin URI: https://ethitter.com/plugins/wp-revisions-control/ * Plugin URI: https://ethitter.com/plugins/wp-revisions-control/
* Description: Control how many revisions are stored for each post type * Description: Control how many revisions are stored for each post type
* Author: Erick Hitter * Author: Erick Hitter
* Version: 1.3 * Version: 1.4
* Author URI: https://ethitter.com/ * Author URI: https://ethitter.com/
* Text Domain: wp_revisions_control * Text Domain: wp_revisions_control
* Domain Path: /languages/ * Domain Path: /languages/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment