Changeset 30542 for trunk/src/wp-includes/media.php
- Timestamp:
- 11/24/2014 05:46:04 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r30501 r30542 3101 3101 3102 3102 /** 3103 * Check the content blob for an <audio>, <video> <object>, <embed>, or <iframe>3103 * Check the content blob for an audio, video, object, embed, or iframe tags. 3104 3104 * 3105 3105 * @since 3.6.0 … … 3287 3287 3288 3288 /** 3289 * Return the UR ls for CSS files used in an <iframe>-sandbox'd TinyMCE media view3289 * Return the URLs for CSS files used in an iframe-sandbox'd TinyMCE media view. 3290 3290 * 3291 3291 * @since 4.0.0
Note: See TracChangeset
for help on using the changeset viewer.