Make WordPress Core

Opened 15 years ago

Closed 13 years ago

#20115 closed feature request (wontfix)

Filter For media_upload_gallery_form

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

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 15 years ago.
Gallery Settings Screenshot for Reference

Download all attachments as: .zip

Change History (2)

@greenspeakmedia
15 years ago

Gallery Settings Screenshot for Reference

#1 @wonderboymusic
13 years ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed

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.