[wp-trac] [WordPress Trac] #16502: Quick Edit contents should only be rendered if quick edit button in actions after filtering
WordPress Trac
noreply at wordpress.org
Mon Sep 11 06:06:12 UTC 2023
#16502: Quick Edit contents should only be rendered if quick edit button in actions
after filtering
--------------------------------------------+------------------------
Reporter: wyrfel | Owner: chriscct7
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 6.4
Component: Quick/Bulk Edit | Version: 3.0.4
Severity: normal | Resolution:
Keywords: has-patch needs-testing commit | Focuses:
--------------------------------------------+------------------------
Comment (by SergeyBiryukov):
Replying to [comment:58 peterwilsoncc]:
> `add_filter( 'quick_edit_enabled_for_post_type', '__return_false' )`
disables the feature for all posts so could be seen as misleading.
I was aiming for consistency with the existing
`use_block_editor_for_post_type` filter :)
Curious to see what others think.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/16502#comment:59>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list