Twenty Fourteen: Correct @since entry for an authors list query arguments filter.

Follow-up to [51943].

See #58833.

git-svn-id: https://develop.svn.wordpress.org/trunk@56772 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2023-10-04 12:12:56 +00:00
parent d8206d2167
commit d9edabf016
@@ -542,7 +542,7 @@ if ( ! function_exists( 'twentyfourteen_list_authors' ) ) :
/**
* Filters query arguments for listing authors.
*
* @since 3.3
* @since Twenty Fourteen 3.3
*
* @param array $args Query arguments.
*/