#47621 closed feature request (wontfix)
Add an option to hide Blocks in Frontend
Reported by: | bastianfiessinger | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
Gutenberg now has no support to hide certain blocks in frontend.
A functionality like "Status & Visibility" on pages / posts could be used as an inspector component in gutenberg blocks.
Change History (5)
#2
@
5 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
#3
@
5 years ago
- Resolution wontfix deleted
- Status changed from closed to reopened
@pento the plugin you mentioned is no longer available.
I think this should stay as a core function to provide block temp hiding.
#4
@
5 years ago
- Resolution set to wontfix
- Status changed from reopened to closed
The EditorsKit plugin can also hide blocks based on a variety of criteria, including custom logic.
This is an advanced feature not suited to core, it's far better as a plugin, where behaviour can be customised to specific use cases, rather than needing to work for every WordPress site in the world.
Note: See
TracTickets for help on using
tickets.
Thank you for the feature suggestions, @bastianfiessinger!
This is best suited to a plugin, here's an example that does something like what you're after: https://wordpress.org/plugins/hide-blocks-temporarily/