0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace default wp_ table name prefix by a variable More... over 13 years ago
Dox / Sure, let's document the category-box thing too. More... over 13 years ago
Ver bump. More... over 13 years ago
Dox / Version bump, log bug fixes to ChangeLog. More... over 13 years ago
Bugfix / If you're having FWP rewrite the permalinks for syndicated posts, the setting should stick when you're syndicating to a custom post type, as well. Props to David M. and joethepro on WordPress.org plugin support forums. More... over 13 years ago
XML Parsing / Fault tolerance -- strip out junk from error messages etc. appearing before the xml prolog, if it causes us parsing problems. More... over 13 years ago
Bugfix / Make sure to get information on feeds even if they are not in the initial in-memory cache of syndicated links. Important if, say, we are displaying material from deactivated feeds for whatever reason. More... over 13 years ago
Merge branch 'master' of github.com:radgeek/feedwordpress More... over 13 years ago
Clean-up / Diagnostic JS code left in by mistake. More... over 13 years ago
Compat 3.4.x / Clean up lingering JavaScript bugs with category-adding box under WP 3.4.x. If this tests OK with 3.5 too, then we are good to go on that. More... over 13 years ago
Clean-up / Strip out compat code for versions of WP we don't support anymore. More... over 13 years ago
Template Tags / rereoute through FeedWordPressLocalPost methods. More... over 13 years ago
License / Credit where credit is due. More... over 13 years ago
WP-Admin / Visual Editor / Compromise solution allowing Visual Editor tab to be shown if and only if posts are exposed to formatting filters. (If not exposed then Visual Editor is going to cause breakage by stripping out all the p and br tags, etc. This way we show it only when it won't cause that breakage.) More... over 13 years ago
Formatting Filters / Use FeedWordPressLocalPost methods to determine whether or not to bypass WordPress formatting filters. More... over 13 years ago
class FeedWordPressLocalPost / Start hiving off some of the template functions and their supporting methods into here. Template functions will soon be just an interface to this class's methods. More... over 13 years ago
readme.txt / Fix obsolete URL. More... over 13 years ago
Update stable tag. More... over 13 years ago
2012.1212 / Release, ver bump. More... over 13 years ago
Update readme.txt and ChangeLog therein. More... over 13 years ago
PHP 5.4 compat / Audit for removal of all call-time pass-by-reference. More... over 13 years ago
WordPress 3.5 compatibility: Ensure that permissions dependent on presence of Links Manager will continue to work for the time being. More... over 13 years ago
UI / Add explicit Syndicated Sites link to top of Syndication menu. More... over 13 years ago
Bugfix: don't overwrite a slug if the user has manually edited it from within WordPress. Props Chris Fritz. More... over 13 years ago
Framework for processing Atom tombstones and framework for post expiration. Commissioned by Ellissa Nagle. More... about 14 years ago
.gitignore / Fiddle with exclusion rule. More... about 14 years ago
.gitignore Dropbox conflict copies. More... about 14 years ago
Add .gitignore. More... about 14 years ago
Ver bump. More... about 14 years ago
Diagnostics / Updates / Let's not put quite so much raw data into the diagnostic messages. More... about 14 years ago