ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 7

set_post_format()

Function: Assign a format to a post

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

Used by 2 functions | Uses 1 function

get_post_format_strings()

Function: Returns an array of post format slugs to their translated and pretty display versions

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

Used by 3 functions | Uses 0 functions

get_post_format_slugs()

Function: Retrieves the array of post format slugs.

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

Used by 5 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:132

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:149

Used by 2 functions | Uses 0 functions

_post_format_request()

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

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

Used by 0 functions | Uses 1 function

_post_format_link()

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

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

Used by 0 functions | Uses 0 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:216

Used by 0 functions | Uses 1 function

wp_add_trashed_suffix_to_post_name_for_post()

Function: Adds a trashed suffix for a given post.

Source: wp-includes/post.php:7678

Used by 0 functions | Uses 0 functions

wp_queue_posts_for_term_meta_lazyload()

Function: Queues posts for lazy-loading of term meta.

Source: wp-includes/post.php:7505

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy