[wp-trac] [WordPress Trac] #12940: Add filter for contents of Quick Edit panel
WordPress Trac
noreply at wordpress.org
Fri Dec 9 09:47:14 UTC 2022
#12940: Add filter for contents of Quick Edit panel
-----------------------------------------------+---------------------
Reporter: caesarsgrunt | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.2
Component: Quick/Bulk Edit | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback close | Focuses:
-----------------------------------------------+---------------------
Comment (by Mte90):
I have some doubts about to achieve the same results in pure JS, I mean
add a new field in that panel.
It should be by PHP the part to add it there and the rest by JS for
interactions etc.
Maybe the best solution to avoid conflicts and simplify this integration
is just a filter that let you append only new html in that panel. In this
way we keep a compatibility with the other comment filter but without
changing the content of the panel just adding new stuff.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/12940#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list