Changeset 2302236
- Timestamp:
- 05/10/2020 10:01:55 PM (6 years ago)
- Location:
- improved-save-button
- Files:
-
- 2 edited
-
tags/1.2.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
improved-save-button/tags/1.2.1/readme.txt
r1805454 r2302236 12 12 == Description == 13 13 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: 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. 15 16 (**Wordpress 5 info:** see below for particularities for Wordpress 5.) 17 18 The following actions are available: 15 19 16 20 * **Save and New**: in a single click, saves the current post and goes to New Post Screen. … … 28 32 Through the plugin's settings page, you can choose which actions to show and which one to use as the button's default action. 29 33 34 **Wordpress 5 info** 35 The 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 30 37 **Want to help translate?** 31 38 This 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) … … 36 43 2. Upload the 'improved-save-button' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 37 44 3. 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. 38 47 39 48 = Extra = -
improved-save-button/trunk/readme.txt
r1805454 r2302236 12 12 == Description == 13 13 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: 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. 15 16 (**Wordpress 5 info:** see below for particularities for Wordpress 5.) 17 18 The following actions are available: 15 19 16 20 * **Save and New**: in a single click, saves the current post and goes to New Post Screen. … … 28 32 Through the plugin's settings page, you can choose which actions to show and which one to use as the button's default action. 29 33 34 **Wordpress 5 info** 35 The 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 30 37 **Want to help translate?** 31 38 This 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) … … 36 43 2. Upload the 'improved-save-button' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 37 44 3. 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. 38 47 39 48 = Extra =
Note: See TracChangeset
for help on using the changeset viewer.