Commits
User selector
Commit History
Commits on Mar 16, 2007
Don't cast to string if empty. Props donncha. fixes #3979 for 2.0
Show description for a6618fbcommitted
Commits on Jan 30, 2007
Fix feed links when using %category% permalink structure. Props westi. fixes #3214
Show description for 1da9ad5committed
Commits on Jan 28, 2007
Discard non-scalars when building query string.
Show description for 8ed336ccommitted
Commits on Jan 10, 2007
Backport of HTTP_IF_MODIFIED_SINCE double stripslashes() fix. fixes #2597
Show description for e35108ecommitted
Commits on Nov 19, 2006
Quote strings in SQL with single quotes instead of double quotes to be more correct and consistent. Props WillemGrooters. fixes #3367
Show description for af1ede8committed
Commits on Oct 4, 2006
cast to array in retrospaminator. Props mdawaffe. fixes #2745
Show description for 92bdce9committednocache_headers from _ck_ and Nazgul. fixes #3027
Show description for 394b509committed
Commits on Oct 3, 2006
Increment tok_index. fixes #2785
Show description for aa6fd29committed
Commits on Sep 25, 2006
Encode percent to avoid broken permalinks. Props majelbstoat. fixes #569
Show description for 5531783committedi18n fixes from nbachiyski. fixes #3109
Show description for 20e61e9committedCast page_id to int before deciding if is_page. fixes #2769
Show description for a9e73bfcommittedPreserve is_feed setting when handling a 404. Props skeltoac. fixes #3019
Show description for 29cda4bcommitted
Commits on Jul 4, 2006
Don't allow negative values when paging. fixes #2893
Show description for 1c9afcccommitted
Commits on Jun 24, 2006
Send Content-type for 404s. Props Nazgul. fixes #2841
Show description for 4c3b33acommitted
Commits on May 11, 2006
Backport nonces and pluggable cookies.
Show description for 360e5cacommitted
Commits on Apr 25, 2006
Don't try to do paging for single page queries. Props westi. fixes #2578
Show description for a51e8efcommitted
Commits on Apr 21, 2006
Ref checks. Comment filter.
Show description for 2101642committed
Commits on Mar 3, 2006
Make sure posts array is not empty before checking preview state. #2498
Show description for 1e2517acommitted
Commits on Feb 19, 2006
Commits on Jan 25, 2006
404 if category not found. fixes #2123
Show description for c89ddb6committed
Commits on Jan 23, 2006
is_preview() fixes from David House. fixes #2188
Show description for 28bd669committedUse array_append() instead of unions. Props majelbstoat. fixes #2321
Show description for dc34d7bcommitted
Commits on Jan 20, 2006
Make sure we have an array. Props Ozh and David House. fixes #2313
Show description for c2835f7committed
Commits on Jan 18, 2006
Give draft posts a current timestamp. Props David House and technosailor. fixes #2164
Show description for 006f02ccommitted
Commits on Jan 11, 2006
Don't overwrite global request when starting a new query.
Show description for ecbd16bcommitted
Commits on Jan 5, 2006
Add [L] to rewrite rule. Props cavemonkey50. fixes #2222
Show description for d702816committed
Commits on Jan 4, 2006
Fix variable name collision that was breaking paging. fixes #2204
Show description for dc9a938committed
Commits on Jan 3, 2006
Better broken path info workaround for setups that use redirection.
Show description for 2ae1176committed
Commits on Dec 31, 2005
Fallback to matching the leaf category if the full path doesn't match. Props David House. fixes #2161
Show description for e631d34committed
Commits on Dec 28, 2005
Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
Show description for 5be951ccommittedCreate explicit page attachment rewrite rules rather than matching the attachment name against a regexp.
Show description for eddf881committedAnchor str replacements to head so that we don't replace across the entire string. fixes #2162
Show description for 424dd33committed
Commits on Dec 24, 2005
Fix page permalink 404 when pages are reordered. Props David House. fixes #2071
Show description for 250ecaacommitted
Commits on Dec 18, 2005
Init tweak. No need to prime category cache.
Show description for 46484d1committed
Commits on Dec 15, 2005
is_user_logged_in()
Show description for ecea3facommitted