1,025 results found for “posts”. Showing results 501 to 525.
-
Restores a post revision.
-
Retrieves a post.
-
Creates a new post.
-
Edits a post.
-
Deletes a post.
-
Creates a new post.
-
Edits a post.
-
Retrieves a post.
-
Retrieves the post titles of recent posts.
-
Retrieves post categories.
-
functionget_previous_post()
Retrieves the previous post that is adjacent to the current post.
-
functionget_next_post()
Retrieves the next post that is adjacent to the current post.
-
functionget_adjacent_post()
Retrieves the adjacent post.
-
functionadjacent_posts_rel_link()
Displays the relational links for the posts adjacent to the current post.
-
Displays relational links for the posts adjacent to the current post for single post pages.
-
functionnext_post_rel_link()
Displays the relational link for the next post adjacent to the current post.
-
functionprev_post_rel_link()
Displays the relational link for the previous post adjacent to the current post.
-
functionget_boundary_post()
Retrieves the boundary post.
-
functionget_previous_post_link()
Retrieves the previous post link that is adjacent to the current post.
-
functionprevious_post_link()
Displays the previous post link that is adjacent to the current post.
-
functionget_next_post_link()
Retrieves the next post link that is adjacent to the current post.
-
functionnext_post_link()
Displays the next post link that is adjacent to the current post.
-
function_get_post_ancestors()
Retrieve post ancestors.
-
functionwp_get_single_post()
Retrieve a single post, based on post ID.
-
Creates a new post for any registered post type.