Commit Graph

3958 Commits

Author SHA1 Message Date
Ryan Boren 47f127394b i18n fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4021 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-18 02:31:21 +00:00
Ryan Boren 7d67615208 Relocate delete_user action. Props filosofo. fixes #2956
git-svn-id: https://develop.svn.wordpress.org/trunk@4020 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-17 17:12:37 +00:00
Ryan Boren 1757f40e8e Remove unneeded php tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@4019 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-17 17:08:00 +00:00
Ryan Boren 3a8383fd2d bail() cannot use wp_die(). wp_die() isn't loaded when bail() runs. fixes #2941
git-svn-id: https://develop.svn.wordpress.org/trunk@4018 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-16 15:41:36 +00:00
Ryan Boren e69d028988 Tweak theme validation.
git-svn-id: https://develop.svn.wordpress.org/trunk@4017 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 22:44:56 +00:00
Ryan Boren 81c4396c21 Remove unneeded arg.
git-svn-id: https://develop.svn.wordpress.org/trunk@4016 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 18:16:37 +00:00
Ryan Boren 967b1a18ba Allow limiting the number of cats to fetch.
git-svn-id: https://develop.svn.wordpress.org/trunk@4015 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 18:15:24 +00:00
Ryan Boren 7337c5bbc0 Allow ordering by count.
git-svn-id: https://develop.svn.wordpress.org/trunk@4014 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 18:01:53 +00:00
Ryan Boren 9b1204792a Pass arg array to get_categories filters. Props ryanscheuermann. fixes #2934
git-svn-id: https://develop.svn.wordpress.org/trunk@4013 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 03:33:25 +00:00
Ryan Boren 49769340ca Make clickable fix from whooami. fixes #2889
git-svn-id: https://develop.svn.wordpress.org/trunk@4011 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 03:30:12 +00:00
Ryan Boren fa6b9e781a Use wp_die() in wp_nonce_ays(). fixes #2929
git-svn-id: https://develop.svn.wordpress.org/trunk@4009 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 16:34:43 +00:00
Ryan Boren d120bbcfff get_category filter form majelbstoat. fixes #2466
git-svn-id: https://develop.svn.wordpress.org/trunk@4007 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 16:11:43 +00:00
Ryan Boren 4591c517ce wp_die() improvements from Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@4006 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 05:29:10 +00:00
Matt Mullenweg 87236e55fd Fix for radio labels on moderation page
git-svn-id: https://develop.svn.wordpress.org/trunk@4005 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-07 18:35:49 +00:00
Ryan Boren c1ff4311bf Update to php-gettext 1.0.7+. fixes #1727
git-svn-id: https://develop.svn.wordpress.org/trunk@4003 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 22:35:59 +00:00
Ryan Boren da71f261e2 Nice curves. Props ketsugi. fixes #2896
git-svn-id: https://develop.svn.wordpress.org/trunk@4001 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 06:14:17 +00:00
Matt Mullenweg f0c1e8e526 Properly select option, wording change
git-svn-id: https://develop.svn.wordpress.org/trunk@4000 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 04:34:46 +00:00
Matt Mullenweg 4ec0249ac2 Some renames
git-svn-id: https://develop.svn.wordpress.org/trunk@3999 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 04:27:45 +00:00
Ryan Boren c3ce93fbb4 Validation fixes from leftjustified. fixes #2909
git-svn-id: https://develop.svn.wordpress.org/trunk@3998 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:45:17 +00:00
Ryan Boren 07ac9fb01c specialchars quotes in comment title. Props deko. fixes #2915
git-svn-id: https://develop.svn.wordpress.org/trunk@3995 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:28:34 +00:00
Ryan Boren 6fd01856c7 wp_kses_no_null() redirect location for extra protection.
git-svn-id: https://develop.svn.wordpress.org/trunk@3992 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 00:28:37 +00:00
Matt Mullenweg d75bc044ef Clean up how we address IP addresses throughout the code
git-svn-id: https://develop.svn.wordpress.org/trunk@3990 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 00:04:24 +00:00
Ryan Boren 9e0c4a5155 Bump kses to 0.2.2. Props westi. fixes #2661
git-svn-id: https://develop.svn.wordpress.org/trunk@3989 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:40:05 +00:00
Ryan Boren 0b8a2fb212 Strip and texturize importer title. Props Nazgul. fixes #2897
git-svn-id: https://develop.svn.wordpress.org/trunk@3986 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:33:58 +00:00
Ryan Boren 0b25954d38 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:00:03 +00:00
Ryan Boren 4562fd2b74 wp_die() for comment errors. Props filosofo. fixes #1786
git-svn-id: https://develop.svn.wordpress.org/trunk@3984 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:34:19 +00:00
Ryan Boren c776c8b89f Validation fixes from leftjustified. fixes #2907
git-svn-id: https://develop.svn.wordpress.org/trunk@3983 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:28:02 +00:00
Ryan Boren 282e99949e Lower case post. Props leftjustified. fixes #2908
git-svn-id: https://develop.svn.wordpress.org/trunk@3981 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 20:18:56 +00:00
Ryan Boren ae64303c2e Die with style. Props Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@3979 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 19:13:26 +00:00
Ryan Boren fc184c7750 Markup fixes from leftjustified. fixes #2906
git-svn-id: https://develop.svn.wordpress.org/trunk@3978 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 17:14:29 +00:00
Ryan Boren e77c9d5893 Add ids to inputs. Props leftjustified. fixes #2911
git-svn-id: https://develop.svn.wordpress.org/trunk@3976 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 17:06:10 +00:00
Ryan Boren 6bfc22facd wp_specialchars() within wp_nonce_url(). Props Nazgul. fixes #2857
git-svn-id: https://develop.svn.wordpress.org/trunk@3974 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:55:24 +00:00
Ryan Boren a3301d96ab Don't trigger warning when first visiting login. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3972 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:45:09 +00:00
Ryan Boren caee7ba3ca Remove extraneous /td. Props Nazgul. fixes #2895
git-svn-id: https://develop.svn.wordpress.org/trunk@3970 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:02:47 +00:00
Ryan Boren bba1954017 Use POST and GET instead of REQUEST since they are sanitized. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3969 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 03:59:40 +00:00
Ryan Boren 3b51a5aa38 Give feedback if username or password fields are empty. Props Nazgul. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3966 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 01:56:20 +00:00
Ryan Boren 5f2832c56b Preserve newlines inside style and script tags. Props Nazgul. fixes #2833
git-svn-id: https://develop.svn.wordpress.org/trunk@3965 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 23:16:04 +00:00
Ryan Boren d2f42f1d12 Force balanced tags in comments. Props Nazgul. fixes #2714
git-svn-id: https://develop.svn.wordpress.org/trunk@3963 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 22:09:44 +00:00
Ryan Boren b26470e9e9 Markup fixes from Nazgul. fixes #2899
git-svn-id: https://develop.svn.wordpress.org/trunk@3961 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:44:08 +00:00
Ryan Boren ccb85676c3 Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: https://develop.svn.wordpress.org/trunk@3960 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:41:00 +00:00
Ryan Boren 429717eb72 Don't allow negative values when paging. fixes #2893
git-svn-id: https://develop.svn.wordpress.org/trunk@3957 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:58:11 +00:00
Ryan Boren 3e6f4c5c70 wp_reset_vars(). Props Sewar. fixes #2888
git-svn-id: https://develop.svn.wordpress.org/trunk@3956 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:31:28 +00:00
Ryan Boren 1534405764 Relocate /div.
git-svn-id: https://develop.svn.wordpress.org/trunk@3954 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:24:00 +00:00
Matt Mullenweg 2595bc560c Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0
git-svn-id: https://develop.svn.wordpress.org/trunk@3953 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:39:53 +00:00
Matt Mullenweg 49f9e7e815 Allow Windows folks to delete attachements, fixes #2496
git-svn-id: https://develop.svn.wordpress.org/trunk@3952 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:33:08 +00:00
Matt Mullenweg 8f8f10cc1e Another step toward removing old table vars, this is why we should be careful about naming things! Fixes #2524
git-svn-id: https://develop.svn.wordpress.org/trunk@3951 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:28:08 +00:00
Matt Mullenweg f4bd3aa762 Extra whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@3950 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 18:14:17 +00:00
Matt Mullenweg adef1bc732 We talk good. Fixes #2632
git-svn-id: https://develop.svn.wordpress.org/trunk@3949 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:56:27 +00:00
Matt Mullenweg f28b518c37 Use single quotes to be nice to ANSI mode, fixes #1498
git-svn-id: https://develop.svn.wordpress.org/trunk@3948 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:30:36 +00:00
Matt Mullenweg 5a205f578b More intuitive navigation, fixes #2471
git-svn-id: https://develop.svn.wordpress.org/trunk@3947 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 17:19:15 +00:00