Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
WP Revisions Control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
WP Revisions Control
Commits
8d885579
Commit
8d885579
authored
5 years ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
Include new feature in readme
parent
eb221dd6
No related branches found
No related tags found
1 merge request
!4
Add bulk actions
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+4
-0
4 additions, 0 deletions
README.md
languages/wp-revisions-control.pot
+24
-16
24 additions, 16 deletions
languages/wp-revisions-control.pot
readme.txt
+4
-0
4 additions, 0 deletions
readme.txt
with
32 additions
and
16 deletions
README.md
+
4
−
0
View file @
8d885579
...
@@ -36,6 +36,7 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
...
@@ -36,6 +36,7 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
## Changelog ##
## Changelog ##
### 1.3 ###
### 1.3 ###
*
Add bulk actions to purge excess or all revisions.
*
Introduce unit tests.
*
Introduce unit tests.
*
Conform to coding standards.
*
Conform to coding standards.
...
@@ -50,6 +51,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
...
@@ -50,6 +51,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
## Upgrade Notice ##
## Upgrade Notice ##
### 1.3 ###
Introduces bulk actions for purging revisions, along with unit tests. The plugin also conforms to coding standards.
### 1.2.1 ###
### 1.2.1 ###
Introduces Spanish translation thanks to Maria Ramos at
[
WebHostingHub
](
http://www.webhostinghub.com/
)
.
Introduces Spanish translation thanks to Maria Ramos at
[
WebHostingHub
](
http://www.webhostinghub.com/
)
.
...
...
This diff is collapsed.
Click to expand it.
languages/wp-revisions-control.pot
+
24
−
16
View file @
8d885579
...
@@ -5,7 +5,7 @@ msgstr ""
...
@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: WP Revisions Control 1.3\n"
"Project-Id-Version: WP Revisions Control 1.3\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: 2019-05-26 1
7:40:54
+00:00\n"
"POT-Creation-Date: 2019-05-26 1
9:01:37
+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"
...
@@ -25,17 +25,25 @@ msgstr ""
...
@@ -25,17 +25,25 @@ msgstr ""
"X-Poedit-Bookmarks: \n"
"X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n"
"X-Textdomain-Support: yes\n"
#: inc/class-wp-revisions-control.php:149
#: inc/class-wp-revisions-control-bulk-actions.php:49
msgid "Purge excess revisions"
msgstr ""
#: inc/class-wp-revisions-control-bulk-actions.php:50
msgid "Purge ALL revisions"
msgstr ""
#: inc/class-wp-revisions-control.php:159
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:1
5
0
#: inc/class-wp-revisions-control.php:1
6
0
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:1
6
1
#: inc/class-wp-revisions-control.php:1
7
1
#. 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 "
...
@@ -43,54 +51,54 @@ msgid ""
...
@@ -43,54 +51,54 @@ 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:2
7
8
#: inc/class-wp-revisions-control.php:2
8
8
msgid "Revisions"
msgid "Revisions"
msgstr ""
msgstr ""
#: inc/class-wp-revisions-control.php:3
0
0
#: inc/class-wp-revisions-control.php:3
1
0
msgid "Processing…"
msgid "Processing…"
msgstr ""
msgstr ""
#: inc/class-wp-revisions-control.php:3
0
1
#: inc/class-wp-revisions-control.php:3
1
1
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:3
0
2
#: inc/class-wp-revisions-control.php:3
1
2
msgid "Autosave"
msgid "Autosave"
msgstr ""
msgstr ""
#: inc/class-wp-revisions-control.php:3
0
3
#: inc/class-wp-revisions-control.php:3
1
3
msgid "There are no revisions to remove."
msgid "There are no revisions to remove."
msgstr ""
msgstr ""
#: inc/class-wp-revisions-control.php:3
0
4
#: inc/class-wp-revisions-control.php:3
1
4
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:3
2
5
#: inc/class-wp-revisions-control.php:3
3
5
msgid "Purge these revisions"
msgid "Purge these revisions"
msgstr ""
msgstr ""
#: inc/class-wp-revisions-control.php:3
3
1
#: inc/class-wp-revisions-control.php:3
4
1
#. 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:3
5
6
#: inc/class-wp-revisions-control.php:3
6
6
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:3
5
8
#: inc/class-wp-revisions-control.php:3
6
8
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:3
6
0
#: inc/class-wp-revisions-control.php:3
7
0
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:
39
2
#: inc/class-wp-revisions-control.php:
40
2
#. 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 ""
...
...
This diff is collapsed.
Click to expand it.
readme.txt
+
4
−
0
View file @
8d885579
...
@@ -36,6 +36,7 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
...
@@ -36,6 +36,7 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
== Changelog ==
== Changelog ==
= 1.3 =
= 1.3 =
* Add bulk actions to purge excess or all revisions.
* Introduce unit tests.
* Introduce unit tests.
* Conform to coding standards.
* Conform to coding standards.
...
@@ -50,6 +51,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
...
@@ -50,6 +51,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
== Upgrade Notice ==
== Upgrade Notice ==
= 1.3 =
Introduces bulk actions for purging revisions, along with unit tests. The plugin also conforms to coding standards.
= 1.2.1 =
= 1.2.1 =
Introduces Spanish translation thanks to Maria Ramos at [WebHostingHub](http://www.webhostinghub.com/).
Introduces Spanish translation thanks to Maria Ramos at [WebHostingHub](http://www.webhostinghub.com/).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment