Changes between Initial Version and Version 1 of Ticket #22773, comment 1
- Timestamp:
- 12/14/12 20:31:08 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22773, comment 1
initial v1 1 1 I would like this too, but it doesn't seem to hard to do. 2 At least to add a field to the gallery shortcut output we just need an action hook in line 375 if media-template.php. 3 With just that, adding a new input there it will be on the resulting shortcode, example: 2 3 At least to add a field to the gallery shortcut output we just need an action hook in line 375 of media-template.php. 4 With just that, adding a new input there it will be on the resulting shortcode. 5 6 For example if we add through the action hook html code like this: 4 7 5 8 <label class="setting">
