Opened 14 years ago
Closed 14 years ago
#22617 closed defect (bug) (fixed)
In gallery shortcode, map "ids" to orderby and include prior to post_gallery filter
| Reported by: | nacin | Owned by: | nacin |
|---|---|---|---|
| Priority: | high | Milestone: | 3.5 |
| Component: | Gallery | Version: | 3.5 |
| Severity: | major | Keywords: | commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 22891: