More than one condition (operators?)
-
I like this plugin, and it seems to be working fine.
However, I have a feature request:
It sure would be nice to have AND and OR operators, so I can use more than one condition for a given item.
For instance: If I want one button for not logged-in users, one button for logged in users that aren’t admin, and one for the admin.
The first button is just ‘Hide if User is logged in’, the last is ‘Show if User is Admin’, but the second requires both ‘Show if User is Logged in’ AND ‘Hide if User is admin’.This is possible right now, by combining the logic into a single custom condition by adding custom code, for instance ‘User is logged in and not admin’ but it would be nice to have the ability to add multiple conditions on the menu edit page. It’s just more intuitive that way.
Thanks again for the plugin, hopefully this feature sounds useful!
The topic ‘More than one condition (operators?)’ is closed to new replies.