Filters the Press This bookmarklet link.
Parameters
$link
string- The Press This bookmarklet link.
Source
return apply_filters( 'shortcut_link', $link );
This hook has been deprecated.
Filters the Press This bookmarklet link.
$link
stringreturn apply_filters( 'shortcut_link', $link );
You must log in before being able to contribute a note or feedback.
Example migrated from Codex:
Create a “Press This” button for a custom post type called
example
.