#47621 closed feature request (wontfix)
Add an option to hide Blocks in Frontend
| Reported by: | bastianfiessinger | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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)
#3
@
7 years ago
- Resolution wontfix
- Status closed → 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
@
7 years ago
- Resolution → wontfix
- Status reopened → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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/