1,025 results found for “posts”. Showing results 476 to 500.
-
Fires on a non-authenticated admin post request where no action is supplied.
-
Fires on a non-authenticated admin post request for the given action.
-
hookadmin_post
Fires on an authenticated admin post request where no action is supplied.
-
Fires on an authenticated admin post request for the given action.
-
Filters the data for a file before it is uploaded to WordPress.
-
Filters the number of items per page to show for a specific ‘per_page’ type.
-
functionpost_form_autocomplete_off()
Disables autocomplete on the ‘post’ form (Add/Edit Post screens) for WebKit browsers, as they disregard the autocomplete setting on the editor textarea. That can break the editor when the user navigates to it with the browser’s Back button. See #28037
-
Filters whether the user is allowed to add post meta to a post.
-
function_wp_put_post_revision()
Inserts post data into the posts table as a post revision.
-
functionwp_get_post_revision()
Gets a post revision.
-
function_set_preview()
Sets up the post object for preview based on the post autosave.
-
methodWP_Query::is_singular()
Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).
-
methodWP_Query::next_post()
Sets up the next post and iterate current post index.
-
methodWP_Query::rewind_posts()
Rewinds the posts and resets post index.
-
Returns the theme’s post templates for a given post type.
-
functionget_the_permalink()
Retrieves the full permalink for the current post or post ID.
-
functionget_permalink()
Retrieves the full permalink for the current post or post ID.
-
functionget_post_permalink()
Retrieves the permalink for a post of a custom post type.
-
hookpost_type_link
Filters the permalink for a post of a custom post type.
-
functionget_edit_post_link()
Retrieves the edit post link for post.
-
functionedit_post_link()
Displays the edit post link for post.
-
functionget_delete_post_link()
Retrieves the delete posts link for post.
-
Retrieves post statuses.
-
Retrieves a post type.
-
Retrieves post types.