g7g_cfg_options, $options
g7g_cfg_options, $options
Appears in: custom-fields-gutenberg.2.4.7
Hook Type: filter
Displaying hooks found in version: custom-fields-gutenberg.2.4.7apply_filters('g7g_cfg_options, $options') is found 1 times:
- /custom-fields-gutenberg.php line 121
$options['post-type_'. $name] = 1; } return apply_filters('g7g_cfg_options', $options); } function action_links($links, $file) { if ($file === G7G_CFG_FILE && (current_user_can('manage_options'))) {