Plugin Settings Page
The settings page is available in the WordPress admin area under Settings -> Smart Marketing Blocks.
Purpose
The page shows every block provided by the plugin and lets administrators disable blocks that are not needed. This is useful when you want to simplify the editor inserter or keep only the blocks used on the site.
Who Can Manage Settings
Access is limited to users with the manage_options capability. In most WordPress installations, this means site administrators.
Table Columns
Block: the block name.Icon: the Dashicon used in the block list.Description: a short description of what the block does.Enabled: theDisablecheckbox used to disable the block.Docs: a link to the block documentation.
Disabling a Block
- Find the block in the table.
- In the
Enabledcolumn, checkDisable. - Click
Save Changes.
After saving, the disabled block is no longer registered and cannot be inserted in the editor. Existing block markup on published pages is not removed, but editing that block may be limited while it is disabled.
Re-Enabling a Block
- Clear the
Disablecheckbox for the block. - Click
Save Changes. - Reload the post or page editor.