Commits
Branch selector
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
Unset no_filter. Props xknown. fixes #4720
Show description for 99db694committedFix 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 0e5d916committedDon't die with type
Show description for 56ca42ccommitted
Commits on Aug 22, 2007
Sanitize a few options
Show description for 767d28ecommitted
Commits on Aug 20, 2007
mt_allow_pings fix. Props Joseph Scott and Allan Odgaard. fixes #4770 for 2.2
Show description for 7fd8d7dcommitted
Commits on Aug 19, 2007
Formatting cleanups from johnjosephbachir. fixes #4775 for 2.2
Show description for ca89dadcommitted
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 13, 2007
RTL fixes from mani_monaj. fixes #4729
Show description for 27ceb36committed
Commits on Aug 5, 2007
Version bumps.
Show description for bdc3e87committed
Commits on Aug 3, 2007
Roll back export portion of #4452 for 2.2.x, see #4452, see #4686
Show description for 26ce317committed
Commits on Aug 2, 2007
Sanitize cat_id, fixes #4692 for 2.2.x, thanks g30rg3x
Show description for 6feba07committedAbsolute numbers where we will never allow negatives, fixes #4692 for 2.2.x, thanks g30rg3x
Show description for 60bc4f9committed
Commits on Aug 1, 2007
More upload escaping. Props Brian Layman. fixes #4689 for 2.2.x
Show description for dd899abcommittedSanitize option names in options.php, use current escaping functions. for 2.2.x
Show description for 1cff7e9committedadd_option()/update_option() should pass the option name to get_option() pre-escaped. fixes #4690 for 2.2.x
Show description for 92f2255committedattribute_escape() in upload form action. Props Nazgul. fixes #4689 for 2.2.x
Show description for 2c112cacommitted
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 30e33aacommittedUse CDATA escaping/unescaping for comment_author. props tellyworth. fixes #4452 for 2.2.x
Show description for 17813d2committed
Commits on Jul 13, 2007
Don't return before doing actions. Props nbachiyski. fixes #4629 for 2.2
Show description for 725a777committed
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