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:
Sergey Biryukov 2019-03-14 19:36:44 +00:00
parent 9265ff8a2f
commit 8ba2c45029
1 changed files with 1 additions and 0 deletions

View File

@ -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.