mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Add a more descriptive changelog entry to the hook doc for the privacy_on_link_title filter.
See #35049. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36823 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -309,7 +309,7 @@ function wp_dashboard_right_now() {
|
||||
* Prior to 3.8.0, the widget was named 'Right Now'.
|
||||
*
|
||||
* @since 3.0.0
|
||||
* @since 4.5.0 No title attribute output by default.
|
||||
* @since 4.5.0 The default for `$title` was updated to an empty string.
|
||||
*
|
||||
* @param string $title Default attribute text.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user