[wp-trac] [WordPress Trac] #42285: Widgets: Improve extensibility of the Gallery widget
WordPress Trac
noreply at wordpress.org
Thu Oct 19 23:43:27 UTC 2017
#42285: Widgets: Improve extensibility of the Gallery widget
------------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9
Component: Widgets | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"41951"]:
{{{
#!CommitTicketReference repository="" revision="41951"
Widgets: Improve extensibility of the Gallery widget and of media widgets
generally.
* Introduce a `widget_{$id_base}_instance_schema` filter for plugins to
add new properties to a media widget's instance schema.
* Pass all of a gallery widget's instance props to the gallery media
frame, not just the ones that core supports.
See #32417, #41914.
Fixes #42285.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42285#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list