Write Your Own Rules With Custom Filters
If you’re comfortable writing PHP and are familiar with WordPress filters, you can use the Custom Filter Component to create your very own conditional display-logic functions.
- Set User Status to Logged-In and Logged-Out users.
- Enter a Custom Filter Filter name or leave blank to use the default.
- Enter a Custom Filter Callback name or leave blank to use the default.
- Copy the Custom Filter Code to your functions.php file and start coding.