Commits
User selector
Commit History
Commits on Jan 7, 2007
Summaries in Atom should properly describe their content, fixes #3377. Hat tip: link92.
Show description for 82ac3b1committed
Commits on Nov 19, 2006
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
Show description for e44ea1fcommitted
Commits on Nov 14, 2006
Don't use deprecated start_wp(). Props westi. fixes #3188
Show description for cf30cd6committed
Commits on Aug 30, 2006
Use get_option instead of get_settings. Just 'cause.
Show description for 7e82eefcommitted
Commits on Jun 10, 2005
Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Mo…
Show description for 7d6fc8acommittedAdding hooks in syndication feeds.
Show description for 1b7bfdecommitted
Commits on May 9, 2005
Summary is always text/plain. - http://mosquito.wordpress.org/view.php?id=1314
Show description for 127fa7fcommitted
Commits on May 6, 2005
Better handling of excerpts vs full posts
Show description for e3cdf25committed
Commits on Feb 27, 2005
Use UTC times in atom feed. http://mosquito.wordpress.org/view.php?id=983 Hat tip: darkcanuck
Show description for bccdfb4committed
Commits on Feb 21, 2005
Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
Show description for f22a3f3committed
Commits on Feb 14, 2005
html_type to allow for true XHTML.
Show description for ed8a84ecommittedAllow RSS language - http://mosquito.wordpress.org/view.php?id=367
Show description for eac6ef3committed
Commits on Feb 12, 2005
More escaping - http://mosquito.wordpress.org/view.php?id=179
Show description for b9c05fbcommitted
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 fa6727bcommitted
Commits on Jan 24, 2005
Feed escaping fixes to other feeds - http://mosquito.wordpress.org/view.php?id=720
Show description for d24a383committed
Commits on Jan 9, 2005
Feed fixes from MooKitty. Bug 644.
Show description for 741fea5committed
Commits on Jan 7, 2005
Some feed template function cleanup.
Show description for 7e8f96acommitted
Commits on Jan 4, 2005
Feed fixes from MooKitty.
Show description for cecd758committed
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 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
some cleanups, and a quick undefined variable fix
Show description for c0f296dcommitted
michelvaldrighithe Atom feed should always provide an excerpt, even in full content mode
Show description for 5b5f107committed
michelvaldrighi
Commits on May 13, 2004
Full content fix from markp.
Show description for 0388faccommitted
Commits on Mar 30, 2004
BRING OUT YOUR NUCLEONS, for we now have a really valid Atom 0.3 feed
Show description for 1ec97a4committed
michelvaldrighi
Commits on Mar 29, 2004
now feeds use encoding=blog_charset
Show description for ad6e954committed
michelvaldrighi
Commits on Mar 1, 2004
Migration to get_settings
Show description for 59155a1committed
Commits on Feb 21, 2004
Feed improvements and suggestions from Mark Pilgrim.
Show description for f69f39dcommitted
Commits on Feb 5, 2004
Clean feed and trackback URLs.
Show description for 6ebd3cacommitted
Commits on Jan 24, 2004
removed errant id tag anc chanced description tag to summary
Show description for ccf31cbcommitted
Alex King
Commits on Jan 14, 2004
fixing the top time value to have a leading zero, the ones for the posts already had the leading zero
Show description for dd8ca7bcommitted
Alex King
Commits on Dec 30, 2003
Initial Atom syndication and autodiscovery support.
Show description for 749f393committed
Loading