Create conditional blocks with Wicked Block Conditions.
Show or hide blocks in the WordPress block editor based on user login status, user role, date, post status, and more.
Features
Use these conditions for fine-tuned control over when your blocks display. Conditions can be grouped and combined using and/or operators for even more control.
-
Login Status
Show or hide blocks based on whether or not a user is logged in.
-
User Role
Show or hide blocks based on what role the user belongs to.
-
Query String
Show or hide blocks based on the value of a query string parameter.
-
Terms
Show or hide blocks based on categories assigned to the page or post.
-
Date
Show or hide blocks based on a date or date range.
-
Status
Show or hide blocks based on post status.
-
Code
Show or hide blocks based on the result of a PHP function.
-
Combine Conditions
Combine and group conditions using and/or operators for infinite possibilities.