Gutenberg Hidden Blocks
Adds a block setting for specifying screen specific visibility
by Genero · github.com/generoi/wp-gutenberg-hidden-blocks · website
★ 5stars
2.1kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/generoi/wp-gutenberg-hidden-blocks/archive/refs/heads/master.zipAlso on Packagist as generoi/wp-gutenberg-hidden-blocks:
composer require generoi/wp-gutenberg-hidden-blocksFrom the readme
wp-gutenberg-hidden-blocks
Adds a block setting for specifying screen specific visibillity
Installation
composer require generoi/wp-gutenberg-hidden-blocks
Usage
Development
Install dependencies
composer install
npm install
Run the tests
npm run test
Build assets
Minified assets which are to be committed to git
npm run build:production
Watch for changes and re-compile while developing the plugin
npm run start
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.4.0 | Oct 30, 2025 |
| v0.3.1 | Jul 24, 2025 |
| v0.3.0 | Apr 24, 2021 |
| v0.2.1 | Apr 15, 2021 |
| v0.2.0 | Apr 10, 2021 |
| v0.1.0 | Apr 9, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.