Opened 11 years ago
Closed 11 years ago
#27718 closed defect (bug) (fixed)
Hook Docs (48): wp-includes/media.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
Documentation is needed for the following hooks:
*editor_max_image_size
*image_downsize
*get_image_tag_class
*get_image_tag
*image_resize_dimensions
*intermediate_image_sizes
*icon_dir
*wp_get_attachment_image_attributes
*img_caption_shortcode
*gallery_style
*wp_mediaelement_fallback
*wp_audio_extensions
*wp_audio_shortcode_library
*wp_audio_shortcode_class
*wp_audio_shortcode
*wp_video_extensions
*wp_video_shortcode_library
*wp_video_shortcode_class
*wp_video_shortcode
*{$adjacent}_image_link
*embed_defaults
*load_default_embeds
*wp_audio_embed_handler
*wp_video_embed_handler
*embed_googlevideo
*wp_embed_handler_audio
*wp_embed_handler_video
*upload_size_limit
*wp_image_editors
*plupload_default_settings
*plupload_default_params
*image_downsize
*wp_prepare_attachment_for_js
*media_upload_tabs
*disable_captions
*media_view_settings
*media_view_strings
*get_attached_media_args
*get_attached_media
*get_post_galleries
*get_post_gallery
*wp_enqueue_media
Attachments (3)
Change History (7)
#1
@
11 years ago
- Keywords has-patch commit added; needs-patch removed
- Milestone changed from Awaiting Review to 3.9
27718.2.diff should cover it for this file.
Note: Minor code adjustments at 1487, 2060, 2128.
27718.diff + full pass