plugin_dir_url()
Function: Get the URL directory path (with trailing slash) for the plugin __FILE__ passed in.
Source: wp-includes/plugin.php:846
Function: Get the URL directory path (with trailing slash) for the plugin __FILE__ passed in.
Source: wp-includes/plugin.php:846
Function: Retrieves category description.
Source: wp-includes/category-template.php:288
Function: Set the activation hook for a plugin.
Source: wp-includes/plugin.php:868
Function: Displays or retrieves the HTML dropdown list of categories.
Source: wp-includes/category-template.php:344
Function: Sets the deactivation hook for a plugin.
Source: wp-includes/plugin.php:891
Function: Displays or retrieves the HTML list of categories.
Source: wp-includes/category-template.php:538
Function: Sets the uninstallation hook for a plugin.
Source: wp-includes/plugin.php:922
Function: Calls the ‘all’ hook, which will process the functions hooked into it.
Source: wp-includes/plugin.php:960
Function: Calls the callback functions that have been added to an action hook, specifying arguments in an array.
Source: wp-includes/plugin.php:537
Function: Checks if any action has been registered for a hook.
Source: wp-includes/plugin.php:588