mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Fix incorrect @since tag introduced in [30998].
Props dimadin. See #25853. git-svn-id: https://develop.svn.wordpress.org/trunk@30999 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -478,7 +478,7 @@ do_action( "{$taxonomy}_term_new_form_tag" );
|
||||
* Filter the taxonomy parent drop-down on the Edit Term page.
|
||||
*
|
||||
* @since 3.7.0
|
||||
* @since 4.1.0 Added $context parameter.
|
||||
* @since 4.2.0 Added $context parameter.
|
||||
*
|
||||
* @param array $dropdown_args {
|
||||
* An array of taxonomy parent drop-down arguments.
|
||||
|
||||
Reference in New Issue
Block a user