Plugin Directory

Changeset 2302236


Ignore:
Timestamp:
05/10/2020 10:01:55 PM (6 years ago)
Author:
LabelBlanc
Message:

readme.txt update to add info about Wordpress 5

Location:
improved-save-button
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • improved-save-button/tags/1.2.1/readme.txt

    r1805454 r2302236  
    1212== Description ==
    1313
    14 This plugin adds a new and improved "Save" button to the Post Edit screen that, in a single click, saves the current post and immediately takes you to your next action. The following actions are available:
     14This plugin adds a new and improved "Save" button to the Post Edit screen that, in a single click, saves the current post and immediately takes you to your next action.
     15
     16(**Wordpress 5 info:** see below for particularities for Wordpress 5.)
     17
     18The following actions are available:
    1519
    1620* **Save and New**: in a single click, saves the current post and goes to New Post Screen.
     
    2832Through the plugin's settings page, you can choose which actions to show and which one to use as the button's default action.
    2933
     34**Wordpress 5 info**
     35The plugin technically works with Wordpress 5, but it doesn't work with the new Gutenberg editor, which is the default editor for Wordpress 5. You have to disable the Gutenberg editor to use this plugin.
     36
    3037**Want to help translate?**
    3138This plugin now uses the Wordpress Translation Service for translations. [Please visit the plugin's page to submit your translation!](https://translate.wordpress.org/projects/wp-plugins/improved-save-button)
     
    36432. Upload the 'improved-save-button' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
    37443. Activate Improved Save Button from your Plugins page.
     45
     46**Wordpress 5 warning:** this plugin doesn't work with the new Gutenberg editor, which is the default editor for Wordpress 5. You have to disable the Gutenberg editor to use this plugin.
    3847
    3948= Extra =
  • improved-save-button/trunk/readme.txt

    r1805454 r2302236  
    1212== Description ==
    1313
    14 This plugin adds a new and improved "Save" button to the Post Edit screen that, in a single click, saves the current post and immediately takes you to your next action. The following actions are available:
     14This plugin adds a new and improved "Save" button to the Post Edit screen that, in a single click, saves the current post and immediately takes you to your next action.
     15
     16(**Wordpress 5 info:** see below for particularities for Wordpress 5.)
     17
     18The following actions are available:
    1519
    1620* **Save and New**: in a single click, saves the current post and goes to New Post Screen.
     
    2832Through the plugin's settings page, you can choose which actions to show and which one to use as the button's default action.
    2933
     34**Wordpress 5 info**
     35The plugin technically works with Wordpress 5, but it doesn't work with the new Gutenberg editor, which is the default editor for Wordpress 5. You have to disable the Gutenberg editor to use this plugin.
     36
    3037**Want to help translate?**
    3138This plugin now uses the Wordpress Translation Service for translations. [Please visit the plugin's page to submit your translation!](https://translate.wordpress.org/projects/wp-plugins/improved-save-button)
     
    36432. Upload the 'improved-save-button' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
    37443. Activate Improved Save Button from your Plugins page.
     45
     46**Wordpress 5 warning:** this plugin doesn't work with the new Gutenberg editor, which is the default editor for Wordpress 5. You have to disable the Gutenberg editor to use this plugin.
    3847
    3948= Extra =
Note: See TracChangeset for help on using the changeset viewer.