mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Update @since to 2.2.0
This commit is contained in:
@@ -99,7 +99,7 @@ add_filter( 'tiny_mce_before_init', 'trestle_tiny_mce_before_init' );
|
||||
/**
|
||||
* 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 ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user