mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Add missing 6.2.0 @since mention in get_the_privacy_policy_link().
Follow-up to #55261. See #56792, #56345. git-svn-id: https://develop.svn.wordpress.org/trunk@55485 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4679,6 +4679,7 @@ function the_privacy_policy_link( $before = '', $after = '' ) {
|
||||
* Returns the privacy policy link with formatting, when applicable.
|
||||
*
|
||||
* @since 4.9.6
|
||||
* @since 6.2.0 Added 'privacy-policy' rel attribute.
|
||||
*
|
||||
* @param string $before Optional. Display before privacy policy link. Default empty.
|
||||
* @param string $after Optional. Display after privacy policy link. Default empty.
|
||||
|
||||
Reference in New Issue
Block a user