W3cubDocs

/WordPress

apply_filters( ‘shortcut_link’, string $link )

Filters the Press This bookmarklet link.

Parameters

$linkstring
The Press This bookmarklet link.

Source

return apply_filters( 'shortcut_link', $link );

Changelog

Version Description
4.9.0 This hook has been deprecated.
2.6.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/shortcut_link