Entry approval is a Gravity View feature I use often. Even if I’m not using Gravity View on a project that needs to filter out some entries, I’ll save the same data in the $wpdb->_gf_entry_meta
table to be compatible. The meta key is_approved
contains one of the values in the table below.
Entry is_approved meta values
Icon | Value | Definition |
---|---|---|
1 | Approved | |
2 | Disapproved | |
3 | No choice made/reset |