Make WordPress Core


Ignore:
Timestamp:
08/09/2014 07:31:35 PM (11 years ago)
Author:
DrewAPicture
Message:

Clean up some missing @access tags and other tweaks for 4.0.0-functionality docs.

See #28885.

File:
1 edited

Legend:

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

    r29438 r29455  
    22982298 *
    22992299 * @param array  $matches The regex matches from the provided regex when calling
    2300  *                        {@link wp_embed_register_handler()}.
     2300 *                        {@see wp_embed_register_handler()}.
    23012301 * @param array  $attr    Embed attributes.
    23022302 * @param string $url     The original URL that was matched by the regex.
     
    33023302 *
    33033303 * @global $wp_version
     3304 *
    33043305 * @return array The relevant CSS file URLs.
    33053306 */
Note: See TracChangeset for help on using the changeset viewer.