Changeset 27982
- Timestamp:
- 04/07/2014 06:58:58 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/mce-view.js
r27899 r27982 1 1 /* global tinymce, MediaElementPlayer, WPPlaylistView */ 2 /** 3 * Note: this API is "experimental" meaning that it will probably change 4 * in the next few releases based on feedback from 3.9.0. 5 * If you decide to use it, please follow the development closely. 6 */ 2 7 3 8 // Ensure the global `wp` object exists.
Note: See TracChangeset
for help on using the changeset viewer.