0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ver bump. More... about 15 years ago
Maybe there is a better way to do this, but for now it is (1) a performance killer and (2) unnecessary. File for future review. More... about 15 years ago
Bugfix: force WordPress not to frak up my queries with its sticky post hoodoo. More... about 15 years ago
Allow special parameter -- automatic_update -- to force testing of auto-update procedure in init or shutdown. More... about 15 years ago
Oops. Fix ChangeLog. More... about 15 years ago
Bump ver. More... about 15 years ago
Revise readme More... about 15 years ago
Bugfix: correctly record existing post_status, etc. in case of updates, so that we don't get posts reverted to Draft status whenever updated. More... about 15 years ago
Bugfix: correctly record existing post ID in case of updates, so that we don't get a dupe. More... about 15 years ago
guids: Cover all post types and all post statuses properly. More... about 15 years ago
guids: make sure query covers all post types. More... about 15 years ago
Version / ChangeLog bump. More... about 15 years ago
guid edge case: when esc_url slaps on a scheme or similar. More... about 15 years ago
Bugfix: avoid duplicates when guid contains leading or trailing whitespace. More... about 15 years ago
Prevent leading and trailing whitespace from fucking up recognition of existing posts. More... about 15 years ago
Bump ChangeLog. More... about 15 years ago
Ver bump. More... about 15 years ago
Guess we'll need this. More... about 15 years ago
COMPAT: WP 3.1.3 now fucks with all post guids at the point of insertion. And WP 3.1.3 doesn't recognize one of the most common URL schemes used in guids on the Internet (tag: URLs) as valid. Awesome. So let's do some normalizing to avoid massive duplicated posts. More... about 15 years ago
Diag: Bundle in inspect-post-meta box More... about 15 years ago
Bump internal ver. numbers. More... over 15 years ago
Tested for compat up to 3.1.2. More... over 15 years ago
Update ChangeLog. Bump ver. More... over 15 years ago
Exempt already-kludged revisions from ridiculous fucking kludges. More... over 15 years ago
Prevent update-conflict loops from piling up revisions -- keep old update hashes in addition to most recent. More... over 15 years ago
Better wp_insert_post failure diagnostics; better critical error barf. More... over 15 years ago
Pick up author/uri as well as author/url More... over 15 years ago
Alpha-sort the author lists on Author Settings pages. More... over 15 years ago
SyndicatedPost::author_id: Allow author names to match against login as well as display_name. Also attempt to fill out best guesses for more information -- nickname and first/last name -- for new users. More... over 15 years ago
Restore global unmatched authors setting, since feed settings are supposed to be able to default to it. More... over 15 years ago