add_posts_page()
Function: Adds a submenu page to the Posts main menu.
Source: wp-admin/includes/plugin.php:1666
Function: Adds a submenu page to the Posts main menu.
Source: wp-admin/includes/plugin.php:1666
Function: Adds a submenu page to the Media main menu.
Source: wp-admin/includes/plugin.php:1690
Function: Adds a submenu page to the Links main menu.
Source: wp-admin/includes/plugin.php:1714
Function: Parses the plugin contents to retrieve plugin’s metadata.
Source: wp-admin/includes/plugin.php:72
Function: Registers a settings error to be displayed to the user.
Source: wp-admin/includes/template.php:1855
Function: Displays settings errors registered by add_settings_error() .
Source: wp-admin/includes/template.php:1970
Function: Echoes or returns the post states as HTML.
Source: wp-admin/includes/template.php:2238
Function: Downloads an image from the specified URL, saves it as an attachment, and optionally attaches it to a post.
Source: wp-admin/includes/media.php:1013
Function: Handles a side-loaded file in the same way as an uploaded file is handled by media_handle_upload() .
Source: wp-admin/includes/media.php:455
Function: Outputs the iframe to display the media upload page.
Source: wp-admin/includes/media.php:535
Method: Returns whether the user has the specified capability.
Source: wp-includes/class-wp-user.php:771
Function: Returns whether the current user has the specified capability for a given site.
Source: wp-includes/capabilities.php:903
Function: Returns whether the author of the supplied post has the specified capability.
Source: wp-includes/capabilities.php:937
Function: Returns whether a particular user has the specified capability.
Source: wp-includes/capabilities.php:974
Function: Returns whether the current user has the specified capability.
Source: wp-includes/capabilities.php:876
Function: Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
Source: wp-includes/capabilities.php:44
Function: Retrieves HTML list content for category list.
Source: wp-includes/category-template.php:1111
Function: Retrieves HTML dropdown (select) content for category list.
Source: wp-includes/category-template.php:1137
Function: Registers theme support for a given feature.
Source: wp-includes/theme.php:2640
Function: Gets the theme support arguments passed when registering that support.
Source: wp-includes/theme.php:2980
Function: Checks a theme’s support for a given feature.
Source: wp-includes/theme.php:3110
Function: WordPress’ implementation of PHP sprintf() with filters.
Source: wp-includes/formatting.php:5228
Function: Determines the difference between two timestamps.
Source: wp-includes/formatting.php:3874
Filter Hook: Filters the randomly-generated password.
Source: wp-includes/pluggable.php:2655
Function: Display a `noindex` meta tag.
Source: wp-includes/deprecated.php:4166
Function: Filters an inline style attribute and removes disallowed rules.
Source: wp-includes/kses.php:2295
Filter Hook: Filters the list of allowed CSS attributes.
Source: wp-includes/kses.php:2314
Method: Parses a query string and sets query type booleans.
Source: wp-includes/class-wp-query.php:791
Function: Retrieves a list of protocols to allow in HTML attributes.
Source: wp-includes/functions.php:6956
Function: Kills WordPress execution and displays HTML page with an error message.
Source: wp-includes/functions.php:3670