twenty_twenty_one_starter_content

twenty_twenty_one_starter_content

Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.3.2

apply_filters('twenty_twenty_one_starter_content') is found 1 times:

  • /wp-content/themes/twentytwentyone/inc/starter-content.php line 183

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

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

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

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

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

    	 * @since Twenty Twenty-One 1.0
    	 *
    	 * @param array $starter_content Array of starter content.
    	 */
    	return apply_filters( 'twenty_twenty_one_starter_content', $starter_content );
    }