Opened 6 months ago
Closed 6 months ago
#22617 closed defect (bug) (fixed)
In gallery shortcode, map "ids" to orderby and include prior to post_gallery filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 3.5 |
| Component: | Gallery | Version: | 3.5 |
| Severity: | major | Keywords: | commit |
| Cc: |
Description
A plugin using the post_gallery filter won't know what "ids" is. They shouldn't need to. As it is simply a shortcut for two existing properties, we should automatically take it and map it to orderby and include *before* the filter, not after.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

In 22891: