Update some @since. Props dgwyer. fixes #19638

git-svn-id: https://develop.svn.wordpress.org/trunk@19673 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2012-01-04 19:03:33 +00:00
parent 11628d33f7
commit f1ec82c3a7
7 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
* Facilitates adding of the WordPress editor as used on the Write and Edit screens.
*
* @package WordPress
* @since 3.3
* @since 3.3.0
*
* Private, not included by default. See wp_editor() in wp-includes/general-template.php.
*/