0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 15 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mark for updates if the guid matches but there is no syndication_hash; this tends to indicate a post that didn't get metadata added properly. More... about 16 years ago
Eliminate PHP notice on freeze-updates check. More... about 16 years ago
Fix multiple calls to add_rss_meta and failure to add custom meta on last post; split Back End into Performance and Diagnostics. More... about 16 years ago
Avert PHP notice. More... about 16 years ago
Switch to create-new-author option properly when saved. More... about 16 years ago
Avert PHP notices. More... about 16 years ago
Bump ver in readme. More... about 16 years ago
Bump ver. More... about 16 years ago
Hook add_rss_meta into an early hook within wp_insert_post, so as to make it less likely that the process could get killed after a post is inserted but before meta is added. More... about 16 years ago
Ugh, typo, fixed. More... about 16 years ago
Shift add_post_meta fallback into compatibility module. More... about 16 years ago
MagpieRSS out of the comments; maybe someday we'll use some SimplePie kung-fu to get this done right. More... about 16 years ago
Bump readme. More... about 16 years ago
WP3: Keep our selector white-on-black in spite of stylesheet changes. More... about 16 years ago
Bump ChangeLog, finally. More... about 16 years ago
Avoid posible reserved-word clash with PHP 5.3+ More... about 16 years ago
New hooks: feedwordpress_admin_switchfeed, feedwordpress_feedfinder_sample_item, and feedwordpress_feedfinder_form allow you to pass along data and make some changes to the feed-adding workflow. More... about 16 years ago
Bugfix: unfuck query from stupid fuckery in previous commit. More... about 16 years ago
Eliminate PHP no-such-index notices. More... about 16 years ago
Let's use the setting-with-fallback function. More... about 16 years ago
Version bump; tweaky tweaky More... about 16 years ago
Use SHOW INDEXES to check whether or not a guid index has already been created; replace add button with a remove button if it has been. More... about 16 years ago
syndicated_post_{url} filters for feed-specific syndicated_post filtering More... about 16 years ago
syndicated_item_{url} filters for feed-specific filtering More... about 16 years ago
Remove legacy: I no longer support WordPress 2.1 and before. More... about 16 years ago
Actions and filters for feed polling process. More... about 16 years ago
Add slash and openSearch namespaces More... about 16 years ago
I no longer support WP 1.5. I would like to avoid problems with WP 3, however. More... over 16 years ago
WP3: Prevent WordPress from barfing on 'duplicate' empty e-mail addresses by making some shit up when it's not supplied. Sigh. More... over 16 years ago
Avoid some more PHP notices. More... over 16 years ago