Wordpress/tests/phpunit/data/themedir1
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
..
broken-theme Tests: Add a placeholder file to the broken-theme directory so it isn't removed when synced to git. 2014-01-06 18:26:07 +00:00
camelCase Themes: Account for uppercase chars when managing themes. 2016-10-03 18:12:57 +00:00
child-parent-itself Themes: Report theme as broken that sets itself as its parent. 2017-09-26 08:53:20 +00:00
default Themes: Add a test to ensure get_template_part() does not return a value. 2019-09-26 20:25:59 +00:00
internationalized-theme I18N: Remove the requirement to call load_plugin_textdomain() / load_theme_textdomain(). 2016-05-10 20:04:52 +00:00
page-templates Posts, Post Types: Improve sanitisation of templates' post types. 2016-11-15 03:36:13 +00:00
page-templates-child Themes: Add files missed in [41975]. 2017-10-23 20:22:44 +00:00
sandbox Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
stylesheetonly Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
subdir Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
theme1 Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
theme1-dupe Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00