Update @since to 2.2.0

This commit is contained in:
Braad
2015-06-23 12:32:11 -07:00
parent 119078fc26
commit 2199c0709a
+1 -1
View File
@@ -99,7 +99,7 @@ add_filter( 'tiny_mce_before_init', 'trestle_tiny_mce_before_init' );
/** /**
* Add custom classes to the body of TinyMCE previews. * Add custom classes to the body of TinyMCE previews.
* *
* @since 2.1.0 * @since 2.2.0
*/ */
function trestle_tiny_mce_before_init( $init_array ) { function trestle_tiny_mce_before_init( $init_array ) {