Go to file
Helen Hou-Sandi 7adf6e9125 List tables: Move the view mode switcher into screen options for posts.
Having a view mode switcher nestled within table navigation makes no sense, especially now that it's a sticky user option. While less convenient for frequent switching, there is no evidence as of yet that there is a large userbase of frequent view mode switchers.

Introduces a filter for `view_mode_post_types`, which by default is all hierarchical post types with edit UI on.

props Oxymoron.
fixes #22222.


git-svn-id: https://develop.svn.wordpress.org/trunk@35357 602fd350-edb4-49c9-b593-d223f7449a82
2015-10-22 19:24:10 +00:00
src List tables: Move the view mode switcher into screen options for posts. 2015-10-22 19:24:10 +00:00
tests Media: in `wp_get_attachment_image_sizes()`, to streamline and for performance: 2015-10-22 16:45:37 +00:00
tools/i18n
.editorconfig
.gitignore Remove an IDE-specific rule in `.gitignore`. These should be managed in the user's `~/.gitignore_global` file. 2015-10-18 00:15:23 +00:00
.jshintrc
.travis.yml Travis CI: Use a pinned version of the object cache drop-in. 2015-10-16 14:15:18 +00:00
Gruntfile.js Replace Autoprefixer Core with Autoprefixer 2015-10-21 16:47:21 +00:00
package.json Update grunt-browserify 2015-10-21 16:58:37 +00:00
phpunit.xml.dist Unit Tests: add `SpeedTrapListener` to `phpunit/includes` and add the config node to `phpunit.xml.dist`. 2015-10-16 00:27:28 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php