Commits
User selector
Commit History
Commits on Jun 15, 2007
Use EXTR_SKIP when extracting. For 2.2. See #4468
Show description for 2b6bc3bcommitted
Commits on Apr 19, 2007
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 3c34810committedOptions cleanup and some styling changes.
Show description for 06f0097committedEncode percent to avoid broken permalinks. Props majelbstoat. fixes #569
Show description for fd6a645committed
Commits on Sep 13, 2006
AJAX responsiveness improvements from mdawaffe. fixes #3099
Show description for 45cd582committed
Commits on Sep 12, 2006
do_action_ref_array(). fixes #3125
Show description for 7d25a72committed
Commits on Sep 5, 2006
i18n fixes from nbachiyski. fixes #3109
Show description for a28be38committed
Commits on Sep 1, 2006
Use wp_dropdown_categories(). Fix padding. Don't allow a cat to be it's own parent. Props westi. fixes #3088
Show description for d1ff29acommitted
Commits on Aug 30, 2006
Use get_option instead of get_settings. Just 'cause.
Show description for 7e82eefcommittedFix query parsing. Props westi. fixes #3085
Show description for 6c77b22committed