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

Restore screenshot URLs to README.md

parent 0ea3d0b3
No related branches found
No related tags found
1 merge request!12Introduce native Gutenberg controls
...@@ -30,6 +30,10 @@ module.exports = function ( grunt ) { ...@@ -30,6 +30,10 @@ module.exports = function ( grunt ) {
'README.md': 'readme.txt', 'README.md': 'readme.txt',
}, },
}, },
options: {
screenshot_url:
'https://git-cdn.e15r.co/wp-plugins/wp-revisions-control/-/raw/master/.wordpress-org/{screenshot}.png',
},
}, },
makepot: { makepot: {
......
...@@ -65,6 +65,12 @@ For any post type that supports revisions, you can now limit the number of revis ...@@ -65,6 +65,12 @@ For any post type that supports revisions, you can now limit the number of revis
## Screenshots ## ## Screenshots ##
1. The plugin's settings section, found under **Settings > Writing**. ### 1. The plugin's settings section, found under **Settings > Writing**. ###
2. The post-level controls for the Classic Editor provided in version 1.2. ![The plugin's settings section, found under **Settings > Writing**.](https://git-cdn.e15r.co/wp-plugins/wp-revisions-control/-/raw/master/.wordpress-org/screenshot-1.png)
3. The post-level controls for the Block Editor provided in version 1.4.
### 2. The post-level controls for the Classic Editor provided in version 1.2. ###
![The post-level controls for the Classic Editor provided in version 1.2.](https://git-cdn.e15r.co/wp-plugins/wp-revisions-control/-/raw/master/.wordpress-org/screenshot-2.png)
### 3. The post-level controls for the Block Editor provided in version 1.4. ###
![The post-level controls for the Block Editor provided in version 1.4.](https://git-cdn.e15r.co/wp-plugins/wp-revisions-control/-/raw/master/.wordpress-org/screenshot-3.png)
...@@ -5,7 +5,7 @@ msgstr "" ...@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: WP Revisions Control 1.4\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: 2022-06-05 22:50:30+00:00\n" "POT-Creation-Date: 2022-06-05 23:17:47+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,7 +25,7 @@ msgstr "" ...@@ -25,7 +25,7 @@ msgstr ""
"X-Textdomain-Support: yes\n" "X-Textdomain-Support: yes\n"
"X-Generator: grunt-wp-i18n 1.0.3\n" "X-Generator: grunt-wp-i18n 1.0.3\n"
#: inc/class-block-editor.php:71 #: inc/class-block-editor.php:58
msgid "Number of revisions to retain." msgid "Number of revisions to retain."
msgstr "" msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment