Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 3685148

Browse files
committed
Readme updates
- typo corrections - formatting issues - content corrections
1 parent 69f10c4 commit 3685148

File tree

3 files changed

+19
-22
lines changed

3 files changed

+19
-22
lines changed

CHANGES.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* New: For Dev Mode - added (optional) "ID" sub item for viewing Archives, Singles, Taxonomies - makes it easier to determine the ID of a given object/item - and avoids yet another plugin
3232
* New: For Dev Mode - added "Newest Plugins" to the plugin installer sub items in the Toolbar (developers often need to test new plugins, this new item saves them a few clicks!)
3333
* New: For Dev Mode - added "Newest Themes" to the theme installer sub items in the Toolbar (developers often need to test new themes, this new item saves them a few clicks!)
34-
* Mew: Prepared plugin internally for its first (upcoming) Add-On plugin
34+
* New: Prepared plugin internally for its first (upcoming) Add-On plugin
3535
* New: Added full support for newest features and changes coming with Elementor v2.4.0+, including Elementor Pro v2.4.0+
3636
* New: Added "Toolbar Extras" integration with "Elementor Finder" feature - the interactive search since Elementor v2.3.0+
3737
* New: Added official and third-party external "Elementor Resources" to the Elementor Finder feature
@@ -77,7 +77,7 @@
7777

7878
* Atomic Blocks (free, by Atomic Blocks/ Array Themes)
7979
* Editor Blocks (free, by Editor Blocks/ Danny Cooper)
80-
* Twenty Nineteen (free, the WordPress.org team) - *Note: the new default theme since WordPress 5.0+*
80+
* Twenty Nineteen (free, by the WordPress.org team) - *Note: the new default theme since WordPress 5.0+*
8181
* Mai Law Pro (Child Theme for Genesis) (Premium, by Mike Hemberger, BizBudding Inc.)
8282
* CoBlocks (free, by Rich Tabor of CoBlocks)
8383
* Sydney (free, by athemes)
@@ -182,7 +182,6 @@
182182
* Safe Redirect Manager (free, by 10up)
183183
* SEO Redirection (free, by Fakhri Alsadi)
184184
* Easy Updates Manager (free, by Easy Updates Manager Team)
185-
* Dismiss Gutenberg Nag (free, by Luciano Croce)
186185
* Easy Login Styler Pro (Premium, by Phpbits Creative Studio)
187186
* Login Designer (free, by Rich Tabor from ThatPluginCompany)
188187
* WP Mobile Menu (free, by Takanakui)
@@ -293,7 +292,7 @@
293292
### 1.3.2 - 2018-07-29
294293

