acf/post_type/render_settings_tab/{$tab_key}

acf/post_type/render_settings_tab/{$tab_key}

Hook Type: action

See hook in core

Displaying hooks found in version: advanced-custom-fields.6.1.6

do_action('acf/post_type/render_settings_tab/{$tab_key}') is found 1 times:

  • /includes/admin/views/acf-post-type/advanced-settings.php line 1264

    Warning: Undefined array key 1266 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1267 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1268 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1269 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			);
    			break;
    	}
    
    	do_action( "acf/post_type/render_settings_tab/{$tab_key}", $acf_post_type );
    }