[wp-trac] [WordPress Trac] #43278: Slug box visible on Quick Edit
WordPress Trac
noreply at wordpress.org
Sun Dec 16 01:52:54 UTC 2018
#43278: Slug box visible on Quick Edit
-----------------------------+---------------------------------
Reporter: bhargavmehta | Owner: pento
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 5.0
Component: Quick/Bulk Edit | Version:
Severity: normal | Resolution:
Keywords: fixed-5.0 | Focuses: ui, administration
-----------------------------+---------------------------------
Comment (by jeremyfelt):
In [changeset:"44221" 44221]:
{{{
#!CommitTicketReference repository="" revision="44221"
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.
Merges [43855] from the 5.0 branch to trunk.
Props pento.
See #43278.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43278#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list