Uses
Uses | Description |
---|---|
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/deprecated.php: shortcut_link | Filters the Press This bookmarklet link. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |