wordpress-develop/tests/phpunit/tests/admin
Pascal Birchler 5f610350e1 Posts, Post Types: Fix post type templates with child themes.
After [38951] added support for post type templates beyond pages, this fixes an issue where an empty meta box would be shown when using child themes.

Fixes #38696.

git-svn-id: https://develop.svn.wordpress.org/trunk@39168 602fd350-edb4-49c9-b593-d223f7449a82
2016-11-08 22:40:28 +00:00
..
includesComment.php Unit Tests: 2016-08-27 08:35:16 +00:00
includesFile.php Unit Tests: 2016-08-27 08:35:16 +00:00
includesListTable.php List Tables: Do not show filter button when there are no filter options available. 2016-10-21 10:32:55 +00:00
includesMisc.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesPlugin.php Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop. 2015-10-17 18:02:16 +00:00
includesPost.php Posts, Post Types: Prevent users from being able to delete a protected meta field from a post. 2016-10-31 19:29:07 +00:00
includesScreen.php Build/Test Tools: Continue eliminating randomness in tests. 2016-10-09 01:29:04 +00:00
includesTemplate.php Administration: Add the ability to pass an array of screen IDs to add_meta_box() and remove_meta_box(). 2015-10-08 19:06:32 +00:00
includesTheme.php Posts, Post Types: Fix post type templates with child themes. 2016-11-08 22:40:28 +00:00
includesUpdateCore.php Tests: Remove test_new_files_are_not_in_old_files_array() from [36843]. 2016-03-08 16:44:25 +00:00