Commits
User selector
Commit History
Commits on Dec 9, 2010
Always exit after wp_redirect. props filosofo, fixes #15518.
Show description for 3ebb27acommitted
Commits on Oct 14, 2008
Redirect ancient wp-*.php feed files. fixes #4604
Show description for f94cd63committed
Commits on May 25, 2008
File file level phpdoc from jacobsantos. see #7037
Show description for e25996ccommitted
Commits on May 21, 2008
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
Show description for e911ccacommitted
Commits on Aug 3, 2007
Consistently include wp-config.php. fixes #3349
Show description for 02df990committed
Commits on Feb 23, 2007
Relocate feed templates to wp-includes. fixes #3846
Show description for 9b6a6b6committed
Commits on Dec 10, 2006
Add commentrss2_item action hook. Props seek3r and Viper007Bond. fixes #3456
Show description for 3733dd7committed
Commits on Nov 29, 2006
This should be an XML representation of all comments on a post, fixes #1570
Show description for e886d70committed
Commits on Nov 19, 2006
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
Show description for e44ea1fcommitted
Commits on Nov 9, 2006
Specify <author /> for comment authors in comment feed. Props to Erik Barzeski for the report, Nazgul for the patch. fixes #3303
Show description for 622508acommitted
Commits on Aug 30, 2006
Use get_option instead of get_settings. Just 'cause.
Show description for 7e82eefcommitted
Commits on Mar 17, 2006
Comment feed fixes from David House. fixes #2570
Show description for eab1586committed
Commits on Feb 17, 2006
Remove extraneous paren. fixes #2448
Show description for e7c7898committed
Commits on Feb 12, 2006
Death to trailing tabs. Props Mark J. fixes #2405
Show description for 6008a13committed
Commits on Feb 9, 2006
Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
Show description for f961003committed
Commits on Dec 15, 2005
Add post titles to site comment feed. Add some gettext. fixes #2067 #1987
Show description for 03828f2committed
Commits on Nov 22, 2005
Fetch related post-meta for each comment item. (#1745)
Show description for 40c9993committed
Commits on Nov 14, 2005
Fixes #1783
Show description for 3ad5bc3committed
Commits on Oct 20, 2005
Image fu from Andy. fixes #1776
Show description for 1da25e1committed
Commits on Jun 10, 2005
Commits on Apr 19, 2005
Use UTC in comments rss feed. http://mosquito.wordpress.org/view.php?id=1256 Props: nbachiyski
Show description for bd7d179committed
Commits on Apr 7, 2005
Fix comment feed queries for pages. http://mosquito.wordpress.org/view.php?id=1216 Props: mdawaffe
Show description for f031e1acommitted
Commits on Mar 22, 2005
Commits on Feb 11, 2005
Make sure is_feed() is true when feed files are referenced directly. http://mosquito.wordpress.org/view.php?id=726
Show description for fa6727bcommittedAllow comments feeds for pages. Use new post loop. http://mosquito.wordpress.org/view.php?id=846
Show description for 93ac629committedhttp://mosquito.wordpress.org/view.php?id=846
Show description for acf61e6committed
Commits on Jan 31, 2005
Fix for http://mosquito.wordpress.org/view.php?id=587
Show description for e73cfedcommitted
Commits on Dec 14, 2004
Prevent foreach errors, should probably be moved to new loop method?
Show description for f730b81committed
Commits on Nov 27, 2004
Use empty() to check if $feed is set at the beginning of the feed files. Bug 495.
Show description for ca2a782committed
Commits on Oct 14, 2004
Fix for bug 137. Patch from kelson.
Show description for 8485291committed
Commits on Oct 10, 2004
Use is_single(). Bug 350.
Show description for 77ea6cccommitted
Commits on Sep 5, 2004
Massive options cleanup and another step of cleaning up the upgrade/install.
Show description for 6b0bcbfcommitted
Commits on Aug 30, 2004
Vanquishing the terror of iso-8859-1.
Show description for 6e1c571committed
Commits on May 24, 2004
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
Show description for 717855fcommitted
Commits on May 5, 2004
Minor changes to RSS.
Show description for b49aa0ecommitted