Codex

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

Difference between revisions of "Template:Post Formats"

m (Add WP3.6 functions)
m (Add `get_post_format_link` and `get_post_format_string`)
 
Line 2: Line 2:
 
[[Function_Reference/set_post_format|set_post_format()]],
 
[[Function_Reference/set_post_format|set_post_format()]],
 
[[Function_Reference/get_post_format|get_post_format()]],
 
[[Function_Reference/get_post_format|get_post_format()]],
[[Function_Reference/has_post_format|has_post_format()]],
+
[[Function_Reference/has_post_format|has_post_format()]],
  +
[[Function_Reference/get_post_format_link|get_post_format_link()]],
  +
[[Function_Reference/get_post_format_string|get_post_format_string()]],
 
[[Function_Reference/the_post_format_audio|the_post_format_audio()]],
 
[[Function_Reference/the_post_format_audio|the_post_format_audio()]],
 
[[Function_Reference/get_the_post_format_media|get_the_post_format_media()]],
 
[[Function_Reference/get_the_post_format_media|get_the_post_format_media()]],

Latest revision as of 22:31, 3 February 2018

Post Formats: set_post_format(), get_post_format(), has_post_format(), get_post_format_link(), get_post_format_string(), the_post_format_audio(), get_the_post_format_media(), get_content_audio(), the_post_format_chat(), get_the_post_format_chat(), get_content_chat(), add_chat_detection_format(), the_post_format_gallery(), get_content_galleries(), get_post_gallery_images(), the_post_format_image(), get_the_post_format_image(), get_content_images(), the_post_format_quote(), get_the_post_format_quote(), get_content_quote(), the_post_format_url(), get_the_post_format_url(), get_content_url(), the_post_format_video(), get_content_video(), the_remaining_content(), get_the_remaining_content(), get_post_format_meta(), post_format_content_class(), get_post_format_content_class(), post_formats_compat()