Commits
User selector
Commit History
Commits on Sep 3, 2007
Tag unions and intersections. fixes #4895
Show description for c8e307ecommittedtag__in, tag__not_in, and tag_and queries. fixes #4895
Show description for 3e725d7committed
Commits on Aug 22, 2007
Add cat-item-id and page-item-id classes. Props Otto42. fixes #4703
Show description for dac74f6committed
Commits on Aug 15, 2007
Category union and intersection query vars. fixes #4750
Show description for 669d471committed
Commits on Jun 14, 2007
Use EXTR_SKIP when extracting. see #4468
Show description for 09da00fcommittedTrim empty lines. Nothing but newline.
Show description for b046d67committed
Commits on Jun 2, 2007
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
Show description for 12c2ef6committed
rob1n
Commits on May 28, 2007
Better draft, private, and future post/page management from mdawaffe. fixes #3945
Show description for c9b3784committed
Commits on May 23, 2007
Convert category queries and list cats to taxonomy. see #4189
Show description for 3261234committed
Commits on May 11, 2007
Use wp_parse_args(). fixes #4237
Show description for c213997committed
rob1n
Commits on Apr 1, 2007
Run the post titles through the the_title filter. fixes #3366
Show description for 616570acommitted
rob1n
Commits on Mar 31, 2007
All the query stuff we need for tag= URLs to work.
Show description for 570a74ecommitted
Commits on Mar 16, 2007
Don't cast to string if empty. Props donncha. fixes #3979
Show description for d4007dfcommitted
Commits on Mar 10, 2007
Title filtering from jhodgdon. fixes #3926
Show description for 16c3aa0committed
Commits on Mar 7, 2007
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
Show description for 5636854committedUse rawurldecode. fixes #3727
Show description for 14c5f35committed
Commits on Mar 4, 2007
Cast query vars to strings. fixes #3891
Show description for e6733adcommitted
Commits on Feb 27, 2007
trailing tabs and whitespace cleanup.
Show description for 5acfcd9committed
Commits on Feb 20, 2007
decode req uri when processing pathinfo permalinks. Props Kirin_Lin. fixes #3727
Show description for 019c3e4committed
Commits on Jan 22, 2007
Walker fix ups. fixes #3080
Show description for 81ccfa1committed
Commits on Jan 16, 2007
Discard non-scalars when building query string.
Show description for 22f9984committed
Commits on Jan 12, 2007
Pass all args to the page walker.
Show description for b9719b9committed
Commits on Dec 21, 2006
new function for escaping within attributes: attribute_escape()
Show description for 31c39f9committed
Commits on Dec 4, 2006
Typo fix from tacker. fixes #3431
Show description for 1dd63ddcommitted
Commits on Dec 1, 2006
Avoid empty result category queries. Props andy. fixes #3416
Show description for 7b8f7aecommittedFix category feed_img markup. Props mdawaffe. fixes #1207
Show description for 893c5facommittedGive CSS class to parent of current page/cat. Props mdawaffe. fixes #3253
Show description for 9329aefcommittedClose previous element when depth is hit. fixes #3080
Show description for 56a74decommitted
Commits on Nov 19, 2006
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
Show description for e44ea1fcommitted
Commits on Nov 18, 2006
Base last modified time for comment feeds on comments, not the post. Props mdawaffe. fixes #137
Show description for 0e188c6committed
Commits on Nov 9, 2006
Preserve the original query object as wp_the_query so that it's not stomped by subsequent calls to query_posts().
Show description for be689d8committed
Commits on Nov 8, 2006
Ajax plugin tweakage from mdawaffe. fixes #3334
Show description for 368ceedcommitted
Commits on Oct 4, 2006
nocache_headers from _ck_ and Nazgul. fixes #3027
Show description for 9e0b62ecommitted
Commits on Sep 21, 2006
Make sure vars are set. Props Alex King. fixes #3153
Show description for 5fbeda5committed
Commits on Sep 19, 2006
Warning and notice fixes from Alex King. fixes #3148
Show description for 3c34810committed