User Meta
The User Meta Component is for controlling content visibility based on a user’s meta data.
A) Logic
Here you select whether any or all of the rules should be true.
B) Meta Key
Here you select the meta key to use.
C) Operator
Here you select how the rule is evaluated. There are 14 options:
- is equal to…
- is not equal to…
- is greater than…
- is less than…
- is greater than or equal to…
- is less than or equal to…
- is true
- is false
- is empty
- is not empty
- does exist
- does not exist
- does contain…
- does not contain…
D) Value
Here you enter the meta value.
What is User Meta?
User meta is information about a user that is stored in your WordPress database. User meta is stored in the database in key/value pairs. The user meta keys and values that will be available to you will depend upon what plugins you are running and your particular WordPress setup.