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.8.0

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

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

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

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

    Warning: Undefined array key 1352 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 );
    
    	echo '</div>';
    }