Make WordPress Core

Opened 14 years ago

Closed 12 years ago

#20115 closed feature request (wontfix)

Filter For media_upload_gallery_form

Reported by: greenspeakmedia's profile greenspeakmedia Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.3.1
Component: Media Keywords:
Focuses: Cc:

Description

I recently ran into a project where we wanted to modify a gallery and interject some new gallery options. As such the most simple user interface was to add a new setting to the gallery form on the media upload page under galleris. We would modify the shortcode creation and then override the gallery shortcode function with our own code. The only problem is you can't overload the media_upload_gallery_form function in /wp-admin/includes/media.php

Not sure if a filter option or action is the right one here but I think that would give this area that overriding ability as well.

Having the ability to do this would be not only beneficial for my specific problem but woud give people the ability to really take the gallery to another level without messing up a familiar interface that people are using.

Attachments (1)

Gallery_Settings.png (26.5 KB) - added by greenspeakmedia 14 years ago.
Gallery Settings Screenshot for Reference

Download all attachments as: .zip

Change History (2)

@greenspeakmedia
14 years ago

Gallery Settings Screenshot for Reference

#1 @wonderboymusic
12 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

this is pre-3.5 - if you need these features in the new Media universe for some reason, reopen

Note: See TracTickets for help on using tickets.