Make WordPress Core

Changeset 28003


Ignore:
Timestamp:
04/07/2014 08:28:05 PM (11 years ago)
Author:
DrewAPicture
Message:

Space vs tab in function descriptions for wp_underscore_audio_template() and wp_underscore_video_template().

See #27700.

File:
1 edited

Legend:

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

    r27979 r28003  
    1010/**
    1111 * Output the markup for a audio tag to be used in an Underscore template
    12  *  when data.model is passed.
     12 * when data.model is passed.
    1313 *
    1414 * @since 3.9.0
     
    4343/**
    4444 * Output the markup for a video tag to be used in an Underscore template
    45  *  when data.model is passed.
     45 * when data.model is passed.
    4646 *
    4747 * @since 3.9.0
Note: See TracChangeset for help on using the changeset viewer.