0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SyndicatedPost::insert_post / if wp_insert_post returns an error, we should detect that and act intelligently to avoid further explosions. More... almost 11 years ago
Bugfix, compat / wp_insert_post started expecting properly slashed data again a while ago. Sigh. Fixes issue #49 . Props @himselfv for flagging the issue. More... almost 11 years ago
Bugfix / Resolves ugly PHP warning reported in issue #50 More... about 11 years ago
Update syndicatedpost.class.php More... over 11 years ago
ChangeLog / Add updates with BIG BOLD ANNOUNCEMENT to update yr plugins. More... over 11 years ago
Documentation / Comments to mark potential PCRE issue with relative URI resolution on very long posts. More... over 11 years ago
Ver bump. More... over 11 years ago
IMPORTANT SECURITY FIX / Squashes possibility of SQLi attack vector. Thanks to Adrian M. F. for the report. More... over 11 years ago
Merge pull request #27 from DTLT/master More... over 11 years ago
Bugfix fixes # 46 / fatal error when attempting to use Update Now button from feed settings page. Props TimMarshAU for flagging the issue. More... over 11 years ago
Fix # 32 / Ensure that is declard uside of the conditional block to avert PHP undefined-variable notices. More... over 11 years ago
Replace WP_PLUGINS_DIR with plugins_url() More... over 11 years ago
Replace WP_PLUGINS_DIR with plugins_url() More... over 11 years ago
Replace WP_PLUGINS_DIR with plugins_url() More... over 11 years ago
Update feedwordpresssyndicationpage.class.php More... over 11 years ago
Ver bump. More... over 11 years ago
Merge pull request #40 from quassy/patch-1 More... over 11 years ago
This should fix #39 More... over 11 years ago
Ver, dox bump. More... about 12 years ago
Donations / Add BTC option. More... about 12 years ago
Ver bump typo fix. More... about 12 years ago
Ver bump. More... about 12 years ago
SyndicatedPostTerm / BUGFIX / If we have a prefilled result in ->exists then is_familiar should return true not false. More... about 12 years ago
Categories Page / BUGFIX / Now that we have a SyndicatedLink::category_ids() the first parameter needs to be a post for context, or NULL. More... about 12 years ago
MERGE / get versions back in sync. More... about 12 years ago
MERGE / FeedWordPress::val() should just return MyPHP::val() for backward-compatibility. More... about 12 years ago
MyPHP / Add some PHPDoc. More... about 12 years ago
DRY / FeedWordPress::val() now handled by MyPHP::val(). More... about 12 years ago
Bugfix / save post controls event should only fire on the ID of the post actually in the edit window at the time of the save. More... about 12 years ago
Filters / allow filters to alter syndication feed URI, either in general or only on the actual fetching -- support for paging traversal plugins etc. More... about 12 years ago