Peter Westwood
|
2cd8ded9aa
|
Pass the filename to the wp_feed_cache_transient_lifetime filter to give the plugins some context. Fixes #10565 props dd32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11787 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-07 17:17:40 +00:00 |
Peter Westwood
|
1b7643d281
|
Remove context from wp_feed_cache_transient_lifetime filter and filter in fetch_feed as well. Fixes #9926.
git-svn-id: https://develop.svn.wordpress.org/trunk@11453 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-25 09:13:48 +00:00 |
Peter Westwood
|
8b0fef659d
|
Allow plugins to filter the expiration time of the SimplePie cache. Fixes #9926.
git-svn-id: https://develop.svn.wordpress.org/trunk@11446 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 18:07:39 +00:00 |
Ryan Boren
|
3ae543cf47
|
Check if SimplePie class is already defined.
git-svn-id: https://develop.svn.wordpress.org/trunk@10929 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 17:02:24 +00:00 |
Ryan Boren
|
d03ab79a73
|
rename simplepie.inc to class-simplepie.php. fixes #9295
git-svn-id: https://develop.svn.wordpress.org/trunk@10747 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-09 00:25:48 +00:00 |
Ryan Boren
|
b68fd0794e
|
Use WordPress HTTP class for SimplePie requests. Props DD32. fixes #9247
git-svn-id: https://develop.svn.wordpress.org/trunk@10687 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-03 17:41:01 +00:00 |
Ryan Boren
|
7062db47c2
|
Use SimplePie for widget and dashboard feeds. First cut. see #9198
git-svn-id: https://develop.svn.wordpress.org/trunk@10666 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-27 19:32:50 +00:00 |