Post Meta
The Post Meta Component is for controlling content visibility based on a post’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 Post Meta?
Post meta is information about a Post or Page that’s stored in your WordPress database. Post meta is stored in the database in key/value pairs. The post meta keys and values that will be available to you will depend upon what plugins you are running and your particular WordPress setup.