Changeset 3217392
- Timestamp:
- 01/06/2025 04:59:19 AM (15 months ago)
- Location:
- block-editor-disabler
- Files:
-
- 2 edited
-
tags/1.0.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
block-editor-disabler/tags/1.0.2/readme.txt
r3213754 r3217392 38 38 39 39 40 == Frequently Asked Questions == 41 42 = What does the Block Editor Disabler plugin do? = 43 This plugin allows you to disable the Gutenberg block editor for your entire WordPress site, specific post types (posts and pages), or individual pages. 44 45 = Can I disable the block editor only for specific pages? = 46 Yes, you can disable the block editor for specific pages by selecting them in the plugin's settings. 47 48 = Will this plugin affect custom post types? = 49 No, this plugin is specifically designed to target posts and pages. Custom post types are not affected. 50 51 = Does this plugin support Classic Editor? = 52 Yes, the plugin restores the Classic Editor for the areas where the block editor is disabled. 53 54 = How do I enable the block editor again after disabling it? = 55 Simply go to the plugin settings and uncheck the options where you’ve disabled the block editor. 56 57 58 40 59 == Changelog == 41 60 -
block-editor-disabler/trunk/readme.txt
r3213754 r3217392 38 38 39 39 40 == Frequently Asked Questions == 41 42 = What does the Block Editor Disabler plugin do? = 43 This plugin allows you to disable the Gutenberg block editor for your entire WordPress site, specific post types (posts and pages), or individual pages. 44 45 = Can I disable the block editor only for specific pages? = 46 Yes, you can disable the block editor for specific pages by selecting them in the plugin's settings. 47 48 = Will this plugin affect custom post types? = 49 No, this plugin is specifically designed to target posts and pages. Custom post types are not affected. 50 51 = Does this plugin support Classic Editor? = 52 Yes, the plugin restores the Classic Editor for the areas where the block editor is disabled. 53 54 = How do I enable the block editor again after disabling it? = 55 Simply go to the plugin settings and uncheck the options where you’ve disabled the block editor. 56 57 58 40 59 == Changelog == 41 60
Note: See TracChangeset
for help on using the changeset viewer.