ryan
|
f3de5a0f0e
|
Use delete_page cap. Props activeingredient. fixes #3162
git-svn-id: http://svn.automattic.com/wordpress/trunk@4220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-25 01:19:08 +00:00 |
|
ryan
|
a133ed04a1
|
Don't reset cookies if INSTALLING.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-23 06:02:45 +00:00 |
|
ryan
|
a855814939
|
Tabbed editor fixes from skeltoac. #2829
git-svn-id: http://svn.automattic.com/wordpress/trunk@4210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 22:24:50 +00:00 |
|
ryan
|
df430b5df3
|
Tabbed editor from skeltoac. fixes #2829
git-svn-id: http://svn.automattic.com/wordpress/trunk@4206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-22 07:04:41 +00:00 |
|
ryan
|
7a032342b3
|
Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157
git-svn-id: http://svn.automattic.com/wordpress/trunk@4202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-21 20:46:39 +00:00 |
|
ryan
|
ad1924f837
|
do_action_ref_array(). fixes #3125
git-svn-id: http://svn.automattic.com/wordpress/trunk@4186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-12 17:45:23 +00:00 |
|
matt
|
0957f9a061
|
Bring back missing filter for wp_create_thumbnail
git-svn-id: http://svn.automattic.com/wordpress/trunk@4182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-11 02:19:15 +00:00 |
|
ryan
|
9e240a859f
|
Specify number of accepted args.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-08 23:18:03 +00:00 |
|
ryan
|
5898bcca41
|
Move home and siteurl update events to action hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-08 21:42:05 +00:00 |
|
ryan
|
6b7de4afd3
|
Validate good times, come on. Props Viper007Bond. fixes #3113
git-svn-id: http://svn.automattic.com/wordpress/trunk@4169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-07 17:28:29 +00:00 |
|
ryan
|
261b9c73b0
|
Enable quicktags for safari. Props mattyrob. fixes #3051
git-svn-id: http://svn.automattic.com/wordpress/trunk@4164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-03 19:35:37 +00:00 |
|
ryan
|
849a0d29d7
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 21:46:31 +00:00 |
|
ryan
|
39e27240a8
|
Don't specialchar user description on save. fixes #3069
git-svn-id: http://svn.automattic.com/wordpress/trunk@4118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-25 17:47:19 +00:00 |
|
ryan
|
207d876c81
|
Make those chars feel special.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-24 22:33:16 +00:00 |
|
ryan
|
44b3783d36
|
More fun with menus.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 22:13:36 +00:00 |
|
ryan
|
b929433507
|
Kill this check for now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 21:37:03 +00:00 |
|
ryan
|
0ddaaf590f
|
More menu fixes. #2257
git-svn-id: http://svn.automattic.com/wordpress/trunk@4097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-15 21:03:11 +00:00 |
|
ryan
|
3b33ed195d
|
menu fixes. #2257 #2696
git-svn-id: http://svn.automattic.com/wordpress/trunk@4093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-14 21:24:43 +00:00 |
|
ryan
|
b4601fc06c
|
Autosave and prototype. Props masquerade. fixes #3020 #3017
git-svn-id: http://svn.automattic.com/wordpress/trunk@4082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-11 03:54:45 +00:00 |
|
ryan
|
4e7aacfc21
|
Menu and plugin tweakage.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-26 22:18:36 +00:00 |
|
ryan
|
c2a613422c
|
Category Ajax improvements from mdawaffe. fixes #2803
git-svn-id: http://svn.automattic.com/wordpress/trunk@4041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-25 06:36:10 +00:00 |
|
ryan
|
cacf5e345f
|
Trim theme and plugin data. fixes #2943
git-svn-id: http://svn.automattic.com/wordpress/trunk@4035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-23 19:20:11 +00:00 |
|
ryan
|
978fc182da
|
Tweak theme validation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-11 22:44:56 +00:00 |
|
matt
|
157786ecaa
|
Some renames
git-svn-id: http://svn.automattic.com/wordpress/trunk@3999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-06 04:27:45 +00:00 |
|
ryan
|
42557940a1
|
Use wp_die(). Props filosofo. fixes #2914
git-svn-id: http://svn.automattic.com/wordpress/trunk@3985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 22:00:03 +00:00 |
|
ryan
|
9894158868
|
Lower case post. Props leftjustified. fixes #2908
git-svn-id: http://svn.automattic.com/wordpress/trunk@3981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 20:18:56 +00:00 |
|
ryan
|
7275ae28e4
|
Remove extraneous /td. Props Nazgul. fixes #2895
git-svn-id: http://svn.automattic.com/wordpress/trunk@3970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 09:02:47 +00:00 |
|
ryan
|
d19217ac42
|
Use POST and GET instead of REQUEST since they are sanitized. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-05 03:59:40 +00:00 |
|
ryan
|
55af15d623
|
wp_reset_vars() from Sewar. fixes #2888
git-svn-id: http://svn.automattic.com/wordpress/trunk@3946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-07-03 19:03:37 +00:00 |
|
ryan
|
e232ef9a32
|
js_escape() in onclicks. fixes #2851
git-svn-id: http://svn.automattic.com/wordpress/trunk@3907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-24 01:28:08 +00:00 |
|
ryan
|
3cf77a3b19
|
wp_check_filetype() from skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-21 23:17:19 +00:00 |
|
ryan
|
1edfe71da2
|
Filename sanitation from sanitation engineer skeltoac. fixes #2823
git-svn-id: http://svn.automattic.com/wordpress/trunk@3891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-19 22:00:50 +00:00 |
|
ryan
|
5a6407ca84
|
Indicate private pages in manage pages list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-14 20:47:12 +00:00 |
|
ryan
|
5e7c850484
|
User management improvements from Mark Jaquith and David House. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-08 18:36:05 +00:00 |
|
ryan
|
741934931d
|
Use the API.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 05:36:28 +00:00 |
|
ryan
|
dac809b5a4
|
Add more fine grained user management caps. Part 1. #2775
git-svn-id: http://svn.automattic.com/wordpress/trunk@3846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-05 16:52:21 +00:00 |
|
ryan
|
4a47234d84
|
Dots fix to work around mod_mime problem. Props skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-31 17:07:12 +00:00 |
|
ryan
|
96c3f739a8
|
Update nonce action strings. Props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 23:08:05 +00:00 |
|
ryan
|
4d49e98fe4
|
Script loader from mdawaffe. #2701
git-svn-id: http://svn.automattic.com/wordpress/trunk@3788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-22 17:16:05 +00:00 |
|
ryan
|
54c5fee3f8
|
Nonce fixes from mdawaffe. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-18 00:47:21 +00:00 |
|
matt
|
fdab6f4c1e
|
Lots of style and admin tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@3770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-10 20:35:10 +00:00 |
|
ryan
|
3f57a94f4c
|
Nonce from above. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-02 22:36:06 +00:00 |
|
matt
|
2b49e833c7
|
add-a-hook
git-svn-id: http://svn.automattic.com/wordpress/trunk@3754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-29 09:21:23 +00:00 |
|
matt
|
28a178a5b6
|
Cleaner category count display
git-svn-id: http://svn.automattic.com/wordpress/trunk@3728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 09:26:56 +00:00 |
|
matt
|
2228ee7b9c
|
Remove this artificial limit, it messes up posting with seldom-used categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@3693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 08:41:49 +00:00 |
|
ryan
|
041257657c
|
Control those newlines. Props to that Andy guy. fixes #1082
git-svn-id: http://svn.automattic.com/wordpress/trunk@3688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-04 00:51:47 +00:00 |
|
ryan
|
cebb0a3a15
|
AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: http://svn.automattic.com/wordpress/trunk@3677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:31:26 +00:00 |
|
ryan
|
3d2347a655
|
WP_Locale. Props Sewar. fixes #2568
git-svn-id: http://svn.automattic.com/wordpress/trunk@3676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:20:11 +00:00 |
|
ryan
|
6130dcb0d6
|
More informative delete category dialog. Because knowing is half the battle. Props westi and mdawaffe. fixes #2617
git-svn-id: http://svn.automattic.com/wordpress/trunk@3672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-01 05:27:10 +00:00 |
|
ryan
|
baa30dd4d8
|
AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: http://svn.automattic.com/wordpress/trunk@3660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-29 01:51:55 +00:00 |
|