Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/deprecated.php | apply_filters | 3932 | /** * Filters the Press This bookmarklet link. * * @since 2.6.0 * @deprecated 4.9.0 * * @param string $link The Press This bookmarklet link. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string | $link | The Press This bookmarklet link. |