Commits
User selector
Commit History
Commits on Sep 13, 2007
no follow callback
Show description for 087caeacommitted
Commits on Sep 11, 2007
Fix option sanitization slashing. fixes #4949 for 2.2
Show description for 01b4e47committed
Commits on Sep 7, 2007
2.2.3 bump
Show description for 3ac4628committedBetter determination. fixes #4748 for 2.2
Show description for 2e7ea0fcommitted
Commits on Sep 5, 2007
Don't skip sanitization if 404. Add wp_title display filters.
Show description for 734d53ecommitted
Commits on Sep 3, 2007
Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes #3875 for 2.2
Show description for 7b43eaecommitted
Commits on Aug 30, 2007
Roll back [5986], [5988], [5989]. We are in a char class, so no escaping needed. Props mdawaffe. see #4873
Show description for 8d39457committedBetter %0d/%0a sanitization for wp_redirect() from hakre. fixes #4819 for 2.2.3
Show description for 5c0270bcommittedEscape special chars in regex. Props eightize and Otto42. fixes #4873 for 2.2.3
Show description for 2bc4314committed
Commits on Aug 28, 2007
Globalise wp_version so Magpie can use it. props Nazgul, hakre. Fixes #3996 for 2.2.3
Show description for 6744656committed
Commits on Aug 23, 2007
Enable plugins to override the cockney replace array, fixes #4804 for 2.2.3 props andihit
Show description for 667b8c3committedFix plugin basename for Windows servers. Fixes #3002 for 2.2.x props Ozh
Show description for c54683ecommittedDon't allow private query vars in url_to_postid
Show description for 0e5d916committed
Commits on Aug 22, 2007
Sanitize a few options
Show description for 767d28ecommitted
Commits on Aug 16, 2007
Use dc:creator instead of author for rss2 comment feeds. Props lexhair, Otto42. fixes #4704 for 2.2
Show description for 8971497committedPass args as array instead of query string.
Show description for 3c2bef9committed
Commits on Aug 5, 2007
Version bumps.
Show description for bdc3e87committed
Commits on Aug 1, 2007
add_option()/update_option() should pass the option name to get_option() pre-escaped. fixes #4690 for 2.2.x
Show description for 92f2255committed
Commits on Jul 30, 2007
Use "home," not "siteurl" for widget dropdown category URLs. Props Pastinakel. fixes #4683 for 2.2.x
Show description for 30e33aacommitted
Commits on Jul 7, 2007
Properly unset notoptions cache in add_option() so that get_option() and update_option() work on the same load. fixes #4429 for 2.2.x
Show description for ec1c931committed
Commits on Jul 5, 2007
Don't richedit for comments. Props Joseph Scott. fixes #4587 for 2.3
Show description for d038a7bcommitted
Commits on Jun 27, 2007
Fix stylesheet-based themes. props dougal. fixes #4522
Show description for f2c3f8ecommitted
Commits on Jun 19, 2007
js_escape improvements from Alexander Concha. Catches ' ' ' ' ' ' ' etc.
Show description for 30438eecommitted
Commits on Jun 15, 2007
Use EXTR_SKIP when extracting. For 2.2. See #4468
Show description for 2b6bc3bcommittedwp_parse_str() from mdawaffe. fixes #4467
Show description for e5bdc97committed
Commits on Jun 14, 2007
use FALSE to designate lack of user-supplied URL in *_query_arg() funcs. fixes #4465 for 2.2.x
Show description for 14996c3committedonly strip question marks from the RIGHT side of the query string. fixes #4464. see #4462
Show description for 3bcb4b7committedremove &paged=1 *before* we HTML entitize the link. fixes #4462
Show description for a6f54e0committed
Commits on Jun 13, 2007
Add sanitize_user()
Show description for 79e15becommitted
Commits on Jun 12, 2007
Don't include HTML in gettext call. Props nbachiyski and Nazgul. fixes #4437
Show description for fe62813committed
rob1n
Commits on Jun 11, 2007
escapeshellarg the sender
Show description for f666542committedMaintain "Page order" for consistency. fixes #4431
Show description for 8639b3ecommitted
rob1n
Commits on Jun 9, 2007
Revert multiple category stuff. see #4285
Show description for 3108ee9committed
rob1n