Opened 7 years ago
Closed 7 years ago
#42285 closed defect (bug) (fixed)
Widgets: Improve extensibility of the Gallery widget
Reported by: | westonruter | Owned by: | westonruter |
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Widgets | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
A plugin like Jetpack adds additional fields when constructing a gallery. For example, “Type”:
There needs to be support for plugins adding additional properties to a given gallery.
See Jetpack issue: https://github.com/Automattic/jetpack/issues/7830
Attachments (1)
Change History (5)
#2
@
7 years ago
@westonrouter thanks, this patch works beautifully to allow integration of Jetpack's Tiled Gallery functionality like so:
https://github.com/Automattic/jetpack/pull/8025
Note: See
TracTickets for help on using
tickets.
https://github.com/xwp/wordpress-develop/pull/292