privacy_on_link_title

最后更新于:2021-11-27 21:35:27

apply_filters( ‘privacy_on_link_title’, string $title )

Filters the link title attribute for the ‘Search engines discouraged’ message displayed in the ‘At a Glance’ dashboard widget.

参数

$title

(string)
Default attribute text.

源文件

文件: gc-admin/includes/dashboard.php

View on Trac