Make WordPress Core


Ignore:
Timestamp:
01/15/2010 10:11:12 PM (16 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/post-thumbnail-template.php

    r12605 r12733  
    1212/**
    1313 * Check if post has an image attached.
    14  * 
     14 *
    1515 * @since 2.9.0
    1616 *
     
    2626/**
    2727 * Retrieve Post Thumbnail ID.
    28  * 
     28 *
    2929 * @since 2.9.0
    3030 *
     
    4040/**
    4141 * Display Post Thumbnail.
    42  * 
     42 *
    4343 * @since 2.9.0
    4444 *
     
    5252/**
    5353 * Retrieve Post Thumbnail.
    54  * 
     54 *
    5555 * @since 2.9.0
    5656 *
Note: See TracChangeset for help on using the changeset viewer.