Make WordPress Core


Ignore:
Timestamp:
01/01/2015 07:20:44 PM (10 years ago)
Author:
wonderboymusic
Message:

More-specific docs for wp_embed_handler_youtube().

Fixes #30711.

File:
1 edited

Legend:

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

    r31016 r31018  
    22942294
    22952295/**
    2296  * YouTube embed handler callback.
    2297  *
    2298  * Catches URLs that can be parsed but aren't supported by oEmbed.
     2296 * YouTube iframe embed handler callback.
     2297 *
     2298 * Catches YouTube iframe embed URLs that are not parsable by oEmbed but can be translated into a URL that is.
    22992299 *
    23002300 * @since 4.0.0
Note: See TracChangeset for help on using the changeset viewer.