Make WordPress Core


Ignore:
Timestamp:
12/20/2012 03:55:32 PM (13 years ago)
Author:
helen
Message:

its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665.

File:
1 edited

Legend:

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

    r19712 r23191  
    423423        // Flow
    424424        // 1. check cache
    425         // 2. if there is a hit, make sure its fresh
     425        // 2. if there is a hit, make sure it's fresh
    426426        // 3. if cached obj fails freshness check, fetch remote
    427427        // 4. if remote fails, return stale object, or error
Note: See TracChangeset for help on using the changeset viewer.