Make WordPress Core


Ignore:
Timestamp:
04/07/2014 11:52:55 PM (11 years ago)
Author:
azaozz
Message:

TinyMCE help modal:

  • Don't load the old tiny_mce_popup.js.
  • Add the shortcut for <code> and the second shortcut for link to the shortcuts listing.
  • Update some of the text.

See #27100

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-editor.php

    r28026 r28027  
    963963
    964964            // WordPress strings
    965             'Help' => __( 'Help' ),
     965            'Editor Help' => __( 'Editor Help' ),
    966966            'Toolbar Toggle' => __( 'Toolbar Toggle' ),
    967967            'Insert Read More tag' => __( 'Insert Read More tag' ),
Note: See TracChangeset for help on using the changeset viewer.