Wordpress/tests/phpunit/data/themedir1/default
John Blackbourn 6b983b1d5c Themes: Add a test to ensure get_template_part() does not return a value.
This function must not be modified to return anything due to existing themes which output the return value, for example via `echo get_template_part( ... )`.

See #40969


git-svn-id: https://develop.svn.wordpress.org/trunk@46328 602fd350-edb4-49c9-b593-d223f7449a82
2019-09-26 20:25:59 +00:00
..
comments.php Tests: Use a minimal theme for tests. 2016-10-21 11:02:37 +00:00
functions.php Tests: Use a minimal theme for tests. 2016-10-21 11:02:37 +00:00
index.php Build/Test Tools: Call wp_head() and wp_footer() in the theme used during tests. 2017-03-07 01:33:04 +00:00
style.css Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
template-part.php Themes: Add a test to ensure get_template_part() does not return a value. 2019-09-26 20:25:59 +00:00