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
ec476128
Commit
ec476128
authored
1 month ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
Update version and readme
parent
51765e9e
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!25
WP compatibility updates
Pipeline
#8163
failed
1 month ago
Stage: test
Stage: security
Stage: deploy
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+8
-1
8 additions, 1 deletion
README.md
languages/wp-revisions-control.pot
+2
-2
2 additions, 2 deletions
languages/wp-revisions-control.pot
readme.txt
+8
-1
8 additions, 1 deletion
readme.txt
wp-revisions-control.php
+1
-1
1 addition, 1 deletion
wp-revisions-control.php
with
19 additions
and
5 deletions
README.md
+
8
−
1
View file @
ec476128
...
...
@@ -4,7 +4,7 @@
**Tags:**
revision, revisions, admin
**Requires at least:**
3.6
**Tested up to:**
6.8
**Stable tag:**
1.4.
3
**Stable tag:**
1.4.
4
**Requires PHP:**
5.6
**License:**
GPLv2 or later
**License URI:**
http://www.gnu.org/licenses/gpl-2.0.html
...
...
@@ -36,6 +36,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
## Changelog ##
### 1.4.4 ###
*
Fix error displayed in block editor when post type doesn't support revisions.
### 1.4.3 ###
*
Fix translations in block editor.
...
...
@@ -65,6 +68,10 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
## Upgrade Notice ##
### 1.4.4 ###
Fixes error displayed in block editor when post type doesn't support revisions.
### 1.4.3 ###
Fixes translations in block editor.
...
...
This diff is collapsed.
Click to expand it.
languages/wp-revisions-control.pot
+
2
−
2
View file @
ec476128
...
...
@@ -2,10 +2,10 @@
# This file is distributed under the same license as the WP Revisions Control package.
msgid ""
msgstr ""
"Project-Id-Version: WP Revisions Control 1.4.
3
\n"
"Project-Id-Version: WP Revisions Control 1.4.
4
\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/wp-revisions-control\n"
"POT-Creation-Date: 2025-07-03 22:
19:09
+00:00\n"
"POT-Creation-Date: 2025-07-03 22:
22:28
+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
...
...
This diff is collapsed.
Click to expand it.
readme.txt
+
8
−
1
View file @
ec476128
...
...
@@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/
Tags: revision, revisions, admin
Requires at least: 3.6
Tested up to: 6.8
Stable tag: 1.4.
3
Stable tag: 1.4.
4
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
...
...
@@ -36,6 +36,9 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
== Changelog ==
= 1.4.4 =
* Fix error displayed in block editor when post type doesn't support revisions.
= 1.4.3 =
* Fix translations in block editor.
...
...
@@ -65,6 +68,10 @@ Navigate to **Settings > Writing** in your WordPress Dashboard, and look for the
== Upgrade Notice ==
= 1.4.4 =
Fixes error displayed in block editor when post type doesn't support revisions.
= 1.4.3 =
Fixes translations in block editor.
...
...
This diff is collapsed.
Click to expand it.
wp-revisions-control.php
+
1
−
1
View file @
ec476128
...
...
@@ -4,7 +4,7 @@
* Plugin URI: https://ethitter.com/plugins/wp-revisions-control/
* Description: Control how many revisions are stored for each post type
* Author: Erick Hitter
* Version: 1.4.
3
* Version: 1.4.
4
* Author URI: https://ethitter.com/
* Text Domain: wp-revisions-control
* Domain Path: /languages/
...
...
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