ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.1.0
  • Page 13

get_post_format()

Function: Retrieve the format slug for a post

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

Used by 5 functions | Uses 0 functions

has_post_format()

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

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

Used by 0 functions | Uses 0 functions

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

mature_blog

Action Hook: Fires when the ‘mature’ status is added to a site.

Source: wp-includes/ms-site.php:1187

Used by 1 function | Uses 0 functions

unmature_blog

Action Hook: Fires when the ‘mature’ status is removed from a site.

Source: wp-includes/ms-site.php:1197

Used by 1 function | Uses 0 functions

delete_{$meta_type}_metadata

Filter Hook: Short-circuits deleting metadata of a specific type.

Source: wp-includes/meta.php:428

Used by 1 function | Uses 0 functions
« Previous 1 … 12 13 14 … 40 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy