get_block_templates, $query_result, $query, $template_type

get_block_templates, $query_result, $query, $template_type

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: gutenberg.23.6.2

apply_filters('get_block_templates, $query_result, $query, $template_type') is found 1 times:

  • /lib/compat/wordpress-7.0/template-activate.php line 841

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

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

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

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

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

    	 *     @type string   $post_type Post type to get the templates for.
    	 * }
    	 * @param string              $template_type wp_template or wp_template_part.
    	 */
    	return apply_filters( 'get_block_templates', $query_result, $query, $template_type );
    }