Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Difference between revisions of "Template:Video Tags"

m (Add new 3.6 Video Post Format fucntions)
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Video:'''
 
'''Video:'''
 
[[Function_Reference/wp_video_shortcode|wp_video_shortcode()]],
 
[[Function_Reference/wp_video_shortcode|wp_video_shortcode()]],
[[Function_Reference/wp_get_video_extensions|wp_get_video_extensions()]],
+
[[Function_Reference/wp_get_video_extensions|wp_get_video_extensions()]],
[[Function_Reference/get_attached_video|get_attached_video()]],
 
 
[[Function_Reference/get_attached_media|get_attached_media()]],
 
[[Function_Reference/get_attached_media|get_attached_media()]],
[[Function_Reference/get_embedded_video|get_embedded_video()]],
 
[[Function_Reference/get_embedded_media|get_embedded_media()]],
 
 
[[Function_Reference/wp_embed_handler_video|wp_embed_handler_video()]],
 
[[Function_Reference/wp_embed_handler_video|wp_embed_handler_video()]],
 
[[Function_Reference/wp_mediaelement_fallback|wp_mediaelement_fallback()]],
 
[[Function_Reference/wp_mediaelement_fallback|wp_mediaelement_fallback()]],
 
[[Function_Reference/wp_read_video_metadata|wp_read_video_metadata()]],
 
[[Function_Reference/wp_read_video_metadata|wp_read_video_metadata()]],
[[Function_Reference/wp_add_id3_tag_data|wp_add_id3_tag_data()]],
+
[[Function_Reference/wp_add_id3_tag_data|wp_add_id3_tag_data()]]
[[Function_Reference/the_post_format_video|the_post_format_video()]],
 
[[Function_Reference/get_the_post_format_media|get_the_post_format_media()]],
 
[[Function_Reference/get_content_video|get_content_video()]],
 
[[Function_Reference/get_content_media|get_content_media()]]
 

Latest revision as of 20:39, 26 April 2017

Video: wp_video_shortcode(), wp_get_video_extensions(), get_attached_media(), wp_embed_handler_video(), wp_mediaelement_fallback(), wp_read_video_metadata(), wp_add_id3_tag_data()