1,025 results found for “posts”. Showing results 451 to 475.
-
Filters the value of a specific post field to edit.
-
Filters the value of a specific field before saving.
-
hookpost_{$field}
Filters the value of a specific post field for display.
-
Filters the fields displayed in the post revision diff UI.
-
hookpre_delete_term
Fires when deleting a term, before any modifications are made to posts or terms.
-
functionget_the_posts_navigation()
Returns the navigation to next/previous set of posts, when applicable.
-
functionthe_posts_navigation()
Displays the navigation to next/previous set of posts, when applicable.
-
functionget_the_posts_pagination()
Retrieves a paginated navigation to next/previous set of posts, when applicable.
-
functionthe_posts_pagination()
Displays a paginated navigation to next/previous set of posts, when applicable.
-
functionget_the_archive_description()
Retrieves the description for an author, post type, or term archive.
-
Filters revisions text diff options.
-
methodWP_Http::post()
Uses the POST HTTP method.
-
Fires when a post is transitioned from one status to another.
-
Fires once a post has been saved.
-
hookpost-upload-ui
Fires on the post upload UI screen.
-
Handler for updating the current site’s posts count when a post status changes.
-
function_update_posts_count_on_delete()
Handler for updating the current site’s posts count when a post is deleted.
-
Fires for each custom column of a specific post type in the Posts list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1508 -
Fires after the upload interface loads.
-
Fires after the upload button in the media upload interface.
-
functionattachment_url_to_postid()
Tries to convert an attachment URL into a post ID.
-
Filters the column headers for a list table on a specific screen.
-
methodwpdb::esc_like()
First half of escaping for `LIKE` special characters `%` and `_` before preparing for SQL.
-
functionget_comments_number_text()
Displays the language string for the number of comments the current post has.
-
hookwp_editor_expand
Filters whether to enable the ‘expand’ functionality in the post editor.