[wp-trac] [WordPress Trac] #30870: Add an $actions array and a filter in inline_edit() function
WordPress Trac
noreply at wordpress.org
Wed Dec 31 08:07:43 UTC 2014
#30870: Add an $actions array and a filter in inline_edit() function
--------------------------+-----------------------------
Reporter: olivierstern | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
There is no current possibility for the developper not to display part of
the form generated by the inline_edit() function. It would be great
enhancement to store the filedset in an array, then apply a
"post_inline_edit_fields" with as parameter the fieldset array and the
post, and then echo the fieldset.
For the moment, you can add a metabox but not remove any part of the form.
Thank you.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30870>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list