WordPress/wp-admin
Gary Pendergast 049d3a6db8 Posts: Remove the slug from Quick Edit for posts that are not is_post_type_viewable().
This is a followup to [43728], which added the same check, but using the `publicly_queryable` option. This behaviour is incorrect for `_builtin` post types, which go by the logic in `is_post_type_viewable()`, instead.

See #43278.

Built from https://develop.svn.wordpress.org/branches/5.0@43855


git-svn-id: http://core.svn.wordpress.org/branches/5.0@43684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-01 02:35:46 +00:00
..
css Dashboard: Remove the Try Gutenberg callout. 2018-10-23 11:04:40 +00:00
images Build: Update images following [43684]. 2018-10-22 05:06:38 +00:00
includes Posts: Remove the slug from Quick Edit for posts that are not is_post_type_viewable(). 2018-11-01 02:35:46 +00:00
js Dashboard: Remove the Try Gutenberg callout. 2018-10-23 11:04:40 +00:00
maint
network General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
user
about.php Help/About: Ensure the space after the period for the 4.9.8 changelog entry is preserved. 2018-10-19 18:41:40 +00:00
admin-ajax.php Dashboard: Remove the Try Gutenberg callout. 2018-10-23 11:04:40 +00:00
admin-footer.php
admin-functions.php
admin-header.php Block Editor: Add extra body classes when the block editor is loaded. 2018-10-22 03:14:40 +00:00
admin-post.php
admin.php
async-upload.php
comment.php
credits.php Add Privacy Tools admin page under the Tools menu. 2018-05-02 02:46:25 +00:00
custom-background.php
custom-header.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
customize.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
edit-comments.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
edit-form-advanced.php Block Editor: Fix meta boxes not showing. 2018-10-29 08:29:23 +00:00
edit-form-blocks.php Build Tools: Upgrade @wordpress packages to the latest version. 2018-10-29 08:36:36 +00:00
edit-form-comment.php Block Editor: Fix meta boxes not showing. 2018-10-29 08:29:23 +00:00
edit-link-form.php Block Editor: Fix meta boxes not showing. 2018-10-29 08:29:23 +00:00
edit-tag-form.php
edit-tags.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
edit.php Blocks: Include necessary labels for the 'wp_block' post type. 2018-10-31 18:16:44 +00:00
export.php
freedoms.php Add Privacy Tools admin page under the Tools menu. 2018-05-02 02:46:25 +00:00
import.php
index.php Dashboard: Remove the Try Gutenberg callout. 2018-10-23 11:04:40 +00:00
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php Script loader: remove (PHP based) compression from load-styles.php and load-scripts.php. WIth the amount of scripts and stylesheets grown a lot over the years, it has become pretty slow and consumes a lot of server resources. Also, most servers are set to compress PHP output anyway. 2018-10-11 03:23:22 +00:00
load-styles.php Script loader: remove (PHP based) compression from load-styles.php and load-scripts.php. WIth the amount of scripts and stylesheets grown a lot over the years, it has become pretty slow and consumes a lot of server resources. Also, most servers are set to compress PHP output anyway. 2018-10-11 03:23:22 +00:00
media-new.php
media-upload.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
media.php
menu-header.php
menu.php Privacy: Replace intrusive policy update notice with menu bubbles. 2018-05-10 20:08:26 +00:00
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
network.php
options-discussion.php Privacy: Revert [43525]. 2018-07-24 17:08:26 +00:00
options-general.php Role/Capability: Make install_languages capability check less restrictive. 2018-01-24 22:59:38 +00:00
options-head.php
options-media.php Media: On Media Settings screen, make the pairs of labels and inputs always stacked vertically, on both mobile and desktop screens. 2018-03-20 22:49:39 +00:00
options-permalink.php
options-reading.php
options-writing.php
options.php Privacy: Revert [43525]. 2018-07-24 17:08:26 +00:00
plugin-editor.php
plugin-install.php
plugins.php Dashboard: Remove the Try Gutenberg callout. 2018-10-23 11:04:40 +00:00
post-new.php Editor: Minor bug fixes. 2018-10-24 06:46:40 +00:00
post.php Editor: Minor bug fixes. 2018-10-24 06:46:40 +00:00
press-this.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
privacy.php Privacy: Improve grammar on Privacy Settings screen. 2018-07-19 20:16:26 +00:00
profile.php
revision.php
setup-config.php
term.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
theme-editor.php
theme-install.php
themes.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
tools.php Privacy: show the privacy policy guide and suggested content on a new page instead of a postbox. Then: 2018-05-09 21:00:28 +00:00
update-core.php
update.php
upgrade-functions.php Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong(), _deprecated_function(), _deprecated_argument(), and _deprecated_file() throughout core. 2016-07-06 12:40:29 +00:00
upgrade.php
upload.php
user-edit.php
user-new.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
users.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
widgets.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00