Plugin Directory

Changeset 3217392


Ignore:
Timestamp:
01/06/2025 04:59:19 AM (15 months ago)
Author:
khorshedalamwp
Message:

Update FAQ

Location:
block-editor-disabler
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • block-editor-disabler/tags/1.0.2/readme.txt

    r3213754 r3217392  
    3838
    3939
     40== Frequently Asked Questions ==
     41
     42= What does the Block Editor Disabler plugin do? =
     43This 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? =
     46Yes, 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? =
     49No, this plugin is specifically designed to target posts and pages. Custom post types are not affected.
     50
     51= Does this plugin support Classic Editor? =
     52Yes, 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? =
     55Simply go to the plugin settings and uncheck the options where you’ve disabled the block editor.
     56
     57
     58
    4059== Changelog ==
    4160
  • block-editor-disabler/trunk/readme.txt

    r3213754 r3217392  
    3838
    3939
     40== Frequently Asked Questions ==
     41
     42= What does the Block Editor Disabler plugin do? =
     43This 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? =
     46Yes, 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? =
     49No, this plugin is specifically designed to target posts and pages. Custom post types are not affected.
     50
     51= Does this plugin support Classic Editor? =
     52Yes, 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? =
     55Simply go to the plugin settings and uncheck the options where you’ve disabled the block editor.
     56
     57
     58
    4059== Changelog ==
    4160
Note: See TracChangeset for help on using the changeset viewer.