1,025 results found for “posts”. Showing results 901 to 925.
-
functionget_post_format()
Retrieve the format slug for a post
-
functionhas_post_format()
Check if a post has any of the given formats, or any format.
-
functionset_post_format()
Assign a format to a post
-
functionget_post_format_strings()
Returns an array of post format slugs to their translated and pretty display versions
-
functionget_post_format_slugs()
Retrieves the array of post format slugs.
-
functionget_post_format_string()
Returns a pretty, translated version of a post format slug
-
functionget_post_format_link()
Returns a link to a post format index.
-
function_post_format_link()
Filters the post format term link to remove the format prefix.
-
function_post_format_get_term()
Remove the post format prefix from the name property of the term object created by get_term().
-
function_post_format_get_terms()
Remove the post format prefix from the name property of the term objects created by get_terms().
-
Remove the post format prefix from the name property of the term objects created by wp_get_object_terms().
-
functionclear_global_post_cache()
Deprecated functionality to clear the global post cache.
-
functionget_blog_post()
Gets a blog post from any site on the network.
-
functionremove_user_from_blog()
Removes a user from a blog.
-
functionget_blog_permalink()
Gets the permalink for a post on another blog.
-
functionget_most_recent_post_of_user()
Gets a user’s most recent post.