Opened 15 years ago
Closed 14 years ago
#18531 closed enhancement (fixed)
Small clean up for media list table
| Reported by: | ocean90 | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
Description (last modified by )
- $t_time was never used.
-
Media tags aren't supported by core.
Attachments (3)
Change History (11)
#3
@
15 years ago
- Keywords needs-refresh added
- Milestone → Awaiting Review
- Resolution maybelater
- Status closed → reopened
We don't yet support custom taxonomy columns on the write page (though we should).
We shouldn't remove the column handler. We can however remove commented-out line adding it to $post_columns.
That said, I'm more interested in the other aspect of the patch, the cleanup of timestamps. Yes, it is possible for media to be unpublished, but probably nto through the API. But the rest of it looks interesting.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The tags support is like the custom taxonomies on the write page, don't see a reason to take it out.