ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 159

_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:234

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

Used by 0 functions | Uses 1 function

_update_blog_date_on_post_publish()

Function: Handler for updating the site’s last updated date when a post is published or an already published post is changed.

Source: wp-includes/ms-blogs.php:840

Used by 0 functions | Uses 1 function

_update_blog_date_on_post_delete()

Function: Handler for updating the current site’s last updated date when a published post is deleted.

Source: wp-includes/ms-blogs.php:863

Used by 0 functions | Uses 1 function

_update_posts_count_on_delete()

Function: Handler for updating the current site’s posts count when a post is deleted.

Source: wp-includes/ms-blogs.php:887

Used by 0 functions | Uses 1 function

_update_posts_count_on_transition_post_status()

Function: Handler for updating the current site’s posts count when a post status changes.

Source: wp-includes/ms-blogs.php:905

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 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
« Previous 1 … 158 159 160 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy