Plugin Directory

source: disable-block-editor-fullscreen-mode/trunk/README.txt @ 3085838

Last change on this file since 3085838 was 3085838, checked in by ankitmaru, 2 months ago

Minor updates

  • Property svn:executable set to *
File size: 8.1 KB
Line 
1=== Disable Block Editor FullScreen mode ===
2Contributors: ankitmaru
3Donate link: https://iamankitpanchal.com/
4Tags: gutenberg editor, block editor, gutenberg block editor, wordpress editor
5Requires at least: 5.4
6Tested up to: 6.5
7Stable tag: 2.8.0
8License: GPLv2 or later
9License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11This plugin is useful to Disable Block Editor default FullScreen mode in Latest WordPress 5.4+
12
13== Description ==
14
15This plugin is useful to Disable Block Editor default FullScreen mode in Latest WordPress 5.4+
16
17== You can check our other plugins: ==
18<ol>
19<li><a href ="https://wordpress.org/plugins/hide-admin-bar-based-on-user-roles/">Hide Admin Bar Based on User Roles</a></li>
20<li><a href="https://wordpress.org/plugins/ultimakit-for-wp/">The Essential WordPress Toolkit – UltimaKit For WP</a></li>
21</ol>
22
23### UltimaKit For WP
24
25**The Essential WordPress Toolkit**. Enhance your site with powerful features like **SVG upload**, **user export**, **Gutenberg** customization, **admin bar control**, pixel tag management, and more! Our **powerful toolkit** includes essential features like:
26
27**Effortless Email Setup:** Enhance deliverability and customize your transactional emails with our SMTP Email integration.
28**Streamlined Maintenance:** Put your site into Maintenance Mode with a single click for updates and changes.
29**Duplicate Content Control:** Easily manage Duplicate Posts, Pages, and Menus to boost SEO and streamline your workflow.
30**Custom Code Made Easy:** Add and manage Code Snippets without directly editing theme files.
31**SVG Support:** Securely upload and use scalable vector graphics (SVG files) for crisp visuals on your website.
32**Gutenberg Customization:** Take control of the Gutenberg editor, disabling it entirely or managing specific elements.
33**Enhanced Security:** Protect your website with Limit Login Attempts and other security features.
34
35### Free Modules
361. [Block "Admin" Username](https://wpultimakit.com/block-admin-username-in-wordpress/) - Verify if the primary user account is still named "admin." This makes it easier for malicious users to target the account with the highest privileges.
372. [Clean User Profiles](https://wpultimakit.com/clean-user-profiles-in-wordpress/) - Clean up user profiles by removing unused sections.
383. [Cleanup Admin Bar](https://wpultimakit.com/cleanup-admin-bar-in-wordpress/) - Remove various elements from the admin bar.
394. [Disable Dashboard Widgets](https://wpultimakit.com/disable-dashboard-widgets-in-wordpress/) - Improve dashboard performance by disabling widgets. Disabled widgets won't load assets or appear in Screen Options.
405. [Disable Gutenberg Editor](https://wpultimakit.com/disable-gutenberg-block-editor-in-wordpress/) - Disable Gutenberg blocks editor and replace it with simple quicktags editor.
416. [Disable Gutenberg Widgets](https://wpultimakit.com/disable-gutenberg-widgets-in-wordpress/) - Disable widgets Gutenberg and replace it with simple classic mode.
427. [Disable RSS Feeds](https://wpultimakit.com/disable-rss-feed-in-wordpress/) - Disable all RSS feeds
438. [Disable User Enumeration](https://wpultimakit.com/disable-user-numeration-in-wordpress/) - Disabling User Enumeration is a security module designed to detect and prevent hackers scanning your site for user login names.
449. [Disable XML-RPC](https://wpultimakit.com/disable-xml-rpc-in-wordpress/) - Disable XML-RPC.
4510. [Duplicate Pages & Posts](https://wpultimakit.com/duplicate-pages-and-posts-in-wordpress/) - Duplicate pages and posts on the fly as you need to.
4611. [Enhance List Tables](https://wpultimakit.com/enhance-list-table-in-wordpress/) - Boost functionality of listing pages by adding or removing columns and elements for posts, media, and users.
4712. [Hide Admin Bar](https://wpultimakit.com/hide-admin-bar-in-wordpress/) - Hide Admin Bar for non-admin users.
4813. [Hide Admin Notices](https://wpultimakit.com/hide-admin-notice-in-wordpress/) - Clean up admin pages by moving notices into a separate panel easily accessible via the admin bar.
4914. [Hide WordPress Version Number](https://wpultimakit.com/hide-wordpress-version-number-in-wordpress/) - It will help you to remove the WordPress version.
5015. [Navigation Menu Visibility](https://wpultimakit.com/set-navigation-menu-visibility-in-wordpress/) - This module offers greater control over your navigation menu by enabling visibility controls to be applied to the menu.
5116. [Open All External Links in the New Tab](https://wpultimakit.com/open-all-links-on-your-page-post-in-a-new-tab-in-wordpress/) - This feature lets you link to external URLs from your posts or pages, directing visitors to another website.
5217. [Pixel Tag Manager](https://wpultimakit.com/pixel-tag-manager-in-wordpress/) - Pixel Tag Manager integrates your website with Google, Facebook, and Pinterest IDs for seamless tracking and analytics.
5318. [Post & Page Order](https://wpultimakit.com/order-post-and-pages-in-wordpress/) - Drag and drop pages to re-order page and post into a custom order.
5419. [Quick Add Post](https://wpultimakit.com/quick-add-post-in-wordpress/) - A new button to quickly add new posts to speed up your workflow.
5520. [Redirect 404 to Homepage](https://wpultimakit.com/redirect-404-to-homepage-in-wordpress/) - Redirects visitors to your homepage when they attempt to access a non-existent page, ensuring they remain on your site.
5621. [SVG Upload](https://wpultimakit.com/svg-upload-in-wordpress/) - Files can only be uploaded by logged in users.
5722. [User Last Login Timestamp](https://wpultimakit.com/user-last-login-timestamp-in-wordpress/) - Displays the exact date and time a user last logged into your website, helping you track user activity.
5823. [Wider Admin Menu](https://wpultimakit.com/wider-admin-menu-in-wordpress/) - Give the admin menu more room to better accommodate wider items.
59
60UltimaKit For WP is expanding: 50+ modules are in development...
61
62
63== Installation ==
64
65e.g.
66
671. Upload `disable-block-editor-fullscreen-mode.php` to the `/wp-content/plugins/` directory
681. Activate the plugin through the 'Plugins' menu in WordPress
691. You’re done!
70
71== Frequently Asked Questions ==
72
73= Is this plugin works on older WP versions? =
74
75Nop, Minimum 5.4 WP Version required.
76
77== Changelog ==
78
79= 1.0.0 =
80* First Release
81
82= 1.1.0 =
83* Improvements
84
85= 1.2.0 =
86* Improvements
87
88= 1.3.0 =
89* Improvements
90
91= 1.4.0 =
92* Improvements
93
94= 1.5.0 =
95* Improvements
96
97= 1.6.0 =
98* Improvements
99
100= 1.7.0 =
101* Improvements
102
103= 1.8.0 =
104* Improvements
105
106= 1.9.0 =
107* Improvements & Tested with the latest WordPress version.
108
109= 2.0.0 =
110* Compatibility tested & Tested with the latest WordPress version.
111
112= 2.0.1 =
113* Compatibility tested & Tested with the latest WordPress version.
114
115= 2.0.2 =
116* Compatibility tested & Tested with the latest WordPress version.
117
118= 2.1.0 =
119* Compatibility tested & Tested with the latest WordPress version.
120
121= 2.2.0 =
122* Compatibility tested & Tested with the latest WordPress version.
123
124= 2.3.0 =
125* Compatibility tested & Tested with the latest WordPress version.
126
127= 2.3.1 =
128* Compatibility tested & Tested with the latest WordPress version.
129
130= 2.4.0 =
131* Compatibility tested & Tested with the latest WordPress version.
132
133= 2.4.1 =
134* Compatibility tested & Tested with the latest WordPress version.
135
136= 2.4.2 - 23-03-2023 =
137* Compatibility tested & Tested with the latest WordPress version.
138
139= 2.4.3 - 29-04-2023 =
140* Compatibility tested & Tested with the latest WordPress version.
141
142= 2.4.4 - 29-05-2023 =
143* Compatibility tested & Tested with the latest WordPress version.
144
145= 2.5.0 - 30-06-2023 =
146* Compatibility tested & Tested with the latest WordPress version.
147
148= 2.6.0 - 01-10-2023 =
149* Compatibility tested & Tested with the latest WordPress version.
150
151= 2.6.1 - 01-10-2023 =
152* Compatibility tested & Tested with the latest WordPress version.
153
154= 2.6.2 - 09-11-2023 =
155* Compatibility tested & Tested with the latest WordPress version.
156
157= 2.7.0 - 01-01-2024 =
158* Compatibility tested & Tested with the latest WordPress version.
159
160= 2.7.1 - 06-02-2024 =
161* Compatibility tested & Tested with the latest WordPress version.
162
163= 2.7.2 - 03-04-2024 =
164* Compatibility tested & Tested with the latest WordPress version.
165
166= 2.8.0 - 13-05-2024 =
167* Compatibility tested & Tested with the latest WordPress version & UltimaKit For WP support added.
Note: See TracBrowser for help on using the repository browser.