ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post-formats.php

_post_format_get_terms()

Function: Remove the post format prefix from the name property of the term objects created by get_terms().

Source: wp-includes/post-formats.php:221

Used by 0 functions | Uses 1 function

_post_format_wp_get_object_terms()

Function: Remove the post format prefix from the name property of the term objects created by wp_get_object_terms().

Source: wp-includes/post-formats.php:247

Used by 0 functions | Uses 1 function

get_post_format_slugs()

Function: Retrieves the array of post format slugs.

Source: wp-includes/post-formats.php:111

Used by 4 functions | Uses 1 function

get_post_format_string()

Function: Returns a pretty, translated version of a post format slug

Source: wp-includes/post-formats.php:124

Used by 6 functions | Uses 1 function

get_post_format_link()

Function: Returns a link to a post format index.

Source: wp-includes/post-formats.php:140

Used by 0 functions | Uses 3 functions

_post_format_request()

Function: Filters the request to allow for the format prefix.

Source: wp-includes/post-formats.php:156

Used by 0 functions | Uses 3 functions

_post_format_link()

Function: Filters the post format term link to remove the format prefix.

Source: wp-includes/post-formats.php:181

Used by 0 functions | Uses 3 functions

_post_format_get_term()

Function: Remove the post format prefix from the name property of the term object created by get_term().

Source: wp-includes/post-formats.php:203

Used by 0 functions | Uses 1 function

get_post_format()

Function: Retrieve the format slug for a post

Source: wp-includes/post-formats.php:17

Used by 11 functions | Uses 3 functions

has_post_format()

Function: Check if a post has any of the given formats, or any format.

Source: wp-includes/post-formats.php:43

Used by 0 functions | Uses 2 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy