1,025 results found for “posts”. Showing results 676 to 700.
-
functionprevious_posts_link()
Displays the previous posts page link.
-
functionget_posts_nav_link()
Retrieves the post pages link navigation for previous and next pages.
-
functionposts_nav_link()
Displays the post pages link navigation for previous and next pages.
-
functionpaginate_comments_links()
Displays or retrieves pagination links for the comments on the current post.
-
functionwp_get_shortlink()
Returns a shortlink for a post, page, attachment, or site.
-
Filters whether to preempt generating a shortlink for the given post.
-
hookget_shortlink
Filters the shortlink for a post.
-
functionthe_shortlink()
Displays the shortlink for a post.
-
hookthe_shortlink
Filters the short link anchor tag for a post.
-
Filters the post formats rewrite base.
-
functionget_object_taxonomies()
Returns the names or objects of the taxonomies which are registered for the requested object or object type, such as a post object or post type name.
-
functionthe_taxonomies()
Displays the taxonomies of a post with available options.
-
functionget_the_taxonomies()
Retrieves all taxonomies associated with a post.
-
functionget_post_taxonomies()
Retrieves all taxonomy names for the given post.
-
functionwp_filter_post_kses()
Sanitizes content for allowed HTML tags for post content.
-
functionwp_kses_post()
Sanitizes content for allowed HTML tags for post content.
-
functionprevious_post()
Prints a link to the previous post.
-
functionnext_post()
Prints link to the next post.
-
functionuser_can_create_post()
Whether user can create a post.
-
functionuser_can_create_draft()
Whether user can create a post.
-
functionuser_can_edit_post()
Whether user can edit a post.
-
functionuser_can_delete_post()
Whether user can delete a post.
-
functionuser_can_set_post_date()
Whether user can set new posts’ dates.