This page redirects to an external site: https://developer.wordpress.org/reference/functions/get_shortcut_link/
Retrieve the Press This bookmarklet link. This is only really useful on Administration Screens.
<code style="color: #000000"><span style="color: #0000BB"><?php get_shortcut_link</span><span style="color: #007700">() </span><span style="color: #0000BB">?></span></code>
None.
<a href="<?php echo get_shortcut_link() ?>"><?php _e('Press This') ?></a>
Since: 2.6.0
get_shortcut_link() is located in wp-includes/link-template.php.