natbienetre/wordpress-query-param-conditional-visibility
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== 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 == 1. Upload the zip file to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Edit a block and set the visibility conditions in the advanced section of the block settings.