mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Twenty Seventeen: Update since and see annotations for twentyseventeen_unique_id().
Previously introduced in [43659]. See #44883. git-svn-id: https://develop.svn.wordpress.org/trunk@44408 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -622,8 +622,8 @@ add_filter( 'widget_tag_cloud_args', 'twentyseventeen_widget_tag_cloud_args' );
|
||||
* with the optional prefix. As such the returned value is not universally unique,
|
||||
* but it is unique across the life of the PHP process.
|
||||
*
|
||||
* @since Twenty Seventeen 1.8
|
||||
* @see wp_unique_id() Themes requiring WordPress 4.9.9 and greater should use this instead.
|
||||
* @since Twenty Seventeen 2.0
|
||||
* @see wp_unique_id() Themes requiring WordPress 5.0.3 and greater should use this instead.
|
||||
*
|
||||
* @staticvar int $id_counter
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user