0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ver bump / Release 2026.0517. More... 3 months ago
SimplePie 1.9.0 / restore code to strip out junk characters or whitespace prior to XML prolog if initial attempt at XML parsing fails. More... 3 months ago
Merge pull request #169 from fl0om/master More... 3 months ago
Fix PHP Warning: Undefined array key in author mapping More... 7 months ago
Fix PHP Warning: Invalid argument supplied for foreach() in diagnostic() More... 7 months ago
Add complete compatibility directory for SimplePie 1.9.0 More... 7 months ago
Merge pull request #166 from glg222/fix-empty-rss More... 8 months ago
Merge pull request #159 from kaldor/fix/wpcli_use More... 8 months ago
Bug fix / 'Fix use of the FeedWordPress::param() method, so that we can switch between Subscribed and Inactive tabs again', props @oppiansteve More... 8 months ago
Release 2025.1211. Compatibility fix point release for WordPress 6.9. More... 8 months ago
Attempt backward compatibility with versions including SimplePie 1.5.x. More... 8 months ago
Aim for backward compatibility with older versions of SimplePie (1.8.x) / WordPress (<6.9) More... 8 months ago
Fix compatibility issues with WordPress 6.9 and SimplePie 1.9.0. Should resolve critical errors when loading FeedWordPie_Parser class or setting headers in FeedWordPie_File::__construct. More... 8 months ago
Fix fatal error for empty RSS feed in feeds-page.php More... 8 months ago
fix when running poll via WP CLI More... over 1 year ago
Merge pull request #153 from bigalownz/master More... over 1 year ago
Update syndicatedlink.class.php More... over 1 year ago
Update syndicatedlink.class.php More... over 1 year ago
Update syndicatedlink.class.php More... over 1 year ago
Update syndicatedlink.class.php More... over 1 year ago
Update syndicatedlink.class.php More... over 1 year ago
Update syndicatedlink.class.php More... over 1 year ago
Update feedwordpresssyndicationpage.class.php More... over 1 year ago
Update feedwordpress.php More... over 1 year ago
Release 2024.1119 / compatibility fix for WP 6.7 and tweaks to donation form style sheets. More... over 1 year ago
Compatibility: Eliminates fatal error when updating due to declared type incompatibility -- WordPress 6.7 introduces a new version of SimplePie that requires implementing SimplePie\Cache\Base interface for caching class. More... almost 2 years ago
Release 2024.0511. This version includes a fix to a fatal error that some users encountered with some versions of PHP 8. If after upgrading to a recent version of FeedWordPress, you encountered a message about a "critical error" or error messages indicating something like "Uncaught TypeError: in_array() Argument #2", then a couple of code changes in this version should hopefully resolve that error for you. More... over 2 years ago
Release 2024.0429. Includes code clean-up and lots of fixes for escaping output to the browser in wp-admin. IMPORTANT SECURITY FIX: This version includes an important fix for a security vulnerability reported to me through Wordfence and WordPress support channels. Vulnerability CVE-2024-0839 allowed for an insecure Direct Object Reference which could allow contents of Private, Pending, or otherwise non-Published post objects to be accessed by an attacker possessing or generating the internal guid URI of the post object. This vulnerability has been eliminated in the current version; to protect your site's security PLEASE BE SURE TO UPGRADE AS SOON AS POSSIBLE to version 2024.0428 or later. More... over 2 years ago
SyndicationDataQueries: remove public access to guid=... query variable. Needed only for internal syndicated-item freshness queries, and public exposure can have unwanted side-effects. More... over 2 years ago
Merge pull request #144 from GwynethLlewelyn/master More... almost 3 years ago