过滤“概览”仪表板小部件中显示的文本。
原型
apply_filters( 'update_right_now_text', string $content )
描述
在3.8.0之前,小部件被命名为“Right Now”。
参数
$content
(string)
默认文字。
源文件
路径:wp-admin/includes/update.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/update_right_now_text/