Filter hook 'shortcut_link'

in WP Core File wp-includes/deprecated.php at line 3948

Description

Filters the Press This bookmarklet link.

Occurrences

Filename Line Number
wp-includes/deprecated.php 3948

Parameters

Type Name Description
string $link The Press This bookmarklet link.

PHP Doc

/**
	 * Filters the Press This bookmarklet link.
	 *
	 * @since 2.6.0
	 * @deprecated 4.9.0
	 *
	 * @param string $link The Press This bookmarklet link.
	 */