Opened 3 years ago
Last modified 17 months ago
#13568 new enhancement
Add filters to media uploader
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Future Release |
| Component: | Media | Version: | 3.0 |
| Severity: | minor | Keywords: | needs-patch |
| Cc: |
Description
In wp-admin > includes > media.php:
There should be a "gallery_fields_to_edit" filter similar to the "attachment_fields_to_edit filter", allowing gallery options to be filtered out. (Begins line #1749)
Additionally, it should be possible to disable the "Insert into Post" button below each image (I believe it's line #1239 of the current build).
I'm sorry, but my PHP knowledge is insufficient to write a working patch.
Change History (2)
Note: See
TracTickets for help on using
tickets.

Related: #17580