Wordpress/tests/phpunit/tests/admin
Scott Taylor 6bc498c0e6 Implement a priority system for Help Tabs to add them at specific positions.
Adds unit tests.

Props swissspidy.
Fixes #19828.


git-svn-id: https://develop.svn.wordpress.org/trunk@33985 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-10 01:26:26 +00:00
..
includesFile.php
includesListTable.php Introduce a new algorithm for displaying a hierarchical list of post objects in the WP_Posts_List_Table. This reduces processing time, reduces database queries, and substantially reduces memory use on sites with a high number of Pages. 2015-03-11 20:45:17 +00:00
includesMisc.php
includesPlugin.php Update Tests_Admin_includesPlugin::test_menu_page_url() after [33858]. 2015-09-05 14:15:51 +00:00
includesPost.php Don't change the View Post button permalink in the sample permalink HTML when updating the slug on a published or future post. 2015-08-27 20:56:54 +00:00
includesScreen.php Implement a priority system for Help Tabs to add them at specific positions. 2015-09-10 01:26:26 +00:00
includesTemplate.php
includesTheme.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00