Changeset 23191 for trunk/wp-includes/rss.php
- Timestamp:
- 12/20/2012 03:55:32 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/rss.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/rss.php
r19712 r23191 423 423 // Flow 424 424 // 1. check cache 425 // 2. if there is a hit, make sure it s fresh425 // 2. if there is a hit, make sure it's fresh 426 426 // 3. if cached obj fails freshness check, fetch remote 427 427 // 4. if remote fails, return stale object, or error
Note: See TracChangeset
for help on using the changeset viewer.