mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
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:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user