Opened 17 years ago
Closed 17 years ago
#10992 closed enhancement (fixed)
Add get_post_mime_types()
| Reported by: | scribu | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Media | Version: | 2.9 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
The following patch consolidates duplicate code in the following files:
- wp-admin/includes/post.php
- wp-admin/upload.php
Also, it fixes a bug related to #10928: "Use as thumbnail" link not displaying in the gallery tab.
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 [12110]) Consolidate post_mime_type code. props scribu. fixes #10992