Make WordPress Core


Ignore:
Timestamp:
10/19/2010 07:48:22 AM (16 years ago)
Author:
nacin
Message:

Pinking shears.

File:
1 edited

Legend:

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

    r15842 r15843  
    859859 *
    860860 * @param string $post_type Post type
    861  * @param string $feed Optional. Feed type 
    862  * @return string
    863  */ 
     861 * @param string $feed Optional. Feed type
     862 * @return string
     863 */
    864864function get_post_type_archive_feed_link( $post_type, $feed = '' ) {
    865865    $default_feed = get_default_feed();
Note: See TracChangeset for help on using the changeset viewer.