New and updated in 2.0.0
-
classPort
Find the correct port depending on the Request type.
-
classInvalidArgument
Exception for an invalid argument passed.
Used by 0 functions | Uses 0 functions | Source: wp-includes/Requests/src/Exception/InvalidArgument.php:13 -
classArgumentCount
Exception for when an incorrect number of arguments are passed to a method.
Used by 0 functions | Uses 0 functions | Source: wp-includes/Requests/src/Exception/ArgumentCount.php:20 -
hookadd_attachment
Fires once an attachment has been added.
-
functionget_children()
Retrieves all children of the post parent ID.
-
Fires after the ‘Personal Options’ settings table on the ‘Profile’ editing screen.
-
Filters a user contactmethod label.
-
Fires after the ‘About Yourself’ settings table on the ‘Profile’ editing screen.
-
Fires after the ‘About the User’ settings table on the ‘Edit User’ screen.
-
Fires before the page loads on the ‘Profile’ editing screen.
-
functionget_post_to_edit()
Gets an existing post and format it for editing.
-
functionthe_attachment_links()
This was once used to display attachment links. Now it is deprecated and stubbed.
-
functioncurrent_theme_info()
Retrieves information on the current active theme.
-
functiondocumentation_link()
Unused Admin function.
-
functionwp_shrink_dimensions()
Calculates the new dimensions for a downsampled image.
-
functionget_udims()
Calculated the new dimensions for a downsampled image.
-
functionwp_reset_vars()
Resets global variables based on `$_GET` and `$_POST`.
-
functionpopulate_roles()
Execute WordPress role creation for the various WordPress versions.
-
functionpopulate_roles_160()
Create the roles for WordPress 2.0
-
functiongot_mod_rewrite()
Returns whether the server is running Apache with the mod_rewrite module loaded.
-
functionwp_create_categories()
Creates categories for the given post.
-
functionwp_insert_category()
Updates an existing Category or creates a new Category.
-
functionwp_update_category()
Aliases wp_insert_category() with minimal args.
-
functioncategory_exists()
Checks whether a category exists.
-
functionget_category_to_edit()
Gets category object for given ID and ‘edit’ filter context.
-
functionwp_create_category()
Adds a new category to the database if it does not already exist.
-
hookactivity_box_end
Fires at the end of the ‘At a Glance’ dashboard widget.
-
functiontranslate_level_to_role()
Translate user level to user role name.
-
functionadd_theme_page()
Adds a submenu page to the Appearance main menu.
-
Fires as a specific plugin is being activated.