wp_parse_url()
A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
Converts a widget ID into its id_base and number components.
Notify the blog admin of a user changing password, normally via email.
Get the instance for storing paused plugins.
Get the instance for storing paused extensions.
Outputs and enqueue default scripts and styles for playlists.
Builds the Playlist shortcode output.
Defines plugin directory WordPress constants.
Displays update information for a plugin.
Description Pending