155 results found for “post meta”. Showing results 126 to 150.
-
Re-maps ‘edit_post’ meta cap for a customize_changeset post to be the same as ‘customize’ maps.
-
functionget_attached_file()
Retrieves attached file path based on attachment ID.
-
functionupdate_attached_file()
Updates attachment file path based on attachment ID.
-
functionwp_delete_attachment()
Trashes or deletes an attachment.
-
Filters the “BIG image” threshold value.
-
functionwp_check_for_changed_dates()
Checks for changed dates for published post objects and save the old date.
-
functionwp_check_for_changed_slugs()
Checks for changed slugs for published post objects and save the old slug.
-
Processes the block bindings and updates the block attributes with the values from the sources.
-
functionuser_can()
Returns whether a particular user has the specified capability.
-
functionwp_editor()
Renders an editor.
-
hook{$action}
If the ‘postcustom’ meta box is enabled, then we need to perform some extra initialization on it.
-
functionauthor_can()
Returns whether the author of the supplied post has the specified capability.
-
functionrss_enclosure()
Displays the rss enclosure for the current post.
-
functionatom_enclosure()
Displays the atom enclosure for the current post.
-
hookedit_page_form
Fires after ‘normal’ context meta boxes have been output for the ‘page’ post type.
-
hooksubmitpage_box
Fires before meta boxes with ‘side’ context are output for the ‘page’ post type.
-
functionwp_delete_user()
Delete user and optionally reassign posts and links to another user.
-
hookenclosure_links
Filters the list of enclosure links before querying the database.
-
functioncurrent_user_can()
Returns whether the current user has the specified capability.
-
methodWP_User::has_cap()
Returns whether the user has the specified capability.
-
classwp_xmlrpc_server
WordPress XMLRPC server implementation.
-
functionuser_can_for_site()
Returns whether a particular user has the specified capability for a given site.
-
Fires after ‘normal’ context meta boxes have been output for all post types other than ‘page’.
-
functionget_the_category_list()
Retrieves category list for a post in either HTML list or custom format.
-
functioncurrent_user_can_for_site()
Returns whether the current user has the specified capability for a given site.