Make WordPress Core


Ignore:
Timestamp:
01/05/2012 08:10:39 PM (13 years ago)
Author:
ryan
Message:

One newline is enough.

File:
1 edited

Legend:

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

    r19675 r19684  
    18321832}
    18331833
    1834 
    18351834/**
    18361835 * Count number of attachments for the mime type(s).
     
    27762775}
    27772776
    2778 
    27792777/**
    27802778 * Computes a unique slug for the post, when given the desired slug and some post details.
     
    28662864    return wp_set_post_tags($post_id, $tags, true);
    28672865}
    2868 
    28692866
    28702867/**
Note: See TracChangeset for help on using the changeset viewer.