postmeta_form_keys, null, $post
postmeta_form_keys, null, $post
Appears in: custom-fields-gutenberg.2.4.7
Hook Type: filter
Displaying hooks found in version: custom-fields-gutenberg.2.4.7apply_filters('postmeta_form_keys, null, $post') is found 1 times:
- /inc/plugin-core.php line 124
global $wpdb; $post = get_post($post); $keys = apply_filters('postmeta_form_keys', null, $post); if (null === $keys) { $limit = apply_filters('postmeta_form_limit', 30); $sql = "SELECT DISTINCT meta_key