privacy_on_link_text
最后更新于:2021-11-27 21:35:02
apply_filters( ‘privacy_on_link_text’, string $content )
Filters the link label for the ‘Search engines discouraged’ message displayed in the ‘At a Glance’ dashboard widget.
参数
- $content
-
(string)
Default text.
源文件
文件: gc-admin/includes/dashboard.php
View on Trac