cft_save_post
cft_save_post
Appears in: custom-field-template.2.4, custom-field-template.2.4.3, custom-field-template.2.4.4, custom-field-template.2.4.5, custom-field-template.2.4.7, custom-field-template.2.4.8, custom-field-template.2.4.9, custom-field-template.2.5, custom-field-template.2.5.1, custom-field-template.2.5.2, custom-field-template.2.5.3, custom-field-template.2.5.4, custom-field-template.2.5.6, custom-field-template.2.5.7, custom-field-template.2.5.8, custom-field-template.2.5.9, custom-field-template.2.6.1, custom-field-template.2.6.5, custom-field-template.2.7.4
Hook Type: action
Displaying hooks found in version: custom-field-template.2.7.4do_action('cft_save_post') is found 1 times:
- /custom-field-template.php line 3489
update_option('custom_field_template_data', $options); wp_cache_flush(); do_action('cft_save_post', $id, $post); } function parse_ini_str($Str,$ProcessSections = TRUE) { $options = $this->get_custom_field_template_data(); $Section = NULL;