On this page
apply_filters( 'shortcut_link', string $link )
This hook has been deprecated.
Filters the Press This bookmarklet link.
Parameters
$linkstring-
The Press This bookmarklet link.
Source
File: wp-includes/deprecated.php. View all references
return apply_filters( 'shortcut_link', $link );
Related
Used By
| Used By | Description |
|---|---|
| get_shortcut_link() wp-includes/deprecated.php | Retrieves the Press This bookmarklet link. |
Changelog
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/shortcut_link