Query Params Conditional Visibility
Wordpress plugin to hide blocks base don query parameters.
by Pierre PERONNET · github.com/natbienetre/wordpress-query-param-conditional-visibility · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/natbienetre/wordpress-query-param-conditional-visibility/releases/download/v0.1.0/query-params-conditional-visibility.zipReadme
=== Query Param Conditional Visibility === Contributors: holyhope Donate link: https://github.com/sponsors/holyhope Tags: frontend, block, condition, visibility, hide, show, context, static, query parameter Requires at least: 4.5 Tested up to: 6.3 Requires PHP: 5.6 Stable tag: 0.1.0 License: MPL-2.0 License URI: https://www.mozilla.org/en-US/MPL/2.0/
This plugin lets you control when a block should be hidden based on the page context.
== Description ==
Do not hide sensitive information with this plugin. It is not a security plugin.
This plugin filters the content on client side and does not requires any serverside context. It aims to be used for static pages generation.
== Installation ==
- Upload the zip file to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Edit a block and set the visibility conditions in the advanced section of the block settings.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.0 | Oct 3, 2023 | query-params-conditional-visibility.zip | 9 |