0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 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
Avoid PHP notices. More... almost 16 years ago
Performance: reduce memory consumption by unsetting SimplePie and Magpie properties when done with them. More... almost 16 years ago
Handle author-name matching better for cases that often arise with foreign scripts. More... almost 16 years ago
FEEDWORDPRESS_BLEG setting allows admin to suppress blegging for all. More... almost 16 years ago
Allow for pluggable SimplePie classes. More... almost 16 years ago
Strip out literal wp-admin references in favor of that funky little admin_url() API function. More... almost 16 years ago
Relocate dynamically-generated CSS to where it can be, well, dynamically-generated. More... almost 16 years ago
Move rest of admin styles to feedwordpress-elements.css More... almost 16 years ago
Strip out more obsolete compat code. More... almost 16 years ago
Strip out code for junky instead-of boxes, now that the other settings pages are linked more conveniently at the top. More... almost 16 years ago
Strip out obsolete compat code for meta boxes. More... almost 16 years ago
Strip out obsolete compat code for meta boxes. More... almost 16 years ago
Avoid dupes when adding a new subscription. Issue an update and activate the inactive, instead. More... almost 16 years ago
Improve multi-add: UI and a top-loaded button in case the page barfs before everything is done. More... almost 16 years ago
Add Dashboard interface box More... almost 16 years ago
More radio control code and UI cleanup. More... about 16 years ago
UI improvements: make Feeds/Posts/Authors/Categories easily accessible from feed-specific settings pages More... about 16 years ago
FeedWordPressAdminPage::setting_radio_control() helps standardize and simplify global/local radio controls. DRY, baby. More... about 16 years ago
Get the icons in the repository More... about 16 years ago
Some code cleanups and support for adding multiple feeds at once, either through a one-per-line edit box or else with an OPML document More... about 16 years ago
Big effing changes to enable custom post type and custom taxonomy support -- the latter requiring a pretty thorough overhaul of how cats and tags are handled. More... about 16 years ago
Try and handle exceptions from wp_insert_user -- better handling of duplicate e-mail addresses, etc. More... about 16 years ago
Styling options. More... about 16 years ago
Fix Alternative feeds edit box nonce error. More... about 16 years ago
Nudge up p elements to top of settings row More... about 16 years ago
Drop out obsolete compatibility code. More... about 16 years ago
Allow user to choose whether global cats are appended to, or replaced by, feed-specific cats settings. More... about 16 years ago
FeedWordPressAdminPage and children -- cleanup and DRY More... about 16 years ago
Bring the categories settings page a bit more up to date and lay groundwork for some DRY and better modularization from FeedWordPressAdminPage More... about 16 years ago
Allow add-ons to pick a position within the submenu structure, rather than being stuck on the ass-end always More... about 16 years ago