wordpress-develop/tests/phpunit/tests/general
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
..
archives.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
document-title.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
paginateLinks.php Docs: Fix placement of some duplicate hook references. 2019-09-10 19:22:07 +00:00
resourceHints.php Code is Poetry. 2017-11-30 23:09:33 +00:00
template.php Themes: Add a test to ensure get_template_part() does not return a value. 2019-09-26 20:25:59 +00:00
wpError.php Coding Standards: Fix and whitelist variable names. 2019-01-12 06:05:55 +00:00