Make WordPress Core


Ignore:
Timestamp:
06/23/2008 03:26:03 PM (17 years ago)
Author:
ryan
Message:

Edit image updates from azaozz. see #6811

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r8127 r8167  
    3636
    3737    // Modify this version when tinyMCE plugins are changed.
    38     $mce_version = apply_filters('tiny_mce_version', '20080618');
     38    $mce_version = apply_filters('tiny_mce_version', '20080622');
    3939    $scripts->add( 'tiny_mce', '/wp-includes/js/tinymce/tiny_mce_config.php', array('editor_functions'), $mce_version );
    4040
Note: See TracChangeset for help on using the changeset viewer.