deactivate_{$plugin}
Action Hook: Fires as a specific plugin is being deactivated.
Source: wp-admin/includes/plugin.php:816
Action Hook: Fires as a specific plugin is being deactivated.
Source: wp-admin/includes/plugin.php:816
Filter Hook: Filters the user’s drafts query string.
Source: wp-admin/includes/user.php:322
Function: Delete user and optionally reassign posts and links to another user.
Source: wp-admin/includes/user.php:345
Action Hook: Fires immediately before a user is deleted from the site.
Source: wp-admin/includes/user.php:380
Function: Creates a new user from the “Users” form using $_POST information.
Source: wp-admin/includes/user.php:16
Function: Edit user settings based on contents of $_POST
Source: wp-admin/includes/user.php:30
Function: Retrieve the user’s drafts.
Source: wp-admin/includes/user.php:311
Function: Outputs the form used by the importers to accept the data to be imported.
Source: wp-admin/includes/template.php:1001
Function: Calls wp_write_post() and handles the errors.
Source: wp-admin/includes/post.php:978
Function: Returns default post information to use when populating the “Write Post” form.
Source: wp-admin/includes/post.php:742
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:849
Function: Inserts a link into the database, or updates an existing link.
Source: wp-admin/includes/bookmark.php:174
Action Hook: Fires after a link was updated in the database.
Source: wp-admin/includes/bookmark.php:253
Action Hook: Fires after a link was added to the database.
Source: wp-admin/includes/bookmark.php:262
Function: Updates a link in the database.
Source: wp-admin/includes/bookmark.php:299
Function: Retrieves link data based on its ID.
Source: wp-admin/includes/bookmark.php:139
Function: Adds a link using values provided in $_POST.
Source: wp-admin/includes/bookmark.php:16
Function: Updates or inserts a link using values provided in $_POST.
Source: wp-admin/includes/bookmark.php:28
Function: Retrieves the default link for editing.
Source: wp-admin/includes/bookmark.php:60
Function: Deletes a specified link from the database.
Source: wp-admin/includes/bookmark.php:89
Action Hook: Fires before a link is deleted.
Source: wp-admin/includes/bookmark.php:98
Function: Wrapper for _wp_handle_upload() .
Source: wp-admin/includes/file.php:1095
Function: Updates a comment with values provided in $_POST.
Source: wp-admin/includes/comment.php:53
Function: Returns a WP_Comment object based on comment ID.
Source: wp-admin/includes/comment.php:110
Filter Hook: Filters the comment content before editing.
Source: wp-admin/includes/comment.php:127
Function: Registers importer for WordPress.
Source: wp-admin/includes/import.php:54
Function: Cleanup importer.
Source: wp-admin/includes/import.php:71
Function: Handles importer uploading and adds attachment.
Source: wp-admin/includes/import.php:82
Function: Determines if a comment exists based on author and date.
Source: wp-admin/includes/comment.php:26
Function: Retrieves the list of importers.
Source: wp-admin/includes/import.php:17