295294
* New: Added "Elements" to the "GeneratePress" Theme support for the Premium Add-On v1.7 or higher (including backwards compat for Page Headers and Hooks)
296-
* New: First few features & tweaks to support the Block Editor (known as "Gutenberg") which is planned for upcoming WordPress 5.0: if "Gutenberg" plugin is active offer an "Editor switch" between "Block Editor" (Gutenberg) and "Classic Editor" when editing any post type content (which in general needs to have post type support for the Editor) -- Please Note: these features are currently only available with `define( 'TBEX_USE_BLOGK_EDITOR_SUPPORT', FALSE );` - support in plugin's settings comes with next major version!
295+
* New: First few features & tweaks to support the Block Editor (known as "Gutenberg") which is planned for upcoming WordPress 5.0: if "Gutenberg" plugin is active offer an "Editor switch" between "Block Editor" (Gutenberg) and "Classic Editor" when editing any post type content (which in general needs to have post type support for the Editor) -- Please Note: these features are currently only available with `define( 'TBEX_USE_BLOCK_EDITOR_SUPPORT', TRUE );` - support in plugin's settings comes with next major version!
297296
* New: Finally, complete translation of the German plugin page on WordPress.org: [https://de.wordpress.org/plugins/toolbar-extras/](https://de.wordpress.org/plugins/toolbar-extras/) - this translation will also be maintained from now on (note: it can only be in informal German, which is the guideline set by the platform)
298297
* Tweak: On Plugin's settings page, About & Support, enhanced optional System Info
299298
* Tweak: Improved Theme support for "GeneratePress" Theme and its Premium Add-On Plugin

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ Out of the box the plugin includes support for dozens of awesome Plugins and The
5656
* Adds lots of Elementor **Quick Jump Links** to the Toolbar
5757
* Perfect for **all Elementor users**!
5858
* **Elementor** (free) version 2.x (and also former 1.x)
59-
* **Elementor Pro** (Premium) version 2.x (and also former 1.x)
59+
* **Elementor Pro** (Premium) version 2.x (and also former 1.x) - Theme Builder and Popup Builder
6060
* **1-Click Template Creation**: Start the Live Editor and create a new template (or page, post, custom post type) at the same time, with only **one** click - so easy!
61-
* Elementor Finder feature integration - Elementor external resources links, plus settings & support for Toolbar Extras itself
62-
* Elementor Debugger supported - optionally re-hook from top-level into Build Group
63-
* Elementor actions - regenerate CSS (clear cache) and re-synching the external library
61+
* **Elementor Finder** feature integration - Elementor external resources links, plus settings & support for Toolbar Extras itself
62+
* **Elementor Debugger** supported - optionally re-hook from top-level into Build Group
63+
* **Elementor actions** - *regenerate CSS* (clear cache) and *re-synching the external library*
6464

6565

6666
### Supported Themes/ Frameworks
@@ -97,7 +97,7 @@ Out of the box the plugin includes support for dozens of awesome Plugins and The
9797
* [**PowerPack Elements** (free/Premium, by IdeaBox Creations)]
9898
* [**AnyWhere Elementor** (free, by WebTechStreet)](https://wordpress.org/plugins/anywhere-elementor/)
9999
* [**AnyWhere Elementor Pro** (Premium, by WebTechStreet)]
100-
* [**StylePress for Elementor (free, by David Baker (dtbaker))](https://wordpress.org/plugins/full-site-builder-for-elementor/)
100+
* [**StylePress for Elementor** (free, by David Baker (dtbaker))](https://wordpress.org/plugins/full-site-builder-for-elementor/)
101101
* [**Templementor - Persistent Elementor Templates** (free, by Lcweb)](https://wordpress.org/plugins/templementor/)
102102
* [**Envato Elements – Template Kits** (free, by Envato)](https://wordpress.org/plugins/envato-elements/)
103103
* [**Addons for Elementor** (free, by Livemesh)](https://wordpress.org/plugins/addons-for-elementor/)
@@ -486,7 +486,7 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
486486
* New: For Dev Mode - added (optional) "ID" sub item for viewing Archives, Singles, Taxonomies - makes it easier to determine the ID of a given object/item - and avoids yet another plugin
487487
* New: For Dev Mode - added "Newest Plugins" to the plugin installer sub items in the Toolbar (developers often need to test new plugins, this new item saves them a few clicks!)
488488
* New: For Dev Mode - added "Newest Themes" to the theme installer sub items in the Toolbar (developers often need to test new themes, this new item saves them a few clicks!)
489-
* Mew: Prepared plugin internally for its first (upcoming) Add-On plugin
489+
* New: Prepared plugin internally for its first (upcoming) Add-On plugin
490490
* New: Added full support for newest features and changes coming with Elementor v2.4.0+, including Elementor Pro v2.4.0+
491491
* New: Added "Toolbar Extras" integration with "Elementor Finder" feature - the interactive search since Elementor v2.3.0+
492492
* New: Added official and third-party external "Elementor Resources" to the Elementor Finder feature
@@ -532,7 +532,7 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
532532

533533
* Atomic Blocks (free, by Atomic Blocks/ Array Themes)
534534
* Editor Blocks (free, by Editor Blocks/ Danny Cooper)
535-
* Twenty Nineteen (free, the WordPress.org team) - *Note: the new default theme since WordPress 5.0+*
535+
* Twenty Nineteen (free, by the WordPress.org team) - *Note: the new default theme since WordPress 5.0+*
536536
* Mai Law Pro (Child Theme for Genesis) (Premium, by Mike Hemberger, BizBudding Inc.)
537537
* CoBlocks (free, by Rich Tabor of CoBlocks)
538538
* Sydney (free, by athemes)
@@ -637,7 +637,6 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
637637
* Safe Redirect Manager (free, by 10up)
638638
* SEO Redirection (free, by Fakhri Alsadi)
639639
* Easy Updates Manager (free, by Easy Updates Manager Team)
640-
* Dismiss Gutenberg Nag (free, by Luciano Croce)
641640
* Easy Login Styler Pro (Premium, by Phpbits Creative Studio)
642641
* Login Designer (free, by Rich Tabor from ThatPluginCompany)
643642
* WP Mobile Menu (free, by Takanakui)
@@ -757,7 +756,7 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
757756
### 1.3.2 - 2018-07-29
758757

759758
* New: Added "Elements" to the "GeneratePress" Theme support for the Premium Add-On v1.7 or higher (including backwards compat for Page Headers and Hooks)
760-
* New: First few features & tweaks to support the Block Editor (known as "Gutenberg") which is planned for upcoming WordPress 5.0: if "Gutenberg" plugin is active offer an "Editor switch" between "Block Editor" (Gutenberg) and "Classic Editor" when editing any post type content (which in general needs to have post type support for the Editor) -- Please Note: these features are currently only available with `define( 'TBEX_USE_BLOGK_EDITOR_SUPPORT', FALSE );` - support in plugin's settings comes with next major version!
759+
* New: First few features & tweaks to support the Block Editor (known as "Gutenberg") which is planned for upcoming WordPress 5.0: if "Gutenberg" plugin is active offer an "Editor switch" between "Block Editor" (Gutenberg) and "Classic Editor" when editing any post type content (which in general needs to have post type support for the Editor) -- Please Note: these features are currently only available with `define( 'TBEX_USE_BLOCK_EDITOR_SUPPORT', TRUE );` - support in plugin's settings comes with next major version!
761760
* New: Finally, complete translation of the German plugin page on WordPress.org: [https://de.wordpress.org/plugins/toolbar-extras/](https://de.wordpress.org/plugins/toolbar-extras/) - this translation will also be maintained from now on (note: it can only be in informal German, which is the guideline set by the platform)
762761
* Tweak: On Plugin's settings page, About & Support, enhanced optional System Info
763762
* Tweak: Improved Theme support for "GeneratePress" Theme and its Premium Add-On Plugin

readme.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ Out of the box the plugin includes support for dozens of awesome Plugins and The
4545
* Adds lots of Elementor **Quick Jump Links** to the Toolbar
4646
* Perfect for **all Elementor users**!
4747
* **Elementor** (free) version 2.x (and also former 1.x)
48-
* **Elementor Pro** (Premium) version 2.x (and also former 1.x)
48+
* **Elementor Pro** (Premium) version 2.x (and also former 1.x) - Theme Builder and Popup Builder
4949
* **1-Click Template Creation**: Start the Live Editor and create a new template (or page, post, custom post type) at the same time, with only **one** click - so easy!
50-
* Elementor Finder feature integration - Elementor external resources links, plus settings & support for Toolbar Extras itself
51-
* Elementor Debugger supported - optionally re-hook from top-level into Build Group
52-
* Elementor actions - regenerate CSS (clear cache) and re-synching the external library
50+
* **Elementor Finder** feature integration - Elementor external resources links, plus settings & support for Toolbar Extras itself
51+
* **Elementor Debugger** supported - optionally re-hook from top-level into Build Group
52+
* **Elementor actions** - *regenerate CSS* (clear cache) and *re-synching the external library*
5353

5454
= Supported Themes/ Frameworks =
5555
* [**Astra**](https://wordpress.org/themes/astra/), including **Astra Pro** (Add-On) (both by Brainstorm Force)
@@ -84,7 +84,7 @@ Out of the box the plugin includes support for dozens of awesome Plugins and The
8484
* [**PowerPack Elements** (free/Premium, by IdeaBox Creations)]
8585
* [**AnyWhere Elementor** (free, by WebTechStreet)](https://wordpress.org/plugins/anywhere-elementor/)
8686
* [**AnyWhere Elementor Pro** (Premium, by WebTechStreet)]
87-
* [**StylePress for Elementor (free, by David Baker (dtbaker))](https://wordpress.org/plugins/full-site-builder-for-elementor/)
87+
* [**StylePress for Elementor** (free, by David Baker (dtbaker))](https://wordpress.org/plugins/full-site-builder-for-elementor/)
8888
* [**Templementor - Persistent Elementor Templates** (free, by Lcweb)](https://wordpress.org/plugins/templementor/)
8989
* [**Envato Elements – Template Kits** (free, by Envato)](https://wordpress.org/plugins/envato-elements/)
9090
* [**Livemesh Addons for Elementor** (free, by Livemesh)](https://wordpress.org/plugins/addons-for-elementor/)
@@ -396,7 +396,7 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
396396
* New: For Dev Mode - added (optional) "ID" sub item for viewing Archives, Singles, Taxonomies - makes it easier to determine the ID of a given object/item - and avoids yet another plugin
397397
* New: For Dev Mode - added "Newest Plugins" to the plugin installer sub items in the Toolbar (developers often need to test new plugins, this new item saves them a few clicks!)
398398
* New: For Dev Mode - added "Newest Themes" to the theme installer sub items in the Toolbar (developers often need to test new themes, this new item saves them a few clicks!)
399-
* Mew: Prepared plugin internally for its first (upcoming) Add-On plugin
399+
* New: Prepared plugin internally for its first (upcoming) Add-On plugin
400400
* New: Added full support for newest features and changes coming with Elementor v2.4.0+, including Elementor Pro v2.4.0+
401401
* New: Added "Toolbar Extras" integration with "Elementor Finder" feature - the interactive search since Elementor v2.3.0+
402402
* New: Added official and third-party external "Elementor Resources" to the Elementor Finder feature
@@ -442,7 +442,7 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
442442

443443
* Atomic Blocks (free, by Atomic Blocks/ Array Themes)
444444
* Editor Blocks (free, by Editor Blocks/ Danny Cooper)
445-
* Twenty Nineteen (free, the WordPress.org team) - *Note: the new default theme since WordPress 5.0+*
445+
* Twenty Nineteen (free, by the WordPress.org team) - *Note: the new default theme since WordPress 5.0+*
446446
* Mai Law Pro (Child Theme for Genesis) (Premium, by Mike Hemberger, BizBudding Inc.)
447447
* CoBlocks (free, by Rich Tabor of CoBlocks)
448448
* Sydney (free, by athemes)
@@ -547,7 +547,6 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
547547
* Safe Redirect Manager (free, by 10up)
548548
* SEO Redirection (free, by Fakhri Alsadi)
549549
* Easy Updates Manager (free, by Easy Updates Manager Team)
550-
* Dismiss Gutenberg Nag (free, by Luciano Croce)
551550
* Easy Login Styler Pro (Premium, by Phpbits Creative Studio)
552551
* Login Designer (free, by Rich Tabor from ThatPluginCompany)
553552
* WP Mobile Menu (free, by Takanakui)
@@ -650,7 +649,7 @@ See the full [tutorial on how to use Toolbar Extras on a WordPress.com Business
650649

651650
= 1.3.2 - 2018-07-29 =
652651
* New: Added "Elements" to the "GeneratePress" Theme support for the Premium Add-On v1.7 or higher (including backwards compat for Page Headers and Hooks)
653-
* New: First few features & tweaks to support the Block Editor (known as "Gutenberg") which is planned for upcoming WordPress 5.0: if "Gutenberg" plugin is active offer an "Editor switch" between "Block Editor" (Gutenberg) and "Classic Editor" when editing any post type content (which in general needs to have post type support for the Editor) -- Please Note: these features are currently only available with `define( 'TBEX_USE_BLOGK_EDITOR_SUPPORT', FALSE );` - support in plugin's settings comes with next major version!
652+
* New: First few features & tweaks to support the Block Editor (known as "Gutenberg") which is planned for upcoming WordPress 5.0: if "Gutenberg" plugin is active offer an "Editor switch" between "Block Editor" (Gutenberg) and "Classic Editor" when editing any post type content (which in general needs to have post type support for the Editor) -- Please Note: these features are currently only available with `define( 'TBEX_USE_BLOCK_EDITOR_SUPPORT', TRUE );` - support in plugin's settings comes with next major version!
654653
* New: Finally, complete translation of the German plugin page on WordPress.org: [https://de.wordpress.org/plugins/toolbar-extras/](https://de.wordpress.org/plugins/toolbar-extras/) - this translation will also be maintained from now on (note: it can only be in informal German, which is the guideline set by the platform)
655654
* Tweak: On Plugin's settings page, About & Support, enhanced optional System Info
656655
* Tweak: Improved Theme support for "GeneratePress" Theme and its Premium Add-On Plugin

0 commit comments

Comments
 (0)