mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Add a @since tag for the new $selected parameter of get_archives_link().
See #40662. git-svn-id: https://develop.svn.wordpress.org/trunk@44898 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9265ff8a2f
commit
8ba2c45029
@ -1659,6 +1659,7 @@ function get_the_post_type_description() {
|
||||
* three values for the format are not used, then custom format is assumed.
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @since 5.2.0 Added the `$selected` parameter.
|
||||
*
|
||||
* @param string $url URL to archive.
|
||||
* @param string $text Archive text description.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user