Wordpress/tests
Drew Jaynes 92dbe29078 Posts: Add tests for the cascading fallback behavior of several 'public'-related arguments in `register_post_type()`.
Covers the 'exclude_from_search', 'publicly_queryable', 'show_ui', 'show_in_menu', 'show_in_nav_menus', and 'show_in_admin_bar' arguments, all of which eventually inherit from 'public' if not set.

Fixes #35985.


git-svn-id: https://develop.svn.wordpress.org/trunk@36768 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-28 22:58:45 +00:00
..
phpunit Posts: Add tests for the cascading fallback behavior of several 'public'-related arguments in `register_post_type()`. 2016-02-28 22:58:45 +00:00
qunit TinyMCE: textpattern: clean up 2016-02-26 00:51:01 +00:00