Ryan Boren
|
7f3e74ffca
|
wp_insert_term() and wp_update_term(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5522 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-23 05:42:31 +00:00 |
|
rob1n
|
759b2afb2a
|
Run the i through the parseInt to avoid IE 7 errors. fixes #4268
git-svn-id: https://develop.svn.wordpress.org/trunk@5520 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-22 22:52:29 +00:00 |
|
Ryan Boren
|
c6fc3c6744
|
Keep the old tables in the schema until everything is converted. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5516 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-22 20:59:00 +00:00 |
|
Ryan Boren
|
9aa94b995b
|
Fix primary key on term_relationships. Add wp_set_object_terms(). Setting post tags working now. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5515 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-22 20:39:26 +00:00 |
|
Ryan Boren
|
523a3724bb
|
Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5510 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-22 05:12:38 +00:00 |
|
rob1n
|
f3abb87033
|
Fix accidental typo. fixes #4300
git-svn-id: https://develop.svn.wordpress.org/trunk@5508 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-21 22:58:22 +00:00 |
|
rob1n
|
17d49e2c27
|
Keep editing mode when paging through comments. fixes #4300
git-svn-id: https://develop.svn.wordpress.org/trunk@5497 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-21 12:52:44 +00:00 |
|
rob1n
|
543cda098a
|
Doh. fixes #4292
git-svn-id: https://develop.svn.wordpress.org/trunk@5496 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-19 23:44:37 +00:00 |
|
Ryan Boren
|
2b9d09d88e
|
Fix widget admin layout for IE7. Props Denis-de-Bernardy. fixes #4264 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5494 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-19 17:24:25 +00:00 |
|
Ryan Boren
|
1ff3a1e05a
|
Add nonce to avoid AYS when restoring image header.
git-svn-id: https://develop.svn.wordpress.org/trunk@5478 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-15 16:47:15 +00:00 |
|
Matt Mullenweg
|
32cb0a9ae9
|
Show post name and bring organization in line with the edit comments page.
git-svn-id: https://develop.svn.wordpress.org/trunk@5472 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-14 03:41:03 +00:00 |
|
Matt Mullenweg
|
ab123c415b
|
This button gets buried, especially when you have a lot of widgets, and it needs to be at the top too.
git-svn-id: https://develop.svn.wordpress.org/trunk@5471 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-14 03:39:05 +00:00 |
|
rob1n
|
dba19c56e5
|
Get rid of stray space.
git-svn-id: https://develop.svn.wordpress.org/trunk@5470 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-14 03:28:10 +00:00 |
|
Matt Mullenweg
|
9a6d38364f
|
Remove the generation time, it isn't terribly useful to users and gets confused with version
git-svn-id: https://develop.svn.wordpress.org/trunk@5469 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-14 03:14:17 +00:00 |
|
rob1n
|
32ab5928ef
|
Some fixes for the Textpattern importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@5449 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-11 03:54:56 +00:00 |
|
rob1n
|
14a4a43f9e
|
Show authors' logins in alphabetical order. fixes #4232
git-svn-id: https://develop.svn.wordpress.org/trunk@5448 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-11 03:51:21 +00:00 |
|
Ryan Boren
|
36f1863f59
|
Handle local and remote blogroll imports. Props apokalyptik. fixes #4243 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5439 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-10 21:21:54 +00:00 |
|
Ryan Boren
|
37f7c36ac0
|
Left, right, dragChange, hop. s/left/right/. Props Lawrence Pit. see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5437 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-10 21:18:21 +00:00 |
|
Ryan Boren
|
8ea77a6001
|
Use correct var. Props charismabiz. fixes #4246 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5435 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-10 21:08:13 +00:00 |
|
Ryan Boren
|
31e7b5be08
|
Cast to array to avoid warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@5432 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-10 16:32:11 +00:00 |
|
rob1n
|
9f439b9e40
|
Make H2's in the admin wrap nice, and some CSS cleanup. Props JeremyVisser. fixes #4119
git-svn-id: https://develop.svn.wordpress.org/trunk@5430 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-10 02:52:22 +00:00 |
|
Ryan Boren
|
5168e22236
|
Var is an object var. Add missing this.
git-svn-id: https://develop.svn.wordpress.org/trunk@5427 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-10 02:31:16 +00:00 |
|
Ryan Boren
|
059f5ae3e8
|
Don't preg_match_all when processing items. fixes #4239 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5423 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-10 00:05:21 +00:00 |
|
Matt Mullenweg
|
719b73dd9d
|
Knowing the version of the theme is pretty useless in this context, it's clutter.
git-svn-id: https://develop.svn.wordpress.org/trunk@5419 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-09 17:14:23 +00:00 |
|
Matt Mullenweg
|
b6d03c46c4
|
Don't forget to center this cell as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@5416 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-09 08:12:54 +00:00 |
|
Ryan Boren
|
e8da828363
|
Add nonces to importers
git-svn-id: https://develop.svn.wordpress.org/trunk@5404 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-07 15:56:53 +00:00 |
|
Ryan Boren
|
e83f137798
|
Make sure Widgets menu comes after Themes. see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5401 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-06 20:36:11 +00:00 |
|
rob1n
|
d586cf7ce8
|
Don't set URL options if WP_HOME and or WP_SITEURL are defined. Props filosofo. fixes #4199
git-svn-id: https://develop.svn.wordpress.org/trunk@5395 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-05 00:19:25 +00:00 |
|
rob1n
|
8653896af0
|
Use WP_HOME and WP_SITEURL in upgrading. Props filosofo. fixes #4211
git-svn-id: https://develop.svn.wordpress.org/trunk@5394 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-05 00:17:05 +00:00 |
|
Ryan Boren
|
18bb3b4811
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@5390 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-04 21:28:50 +00:00 |
|
Ryan Boren
|
ed0260ac9e
|
Do a cap check at the top of widgets since it won't always inherit the menu cap check.
git-svn-id: https://develop.svn.wordpress.org/trunk@5385 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-04 17:52:22 +00:00 |
|
rob1n
|
a2854082d8
|
Don't reference old-style "levels," as they apparently used to call them back in the day.
git-svn-id: https://develop.svn.wordpress.org/trunk@5384 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-04 04:18:59 +00:00 |
|
rob1n
|
53ee688f08
|
Sort page templates by name. Props Arrrr. see #2926
git-svn-id: https://develop.svn.wordpress.org/trunk@5380 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-03 04:41:22 +00:00 |
|
rob1n
|
926e50cbf2
|
Apply get_nested_cats filter. Props davidhouse and Nazgul. fixes #2623
git-svn-id: https://develop.svn.wordpress.org/trunk@5379 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-03 04:34:07 +00:00 |
|
rob1n
|
24226c8241
|
Use fancy quotes instead of raw quotes (which should have been " anyways).
git-svn-id: https://develop.svn.wordpress.org/trunk@5378 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-03 01:23:14 +00:00 |
|
rob1n
|
e6ab5d6f99
|
Don't show Widgets admin page if core widgets aren't enabled. fixes #4218
git-svn-id: https://develop.svn.wordpress.org/trunk@5376 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-03 00:43:57 +00:00 |
|
Ryan Boren
|
6332287bb3
|
Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5368 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-01 23:33:44 +00:00 |
|
Ryan Boren
|
8218fe63c8
|
Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@5365 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-01 17:46:55 +00:00 |
|
rob1n
|
1a2793b442
|
Add clearer to edit-pages.php. Props Nazgul. fixes #4210
git-svn-id: https://develop.svn.wordpress.org/trunk@5361 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-01 01:19:19 +00:00 |
|
Ryan Boren
|
fe2887b40d
|
unfiltered_upload fix from Nazgul. fixes #4136
git-svn-id: https://develop.svn.wordpress.org/trunk@5353 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-30 15:54:50 +00:00 |
|
rob1n
|
238e8f18ec
|
Fix stupid error on my part. Props abbaanthony. fixes #4208
git-svn-id: https://develop.svn.wordpress.org/trunk@5347 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-30 02:28:06 +00:00 |
|
rob1n
|
d25ce6fc4b
|
Filter dashboard URL's. fixes #2177
git-svn-id: https://develop.svn.wordpress.org/trunk@5346 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-29 22:37:37 +00:00 |
|
rob1n
|
e1863b22cc
|
Check basename(). see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5345 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-29 21:00:54 +00:00 |
|
rob1n
|
c12eb84474
|
Automattically deactivate Automattic Widgets, if activated. see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5344 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-29 20:53:29 +00:00 |
|
rob1n
|
68ae6680ea
|
Move widgets' JS into the <head> of widgets.php. Should fix text/rss widget controls. see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5343 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-29 20:16:26 +00:00 |
|
Matt Mullenweg
|
7b24d7882d
|
Link it even if it's zero because it counts approved comments and you might want to go to that page even if there are no approved comments yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@5331 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 05:30:23 +00:00 |
|
Matt Mullenweg
|
56f7ecd7d8
|
Link that URL!
git-svn-id: https://develop.svn.wordpress.org/trunk@5330 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 05:23:53 +00:00 |
|
rob1n
|
6e54a62f24
|
Whoops, forgot widgets-rtl.css.
git-svn-id: https://develop.svn.wordpress.org/trunk@5327 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 02:39:22 +00:00 |
|
rob1n
|
5ca855b43a
|
Use non-GMT date. fixes #3034
git-svn-id: https://develop.svn.wordpress.org/trunk@5326 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 00:56:12 +00:00 |
|
rob1n
|
ef92dec9ba
|
Add Firefox bookmarking instructions. Props abelcheung. fixes #4203
git-svn-id: https://develop.svn.wordpress.org/trunk@5325 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 00:55:11 +00:00 |
|
rob1n
|
9b3becf6ea
|
Widgets RTL CSS, and a few little widget bugfixes. Props Sewar. fixes #4185
git-svn-id: https://develop.svn.wordpress.org/trunk@5324 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 00:51:19 +00:00 |
|
rob1n
|
d8062bbc62
|
Add id attribute where it's only name. fixes #3696
git-svn-id: https://develop.svn.wordpress.org/trunk@5323 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 00:47:01 +00:00 |
|
Matt Mullenweg
|
0ec4ef6a75
|
I think this got accidentally reverted.
git-svn-id: https://develop.svn.wordpress.org/trunk@5322 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-26 22:17:13 +00:00 |
|
rob1n
|
7a6aba312d
|
WordPress.com -> .org and change widgetize link to Automattic's site for now. We still need to make a Codex page, just to make it more "WordPressy."
Props foolswisdom. fixes #4200
git-svn-id: https://develop.svn.wordpress.org/trunk@5316 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-26 02:13:18 +00:00 |
|
rob1n
|
8028b4b6bf
|
Variable name fix. Props filosofo. see #4169
git-svn-id: https://develop.svn.wordpress.org/trunk@5310 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-25 03:02:28 +00:00 |
|
rob1n
|
272ad77beb
|
Add admin_xml_ns to upload.php's <html>, since it doesn't use admin-header.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@5309 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-25 00:56:22 +00:00 |
|
rob1n
|
a40b296021
|
Allow number_format to be internationalized. Props nbachiyski. fixes #3677
git-svn-id: https://develop.svn.wordpress.org/trunk@5308 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-25 00:49:57 +00:00 |
|
rob1n
|
215dca2430
|
Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
git-svn-id: https://develop.svn.wordpress.org/trunk@5303 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-24 23:27:20 +00:00 |
|
rob1n
|
ffc63c60e3
|
Widgets for 2.3. fixes #4186
git-svn-id: https://develop.svn.wordpress.org/trunk@5297 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-24 01:05:17 +00:00 |
|
Ryan Boren
|
c20fd94dce
|
AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
git-svn-id: https://develop.svn.wordpress.org/trunk@5280 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-17 20:56:41 +00:00 |
|
Ryan Boren
|
5519b22a3c
|
Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@5272 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-15 02:30:00 +00:00 |
|
Ryan Boren
|
424a7906c0
|
tag_exists(), category_object_exists(), and some tag and cat create fix ups. see #3723
git-svn-id: https://develop.svn.wordpress.org/trunk@5271 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-15 02:26:26 +00:00 |
|
rob1n
|
5184af4ae8
|
Just use bloginfo(). Props jhodgdon. fixes #3903
git-svn-id: https://develop.svn.wordpress.org/trunk@5268 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-14 00:16:38 +00:00 |
|
rob1n
|
6d905c3341
|
trim() question marks *after* concatenating the string. fixes #4134
git-svn-id: https://develop.svn.wordpress.org/trunk@5267 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-14 00:11:47 +00:00 |
|
rob1n
|
1357a729bb
|
Add RTL css for #tagdiv. Props Sewar. fixes #4140
git-svn-id: https://develop.svn.wordpress.org/trunk@5264 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-13 03:29:43 +00:00 |
|
rob1n
|
2dc60169a7
|
Add encoding to WXR exports, and clean up HTML comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@5263 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 23:53:36 +00:00 |
|
rob1n
|
23bd5c2fec
|
Take out undefined variable. fixes #2781
git-svn-id: https://develop.svn.wordpress.org/trunk@5259 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 21:43:38 +00:00 |
|
Mark Jaquith
|
bbaee51a3f
|
CSS IDs should avoid using underscores for compat with older browers. See http://tinyurl.com/2s99u6 addresses #4140
git-svn-id: https://develop.svn.wordpress.org/trunk@5257 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 20:53:59 +00:00 |
|
rob1n
|
49768a3192
|
Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
git-svn-id: https://develop.svn.wordpress.org/trunk@5256 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 17:04:03 +00:00 |
|
rob1n
|
a1e8f976c3
|
Tidy up the tags interface. Props andy. fixes #4140
git-svn-id: https://develop.svn.wordpress.org/trunk@5254 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 16:13:37 +00:00 |
|
rob1n
|
be028957b0
|
Add small i18n fix. Props nbachiyski. fixes #4139
git-svn-id: https://develop.svn.wordpress.org/trunk@5253 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 05:59:59 +00:00 |
|
rob1n
|
ceea4bb3fe
|
Some fixes for another fix. Props takayukister. fixes #4040
git-svn-id: https://develop.svn.wordpress.org/trunk@5252 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 05:55:34 +00:00 |
|
rob1n
|
23909c920b
|
Add ability to convert all categories to tags. fixes #4135
git-svn-id: https://develop.svn.wordpress.org/trunk@5251 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 05:46:36 +00:00 |
|
Ryan Boren
|
3a9b0e0c08
|
Stripslashes post meta values before handing off to add_post_meta. Use wpdb::escape instead of addslashes. Props takayukister. fixes #4028
git-svn-id: https://develop.svn.wordpress.org/trunk@5249 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 02:58:41 +00:00 |
|
rob1n
|
e8c058cfc1
|
Use get_var and only select cat_ID. see #4040
git-svn-id: https://develop.svn.wordpress.org/trunk@5247 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 02:08:40 +00:00 |
|
rob1n
|
f9ab937ce7
|
Use cat_name instead of cat_nicename when creating categories from import. Props takayukister. fixes #4040
git-svn-id: https://develop.svn.wordpress.org/trunk@5246 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 01:49:46 +00:00 |
|
Ryan Boren
|
e58cfd6981
|
Preserve page hierarchy. Props takayukister. fixes #4025
git-svn-id: https://develop.svn.wordpress.org/trunk@5245 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 01:34:15 +00:00 |
|
rob1n
|
9b7feef7a9
|
Don't die because of output by badly-written plugins upon activation. Props masquerade. fixes #4127
git-svn-id: https://develop.svn.wordpress.org/trunk@5239 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-11 03:23:23 +00:00 |
|
rob1n
|
f69917f454
|
Take out duplicate ID. Props JeremyVisser. fixes #3432
git-svn-id: https://develop.svn.wordpress.org/trunk@5237 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 23:44:58 +00:00 |
|
rob1n
|
e1ea2d169e
|
Use own category_exists() function, and only list categories to convert. fixes #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5229 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 16:57:21 +00:00 |
|
rob1n
|
7ffd36eeb0
|
Fix some i18n and typographical stuff in the UTW importer. Props nbachiyski. fixes #4121
git-svn-id: https://develop.svn.wordpress.org/trunk@5228 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 09:27:50 +00:00 |
|
Matt Mullenweg
|
c144679edf
|
This fixes the broken paginate_links on the comments and users page, however the way this function works is rather awkward and should be redone. There is far too much complexity for what it's trying to do.
git-svn-id: https://develop.svn.wordpress.org/trunk@5226 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-10 07:38:36 +00:00 |
|
rob1n
|
ee25d5d700
|
Just check for manage_categories. fixes #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5218 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-09 16:27:22 +00:00 |
|
rob1n
|
47a79f2001
|
And that's a wrap, folks.
git-svn-id: https://develop.svn.wordpress.org/trunk@5217 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-09 16:15:50 +00:00 |
|
rob1n
|
9862ce334e
|
Link to categories to tags converter and UTW importer. fixes #4100 #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5216 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-09 06:35:32 +00:00 |
|
rob1n
|
bd96ee067f
|
Add initial UTW tag converter. Props MellerTime. fixes #4100
git-svn-id: https://develop.svn.wordpress.org/trunk@5213 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-08 04:51:35 +00:00 |
|
rob1n
|
f691bc31ec
|
Fixed sorting -- uasort() instead of usort().
git-svn-id: https://develop.svn.wordpress.org/trunk@5211 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 19:06:33 +00:00 |
|
rob1n
|
f75f20b517
|
Put the sorting on hold, and add empty contructor.
git-svn-id: https://develop.svn.wordpress.org/trunk@5210 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 19:04:57 +00:00 |
|
rob1n
|
f429599f0f
|
Add menu_order and page_name to WP import/export. Props takaykister. fixes #4024
git-svn-id: https://develop.svn.wordpress.org/trunk@5208 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 16:36:10 +00:00 |
|
rob1n
|
f42f14fb91
|
Add a bit of warning (red background on hover) to the Deactivate All Plugins button, and make align="right" XHTML-compliant.
git-svn-id: https://develop.svn.wordpress.org/trunk@5207 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 16:03:38 +00:00 |
|
rob1n
|
9e69234db5
|
Sort the importers by name, instead of filename. Easier to find stuff, no?
git-svn-id: https://develop.svn.wordpress.org/trunk@5206 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 15:53:19 +00:00 |
|
rob1n
|
6cc6c1de4f
|
Fix typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@5205 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 15:52:53 +00:00 |
|
rob1n
|
0a98870027
|
Import cleanup and optimizations.
git-svn-id: https://develop.svn.wordpress.org/trunk@5204 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 15:46:09 +00:00 |
|
rob1n
|
143c7eb4c1
|
Add clean_category_cache() and capability checking. see #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5203 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 15:43:20 +00:00 |
|
rob1n
|
ab8c90f89e
|
Add initial category to tag importing. see #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5201 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-07 04:58:28 +00:00 |
|
rob1n
|
00cabf391f
|
Fix Back to Authors and Users link. fixes #4102
git-svn-id: https://develop.svn.wordpress.org/trunk@5198 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-06 23:09:02 +00:00 |
|
rob1n
|
172de9ed6d
|
Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877
git-svn-id: https://develop.svn.wordpress.org/trunk@5191 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-06 03:33:21 +00:00 |
|
rob1n
|
d560f89eb4
|
Use fixed widths instead of pixels, so it stays the same at all resolutions. see #4068
git-svn-id: https://develop.svn.wordpress.org/trunk@5185 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-06 00:38:30 +00:00 |
|
Ryan Boren
|
8a8e57b000
|
Bit twiddling. Add type bitfield to categories table. see #3723
git-svn-id: https://develop.svn.wordpress.org/trunk@5184 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-05 21:16:02 +00:00 |
|
rob1n
|
5d754bf617
|
Add RTL support for new view-link class. see #4068
git-svn-id: https://develop.svn.wordpress.org/trunk@5183 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-05 04:54:54 +00:00 |
|
rob1n
|
8044a5fec7
|
Move inline styles to wp-admin.css. see #4068
git-svn-id: https://develop.svn.wordpress.org/trunk@5182 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-05 02:03:40 +00:00 |
|
rob1n
|
42414763e8
|
Add admin_xml_ns action to <html> in the admin header. Props jhodgdon. fixes #4077
git-svn-id: https://develop.svn.wordpress.org/trunk@5181 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-04 23:54:47 +00:00 |
|
Ryan Boren
|
93cdc6deac
|
Cache category hierarchy to make cat listing faster. Phase 1. see #3985
git-svn-id: https://develop.svn.wordpress.org/trunk@5178 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-04 20:44:45 +00:00 |
|
rob1n
|
8a155e75f5
|
Add exit hook to wp_delete_link(). Props kevinB. fixes #4078
git-svn-id: https://develop.svn.wordpress.org/trunk@5177 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-04 04:25:44 +00:00 |
|
rob1n
|
a499d35043
|
Localize admin tag form and classic theme's tag output. Props nbachiyski. fixes #4031
git-svn-id: https://develop.svn.wordpress.org/trunk@5168 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-01 19:42:06 +00:00 |
|
Matt Mullenweg
|
3d7bc44610
|
Use category_exists instead of a direct query.
git-svn-id: https://develop.svn.wordpress.org/trunk@5162 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 22:38:51 +00:00 |
|
Matt Mullenweg
|
6030d299e9
|
Move it to the more intuitive right side of the page, with the rest of the activation links
git-svn-id: https://develop.svn.wordpress.org/trunk@5161 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 22:15:58 +00:00 |
|
Matt Mullenweg
|
93e33032b6
|
Kill the slow-loading iframe in favor of a popup link
git-svn-id: https://develop.svn.wordpress.org/trunk@5159 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 22:02:19 +00:00 |
|
rob1n
|
c37bf4c8d5
|
Add exit hooks to wp_insert_category(). Props kevinB. fixes #4056
git-svn-id: https://develop.svn.wordpress.org/trunk@5157 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 21:33:33 +00:00 |
|
rob1n
|
47ebdc76c7
|
Deactivate All Plugins feature. fixes #3498
git-svn-id: https://develop.svn.wordpress.org/trunk@5156 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 20:56:54 +00:00 |
|
rob1n
|
fa0b7d4690
|
Take out useless preg_match()'s and ignore directories starting with ".". Props m0n5t3r. fixes #4047
git-svn-id: https://develop.svn.wordpress.org/trunk@5152 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 19:30:18 +00:00 |
|
Matt Mullenweg
|
a059392772
|
Now tag pretty permalinks should work, and support custom tag bases.
git-svn-id: https://develop.svn.wordpress.org/trunk@5150 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 09:19:32 +00:00 |
|
Matt Mullenweg
|
4e3b757f81
|
Don't dupe categories when adding new ones, use the existing ID.
git-svn-id: https://develop.svn.wordpress.org/trunk@5148 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 05:22:10 +00:00 |
|
rob1n
|
424cdf9b88
|
Fix double header when WP importer file upload fails. Props takayukister. fixes #4033
git-svn-id: https://develop.svn.wordpress.org/trunk@5146 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 03:55:22 +00:00 |
|
rob1n
|
8cc9f714a6
|
Some grammar fixes in options-general.php. Props jonnylamb and foolswisdom. fixes #3749
git-svn-id: https://develop.svn.wordpress.org/trunk@5141 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-29 02:43:10 +00:00 |
|
rob1n
|
ea98d87af3
|
Change the message when registration isn't enabled to reflect that. Props markjaquith. fixes #3640
git-svn-id: https://develop.svn.wordpress.org/trunk@5139 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-29 02:30:57 +00:00 |
|
Ryan Boren
|
2d804cf565
|
Add missing lvalue. Props markjaquith and joetan. fixes #3928
git-svn-id: https://develop.svn.wordpress.org/trunk@5126 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-28 16:17:23 +00:00 |
|
Ryan Boren
|
b6667dbbb3
|
Add rich editing checkbox to user-edit so that the setting isn't stomped. Props kipit. fixes #4036
git-svn-id: https://develop.svn.wordpress.org/trunk@5125 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-28 16:10:48 +00:00 |
|
Ryan Boren
|
58efc0e2b2
|
Change bookmark to link. Props foolswisdom. fixes #3143
git-svn-id: https://develop.svn.wordpress.org/trunk@5124 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:54:48 +00:00 |
|
Ryan Boren
|
98e9d2b65c
|
Fix encoding of cats added over AJAX. Props mdawaffe. fixes #3676
git-svn-id: https://develop.svn.wordpress.org/trunk@5123 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:51:26 +00:00 |
|
Ryan Boren
|
cb5bbf3ee4
|
Fix list JS when marking comment as spam. Props mdawaffe. fixes #4038
git-svn-id: https://develop.svn.wordpress.org/trunk@5122 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:49:15 +00:00 |
|
Ryan Boren
|
51cd99bb02
|
More clean_url and int casts for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5119 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 23:45:41 +00:00 |
|
Ryan Boren
|
8a15ffc657
|
Dynamically refill comment list when a comment is deleted. Props mdawaffe. fixes #4038
git-svn-id: https://develop.svn.wordpress.org/trunk@5118 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-27 21:20:16 +00:00 |
|
Matt Mullenweg
|
b7debfb42b
|
A backend interface for tagging.
git-svn-id: https://develop.svn.wordpress.org/trunk@5110 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-26 07:28:29 +00:00 |
|
Ryan Boren
|
6f23fb8858
|
Don't wrap submenu tabs. Props Viper007Bond. fixes #3675
git-svn-id: https://develop.svn.wordpress.org/trunk@5103 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-25 23:35:23 +00:00 |
|
Ryan Boren
|
786786b1a1
|
Add missing the_title filter. Props jhodgdon. fixes #4019
git-svn-id: https://develop.svn.wordpress.org/trunk@5094 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 23:06:45 +00:00 |
|
Ryan Boren
|
de3198277a
|
Allow siteurl and home to be defined as constants in wp-config, bypassing the DB. Props filosofo and charleshooper. fixes #4003
git-svn-id: https://develop.svn.wordpress.org/trunk@5093 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 17:45:40 +00:00 |
|
Ryan Boren
|
d64c69bcd4
|
Castaways on Gilligan's Isle
git-svn-id: https://develop.svn.wordpress.org/trunk@5090 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 02:16:16 +00:00 |
|
Matt Mullenweg
|
d57901d29a
|
Ryan slays the dragon. (Some of these return WP_Error objects.)
git-svn-id: https://develop.svn.wordpress.org/trunk@5089 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 02:05:29 +00:00 |
|
Matt Mullenweg
|
b1f6f9a6a8
|
(int)er the dragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@5087 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 00:59:21 +00:00 |
|
Ryan Boren
|
b4cb2c9cf0
|
clean_url only REQUEST_URI to avoid breaking the edit link. see #4001
git-svn-id: https://develop.svn.wordpress.org/trunk@5072 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-21 06:23:22 +00:00 |
|
Ryan Boren
|
f4a63dac75
|
Don't translate .thumbnail extension. fixes #2942
git-svn-id: https://develop.svn.wordpress.org/trunk@5071 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-21 06:07:17 +00:00 |
|
Ryan Boren
|
2c7201f057
|
Use clean_url instead of inline preg. Props rob1n. fixes #3983 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5068 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-21 03:58:31 +00:00 |
|
Ryan Boren
|
7b297e825f
|
login accessibility patch from Viper007Bond. fixes #3620
git-svn-id: https://develop.svn.wordpress.org/trunk@5064 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-20 20:39:39 +00:00 |
|
Ryan Boren
|
a9ad6f372f
|
escape pagenow. Props xknown. fixes #3988 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5059 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-18 23:04:22 +00:00 |
|
Mark Jaquith
|
d8336eed5c
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5056 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-17 08:46:59 +00:00 |
|
Mark Jaquith
|
334c7d2cd5
|
Removing superfluous <br /> from Options-General. Props johnbillion. fixes #3929 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5048 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-16 08:10:02 +00:00 |
|
Ryan Boren
|
2f7225192d
|
Blogger importer updates. fixes #3971
git-svn-id: https://develop.svn.wordpress.org/trunk@5038 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-14 19:20:19 +00:00 |
|
Ryan Boren
|
d97212755b
|
Drop empty b2 importer file. fixes #3855
git-svn-id: https://develop.svn.wordpress.org/trunk@5034 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-14 01:49:54 +00:00 |
|
Ryan Boren
|
55d0aa30a5
|
Rephrase category delete AYS prompt. Props rob1n. fixes #3464
git-svn-id: https://develop.svn.wordpress.org/trunk@5033 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-13 23:54:45 +00:00 |
|
Ryan Boren
|
71bbe5ffb4
|
Quote values heading to DB. Cast some ints.
git-svn-id: https://develop.svn.wordpress.org/trunk@5029 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-12 16:09:44 +00:00 |
|
Matt Mullenweg
|
72076338e9
|
Show the post title.
git-svn-id: https://develop.svn.wordpress.org/trunk@5025 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-11 22:46:25 +00:00 |
|
Ryan Boren
|
9768611dc1
|
Make sure imageantialias exists. Props rob1n and jeppe. fixes #3939
git-svn-id: https://develop.svn.wordpress.org/trunk@5016 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 05:26:28 +00:00 |
|
Ryan Boren
|
e57eea2390
|
Add missing filters. Props jhodgdon. fixes #3599
git-svn-id: https://develop.svn.wordpress.org/trunk@5015 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 05:25:33 +00:00 |
|
Ryan Boren
|
438671d2cb
|
Admin RTL CSS fixes from Sewar. fixes #3947
git-svn-id: https://develop.svn.wordpress.org/trunk@5012 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 01:34:06 +00:00 |
|
Ryan Boren
|
0018169c02
|
Link filters from jhodgdon. fixes #3595
git-svn-id: https://develop.svn.wordpress.org/trunk@5011 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 01:13:49 +00:00 |
|
Mark Jaquith
|
db67d51e29
|
Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: https://develop.svn.wordpress.org/trunk@5007 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-09 04:36:24 +00:00 |
|
Matt Mullenweg
|
aeda207ddc
|
People are confusing the part they should edit with the part they shouldn't, so let's make the example values a little more self-evident.
git-svn-id: https://develop.svn.wordpress.org/trunk@5001 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-08 18:31:46 +00:00 |
|
Ryan Boren
|
0def5bea33
|
Remove old notice. Props johnbillion. fixes #2576
git-svn-id: https://develop.svn.wordpress.org/trunk@4999 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 17:07:33 +00:00 |
|
Mark Jaquith
|
a03ac9e7fe
|
"Delete this draft" when post is not published. fixes #3497
git-svn-id: https://develop.svn.wordpress.org/trunk@4994 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 06:07:56 +00:00 |
|
Mark Jaquith
|
56368548ad
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 05:29:15 +00:00 |
|
Mark Jaquith
|
5b1ff4fbd5
|
add_users_page() to address changing top-level menu item. fixes #3706
git-svn-id: https://develop.svn.wordpress.org/trunk@4987 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 05:03:32 +00:00 |
|
Ryan Boren
|
27229f0110
|
attribute_escape content before stuffing it in value attribute. Props Dan Coulter. fixes #3919
git-svn-id: https://develop.svn.wordpress.org/trunk@4986 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 04:29:45 +00:00 |
|
Ryan Boren
|
f77b96fc84
|
Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 03:05:41 +00:00 |
|
Ryan Boren
|
bde47651f0
|
Use get_bloginfo to get the blog name. Props jhodgdon. fixes #3903
git-svn-id: https://develop.svn.wordpress.org/trunk@4982 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 02:26:12 +00:00 |
|
Ryan Boren
|
aa97709243
|
s/bookmark/link/. Props JeremyVisser. fixes #3718
git-svn-id: https://develop.svn.wordpress.org/trunk@4978 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 01:35:39 +00:00 |
|
Ryan Boren
|
6537025de2
|
s/bookmark/link/. Props MichaelH. fixes #3648
git-svn-id: https://develop.svn.wordpress.org/trunk@4977 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 01:30:53 +00:00 |
|
Ryan Boren
|
9638e56c57
|
Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: https://develop.svn.wordpress.org/trunk@4975 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 01:26:29 +00:00 |
|
Ryan Boren
|
ea13d64342
|
gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: https://develop.svn.wordpress.org/trunk@4974 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 01:25:17 +00:00 |
|
Ryan Boren
|
aaee8a425b
|
Use PLUGINDIR. Props z720 and Nazgul. fixes #3909
git-svn-id: https://develop.svn.wordpress.org/trunk@4972 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-06 17:47:27 +00:00 |
|
Ryan Boren
|
3509883135
|
JS localization from mdawaffe. fixes #3913
git-svn-id: https://develop.svn.wordpress.org/trunk@4970 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-06 17:35:01 +00:00 |
|
Mark Jaquith
|
3e8632161b
|
Pass draft titles through the_title filter. Props jhodgdon. fixes #3894
git-svn-id: https://develop.svn.wordpress.org/trunk@4966 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-04 18:48:19 +00:00 |
|
Mark Jaquith
|
2ae4ad71e0
|
End sentence with a period for consistency. Props Viper007Bond. fixes #3881
git-svn-id: https://develop.svn.wordpress.org/trunk@4954 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-27 23:17:13 +00:00 |
|
Mark Jaquith
|
5acfcd9fea
|
trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-27 15:24:54 +00:00 |
|
Mark Jaquith
|
34bb20f39c
|
Format <li> elements properly within wp-admin comment view. Props jhodgdon. fixes #3871
git-svn-id: https://develop.svn.wordpress.org/trunk@4950 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-26 05:22:02 +00:00 |
|
Mark Jaquith
|
9d1986a308
|
i18n-inate Next Page/Previous Page for User Search. Props teknoseyir. fixes #3872
git-svn-id: https://develop.svn.wordpress.org/trunk@4944 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-25 16:43:40 +00:00 |
|
Mark Jaquith
|
5255846796
|
Change link to deprecated wp-register.php. Props Nazgul. fixes #3802
git-svn-id: https://develop.svn.wordpress.org/trunk@4942 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-25 13:43:21 +00:00 |
|
Mark Jaquith
|
a153fb5192
|
Sort categories in dropdown by name rather than ID, when choosing a category parent. Props donncha. fixes #3823
git-svn-id: https://develop.svn.wordpress.org/trunk@4941 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-25 13:41:38 +00:00 |
|
Mark Jaquith
|
923db34135
|
Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: https://develop.svn.wordpress.org/trunk@4935 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-25 11:22:49 +00:00 |
|
Ryan Boren
|
819e6e9c4f
|
Reverse logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@4915 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 15:30:47 +00:00 |
|
Ryan Boren
|
a50ff92010
|
Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
git-svn-id: https://develop.svn.wordpress.org/trunk@4913 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 01:59:33 +00:00 |
|
Ryan Boren
|
1d2e3903b2
|
Fix wp_delete_file action. Props filosofo. fixes #3655
git-svn-id: https://develop.svn.wordpress.org/trunk@4910 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 01:52:00 +00:00 |
|
Ryan Boren
|
17af6d060d
|
Update blogger importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@4896 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-20 07:46:40 +00:00 |
|
Mark Jaquith
|
3a3a310145
|
Fewer clicks and better user experience for upgrades. fixes #2447
git-svn-id: https://develop.svn.wordpress.org/trunk@4887 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-15 08:16:43 +00:00 |
|
Mark Jaquith
|
03b8080356
|
Make sure attachments uploaded on unsaved drafts get reunited with their parent post. Props mdawaffe. fixes #3757
git-svn-id: https://develop.svn.wordpress.org/trunk@4884 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-15 01:03:06 +00:00 |
|
Mark Jaquith
|
f2bedff370
|
Prevent double timezone offset when saving titleless AJAX-created drafts. fixes #3701
git-svn-id: https://develop.svn.wordpress.org/trunk@4882 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-14 22:44:57 +00:00 |
|
Mark Jaquith
|
855627315f
|
Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes #3254
git-svn-id: https://develop.svn.wordpress.org/trunk@4881 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-14 06:15:05 +00:00 |
|
Ryan Boren
|
a7010b02c9
|
Send content type header. Props nbachiyski. fixes #3754
git-svn-id: https://develop.svn.wordpress.org/trunk@4871 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-06 20:12:53 +00:00 |
|
Ryan Boren
|
ab76209618
|
First cut at mysql utf-8 charset suport. Props to sehh, drupal, and textpattern. fixes #3517
git-svn-id: https://develop.svn.wordpress.org/trunk@4860 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 00:04:35 +00:00 |
|
Ryan Boren
|
53b8aa18e4
|
Revert accidental commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@4832 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 01:46:05 +00:00 |
|
Ryan Boren
|
b0f28a6dff
|
Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4831 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 01:43:39 +00:00 |
|
Mark Jaquith
|
13a2f96ea7
|
minor CSS consistency fix by whooami. fixes #3532
git-svn-id: https://develop.svn.wordpress.org/trunk@4830 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-29 19:14:33 +00:00 |
|
Mark Jaquith
|
6e0fc9df24
|
XHTML validation fixes and <!--more--> typo correction for Reading Options page. Props JeremyVisser. fixes #3709
git-svn-id: https://develop.svn.wordpress.org/trunk@4828 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-29 16:44:36 +00:00 |
|
Mark Jaquith
|
bae1d18310
|
Oops, two locations where this filter is called. fixes #3693
git-svn-id: https://develop.svn.wordpress.org/trunk@4818 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-27 22:57:29 +00:00 |
|
Mark Jaquith
|
758b3126d2
|
Pass correct var to wp_create_file_in_uploads hook. props spikeyslam. fixes #3693
git-svn-id: https://develop.svn.wordpress.org/trunk@4817 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-27 22:56:32 +00:00 |
|
Mark Jaquith
|
320ac834de
|
Prevent plugins that generate PHP fatal errors from being activated. ticket #3254
git-svn-id: https://develop.svn.wordpress.org/trunk@4811 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 20:45:20 +00:00 |
|
Mark Jaquith
|
ffdb5a89ef
|
Template Name: regex fixup by gjorgensen. fixes #3674
git-svn-id: https://develop.svn.wordpress.org/trunk@4809 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 19:42:30 +00:00 |
|
Mark Jaquith
|
83013c90d2
|
Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes #3663
git-svn-id: https://develop.svn.wordpress.org/trunk@4808 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 19:29:30 +00:00 |
|
Ryan Boren
|
4de9fef5c6
|
Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661
git-svn-id: https://develop.svn.wordpress.org/trunk@4802 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 02:08:54 +00:00 |
|
Ryan Boren
|
e03fb2e4eb
|
Fix wp_create_thumbnail filter. Props filosofo. fixes #3654
git-svn-id: https://develop.svn.wordpress.org/trunk@4796 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-24 07:17:14 +00:00 |
|
Mark Jaquith
|
b227f46ed5
|
Search Users capitalization and redundant space fix by foolswisdom. fixes #3612
git-svn-id: https://develop.svn.wordpress.org/trunk@4788 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-23 07:48:30 +00:00 |
|
Mark Jaquith
|
eb40f87272
|
wp-admin colonectomy by foolswisdom. fixes #3630
git-svn-id: https://develop.svn.wordpress.org/trunk@4787 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-23 07:43:56 +00:00 |
|
Mark Jaquith
|
5ebf6733a2
|
wp-admin.css cleanup. fixes #3641
git-svn-id: https://develop.svn.wordpress.org/trunk@4786 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-23 07:14:05 +00:00 |
|
Matt Mullenweg
|
2a780bc21b
|
Very minor update to styling of page navigation.
git-svn-id: https://develop.svn.wordpress.org/trunk@4781 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-22 19:26:20 +00:00 |
|
Ryan Boren
|
ff46d95c6c
|
Don't allow editing pages via post.php. Redirect to page.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4780 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-22 08:16:58 +00:00 |
|
Ryan Boren
|
f8241d6c37
|
Drop linkcategories table for those upgrading from previous alphas and betas.
git-svn-id: https://develop.svn.wordpress.org/trunk@4772 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 20:33:11 +00:00 |
|
Mark Jaquith
|
f9f244b2d1
|
Make sure the server has MySQL 4.0.0 before attempting upgrade or install. fixes #3615
git-svn-id: https://develop.svn.wordpress.org/trunk@4771 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 09:28:02 +00:00 |
|
Ryan Boren
|
3e8513baea
|
Category AJAX fixes from mdawaffe. fixes #3343
git-svn-id: https://develop.svn.wordpress.org/trunk@4768 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 00:49:01 +00:00 |
|
Ryan Boren
|
355cf17707
|
Upload manager image viewer fixes from mdawaffe. fixes #3596
git-svn-id: https://develop.svn.wordpress.org/trunk@4767 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-19 00:19:03 +00:00 |
|
Ryan Boren
|
0ef35afb2e
|
Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589
git-svn-id: https://develop.svn.wordpress.org/trunk@4766 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 18:03:32 +00:00 |
|
Ryan Boren
|
d3c162e0e5
|
Autosave fixes from mdawaffe. fixes #3601
git-svn-id: https://develop.svn.wordpress.org/trunk@4760 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 03:32:54 +00:00 |
|
Ryan Boren
|
7e357f96c0
|
Thumbnail creation fix from mdawaffe. fixes #3588
git-svn-id: https://develop.svn.wordpress.org/trunk@4759 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-17 06:23:18 +00:00 |
|
Ryan Boren
|
6e5ddf34a0
|
Markup fix from quinnhigurashi. fixes #3602
git-svn-id: https://develop.svn.wordpress.org/trunk@4758 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-17 03:26:11 +00:00 |
|
Ryan Boren
|
f2bb5877ef
|
Thumbnail creation fixes from mdawaffe. fixes #3588
git-svn-id: https://develop.svn.wordpress.org/trunk@4751 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:34:31 +00:00 |
|
Ryan Boren
|
e0e0a113ef
|
Cat ID filter relo. Props donncha. fixes #3591
git-svn-id: https://develop.svn.wordpress.org/trunk@4749 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:15:10 +00:00 |
|
Ryan Boren
|
21fdc53a8f
|
Send to Editor fixes from mdawaffe. fixes #3594
git-svn-id: https://develop.svn.wordpress.org/trunk@4748 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:10:54 +00:00 |
|
Ryan Boren
|
d7303dbcd3
|
Revert [4743]. Not needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@4746 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 17:33:14 +00:00 |
|
Ryan Boren
|
a5c4b6110c
|
Send to edit fix for non-image uploads. Props donncha. fixes #3486
git-svn-id: https://develop.svn.wordpress.org/trunk@4743 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 07:17:48 +00:00 |
|
Ryan Boren
|
83906b5169
|
Revert [4735]. Not needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@4742 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 03:00:35 +00:00 |
|
Ryan Boren
|
abe16e9f7c
|
Verbage change. Props foolswisdom. fixes #3521
git-svn-id: https://develop.svn.wordpress.org/trunk@4740 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 02:27:00 +00:00 |
|
Ryan Boren
|
0f2b6b07b9
|
Cleanup link upgrade code. Drop linkcategories table.
git-svn-id: https://develop.svn.wordpress.org/trunk@4738 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 01:54:50 +00:00 |
|
Ryan Boren
|
1a6d55057d
|
Change editing wp-config codex link. fixes #1936
git-svn-id: https://develop.svn.wordpress.org/trunk@4737 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 01:42:06 +00:00 |
|
Ryan Boren
|
e8967ab756
|
Fix author mapping in the WP-to-WP importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@4735 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 01:35:19 +00:00 |
|
Mark Jaquith
|
a743d18954
|
Missing </p> from nickshanks. fixes #3582
git-svn-id: https://develop.svn.wordpress.org/trunk@4734 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 00:27:14 +00:00 |
|
Ryan Boren
|
23d35cc8ad
|
Typo fix from mdawaffe. fixes #3559
git-svn-id: https://develop.svn.wordpress.org/trunk@4720 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-11 04:26:38 +00:00 |
|
Ryan Boren
|
a4d511017c
|
Show cats that have neither links or posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@4712 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-10 00:22:17 +00:00 |
|
Ryan Boren
|
0969550af7
|
Add h2 to Uploads page. Props mdawaffe. fixes #3541
git-svn-id: https://develop.svn.wordpress.org/trunk@4708 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-09 09:05:54 +00:00 |
|
Ryan Boren
|
1db8790bf9
|
JS quoting fixes from nbachiyski. fixes #3539
git-svn-id: https://develop.svn.wordpress.org/trunk@4702 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-08 21:22:10 +00:00 |
|
Ryan Boren
|
192a3d47be
|
js_escape and quot fixes from nbachiyski. fixes #3524
git-svn-id: https://develop.svn.wordpress.org/trunk@4700 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-08 03:02:33 +00:00 |
|
Ryan Boren
|
9d80a01cf6
|
Allow adding submenus to post.php for back-compat. fixes #3501
git-svn-id: https://develop.svn.wordpress.org/trunk@4694 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-07 09:02:11 +00:00 |
|
Mark Jaquith
|
c1cc3d6dc7
|
Don't re-validate the username when updating the profile (as it can't be edited anyway). Props killer-g. fixes #3531
git-svn-id: https://develop.svn.wordpress.org/trunk@4693 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-07 07:52:57 +00:00 |
|
Matt Mullenweg
|
7851a229db
|
Allow sorting by rating, fixes #3477. Hat tip: tassoman
git-svn-id: https://develop.svn.wordpress.org/trunk@4690 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-07 02:20:20 +00:00 |
|
Matt Mullenweg
|
e555c51adb
|
Don't show categories that are exclusively for either posts or links, unless it's used for both.
git-svn-id: https://develop.svn.wordpress.org/trunk@4687 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-07 02:10:50 +00:00 |
|
Mark Jaquith
|
4f8f53b7b3
|
Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. Props JeremyVisser. fixes #3523
git-svn-id: https://develop.svn.wordpress.org/trunk@4681 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-05 09:27:22 +00:00 |
|
Mark Jaquith
|
deacbceb25
|
Change wording for Blogger import to note that it only works with OLD Blogger accounts. Props foolswisdom. fixes #3490
git-svn-id: https://develop.svn.wordpress.org/trunk@4679 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-05 08:45:52 +00:00 |
|
Ryan Boren
|
bc8bc5bf09
|
Custom Image Header. fixes #3465
git-svn-id: https://develop.svn.wordpress.org/trunk@4673 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-03 23:49:34 +00:00 |
|
Ryan Boren
|
368695f87d
|
Attachment fixes from mdawaffe. fixes #3411
git-svn-id: https://develop.svn.wordpress.org/trunk@4670 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-02 19:28:30 +00:00 |
|
Mark Jaquith
|
4949ceb6f8
|
wp_specialchars() treatment for recent file list
git-svn-id: https://develop.svn.wordpress.org/trunk@4666 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-27 05:59:45 +00:00 |
|
Ryan Boren
|
4942019a9c
|
Typo fixes from mdawaffe. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4664 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-27 00:51:00 +00:00 |
|
Mark Jaquith
|
2c190706cd
|
Categories with zero posts and posts with no comments no longer link to those empty views in the admin. fixes #3493
git-svn-id: https://develop.svn.wordpress.org/trunk@4659 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 23:40:16 +00:00 |
|
Mark Jaquith
|
f95b191dab
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 23:06:18 +00:00 |
|
Mark Jaquith
|
a011b23b47
|
Whitespace cleanup for [4656]
git-svn-id: https://develop.svn.wordpress.org/trunk@4657 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 10:45:58 +00:00 |
|
Mark Jaquith
|
31c39f948d
|
new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 10:10:04 +00:00 |
|
Mark Jaquith
|
48ee537a1c
|
No need to backslash escape single quotes and line breaks when using js_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4655 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 06:04:39 +00:00 |
|
Ryan Boren
|
fb68433d22
|
Login form fixes from Viper007Bond. fixes #3484
git-svn-id: https://develop.svn.wordpress.org/trunk@4652 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-20 00:30:07 +00:00 |
|
Ryan Boren
|
0620ac2076
|
Enable RTE for new users. fixes #3485
git-svn-id: https://develop.svn.wordpress.org/trunk@4651 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-19 23:19:12 +00:00 |
|
Mark Jaquith
|
9c222d2be4
|
Edit Comments paging fix from nbachiyski. fixes #3481
git-svn-id: https://develop.svn.wordpress.org/trunk@4649 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-18 00:13:16 +00:00 |
|
Ryan Boren
|
83e269fd2e
|
i18n fixes from nbachiyski. fixes #3470
git-svn-id: https://develop.svn.wordpress.org/trunk@4646 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-13 19:36:10 +00:00 |
|
Ryan Boren
|
8169c7b2fb
|
Don't force kses filtering of imports. fixes #3290
git-svn-id: https://develop.svn.wordpress.org/trunk@4645 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-13 19:21:09 +00:00 |
|
Ryan Boren
|
1b7d2a91d8
|
Move wp_generate_attachment_metadata() and friends to admin-functions.php and include admin-functions from xmlrpc.
git-svn-id: https://develop.svn.wordpress.org/trunk@4643 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-12 08:36:16 +00:00 |
|
Mark Jaquith
|
f4b6050d20
|
wp_delete_category() tweaks and code consolidation. fixes #3463
git-svn-id: https://develop.svn.wordpress.org/trunk@4639 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-10 20:53:05 +00:00 |
|
Mark Jaquith
|
86b5ea4591
|
cat_id_filter from Donncha. fixes #3458
git-svn-id: https://develop.svn.wordpress.org/trunk@4638 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-10 20:27:20 +00:00 |
|
Mark Jaquith
|
dc22bfe6f6
|
Move wp_check_for_changed_slugs() to post.php so it can be called in non-admin contexts. fixes #3461
git-svn-id: https://develop.svn.wordpress.org/trunk@4637 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-10 17:17:39 +00:00 |
|
Ryan Boren
|
ba54bd7839
|
Some caching cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@4631 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-08 07:35:45 +00:00 |
|
Ryan Boren
|
e8184e1027
|
Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452
git-svn-id: https://develop.svn.wordpress.org/trunk@4628 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-07 22:42:22 +00:00 |
|
Ryan Boren
|
db72b3d6b8
|
Reparent edit comments tab. Props mdawaffe. fixes #3448
git-svn-id: https://develop.svn.wordpress.org/trunk@4623 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-07 00:40:31 +00:00 |
|
Ryan Boren
|
eb9bedc517
|
Don't dbxize wrappers. Props andy. fixes #2987
git-svn-id: https://develop.svn.wordpress.org/trunk@4621 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-07 00:08:18 +00:00 |
|
Ryan Boren
|
31f086450e
|
Don't double escape JS. Props mdawaffe. fixes #3447
git-svn-id: https://develop.svn.wordpress.org/trunk@4617 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-06 23:11:31 +00:00 |
|
Mark Jaquith
|
4c2e59b8a6
|
Mass Edit Mode JS fixes for #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4616 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-06 11:26:27 +00:00 |
|
Mark Jaquith
|
f51c732e6b
|
comment => c fix, props to Pål Grønås Drange on wp-testers for catching it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4615 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-06 10:52:09 +00:00 |
|
Ryan Boren
|
315908c7d6
|
Typo fix. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4613 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 22:41:49 +00:00 |
|
Ryan Boren
|
32c1d247ac
|
Attachment data abstraction from mdawaffe. fixes #3440
git-svn-id: https://develop.svn.wordpress.org/trunk@4612 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 22:37:19 +00:00 |
|
Ryan Boren
|
c99f10fdae
|
upload-js gettext fixes from mdawaffe. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4611 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 22:27:02 +00:00 |
|
Mark Jaquith
|
b86eca3e1f
|
Fix Template Name and Description metadata regex typo. Props devil1591. fixes #3437
git-svn-id: https://develop.svn.wordpress.org/trunk@4610 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 12:29:08 +00:00 |
|
Mark Jaquith
|
4ea518fd32
|
CSS regression fix from Viper007Bond. fixes #3436
git-svn-id: https://develop.svn.wordpress.org/trunk@4609 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 11:46:24 +00:00 |
|
Ryan Boren
|
484d300625
|
Some string changes. Props MichaelH. fixes #2724
git-svn-id: https://develop.svn.wordpress.org/trunk@4608 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 07:15:12 +00:00 |
|
Ryan Boren
|
b37a408e9d
|
Fix input label. Props JeremyVisser. fixes #3432
git-svn-id: https://develop.svn.wordpress.org/trunk@4607 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 06:52:55 +00:00 |
|
Ryan Boren
|
9220699686
|
upload-js gettext. Props nbachiyski. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4605 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 02:29:45 +00:00 |
|
Mark Jaquith
|
bb18d08ce4
|
Require an attachment ID for upload.php?action=edit. fixes #3333
git-svn-id: https://develop.svn.wordpress.org/trunk@4600 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-04 14:05:54 +00:00 |
|
Ryan Boren
|
6a6fb44376
|
More i18n friendly login screen. Props bryanveloso. fixes #3348
git-svn-id: https://develop.svn.wordpress.org/trunk@4596 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-04 00:53:33 +00:00 |
|
Ryan Boren
|
50442c5914
|
Hooks needed to allow alternate category admin inteface. Props alexkingorg. fixes #3408
git-svn-id: https://develop.svn.wordpress.org/trunk@4595 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-04 00:48:03 +00:00 |
|
Ryan Boren
|
fdedc153f5
|
Make link manager hookable. Props donncha. fixes #3422
git-svn-id: https://develop.svn.wordpress.org/trunk@4594 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-04 00:44:18 +00:00 |
|
Matt Mullenweg
|
72d6457653
|
Just a helpful little link.
git-svn-id: https://develop.svn.wordpress.org/trunk@4591 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-03 21:33:38 +00:00 |
|
Matt Mullenweg
|
cecdb94367
|
Don't display table if no links/bookmarks, fixes #2684
git-svn-id: https://develop.svn.wordpress.org/trunk@4590 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-03 21:32:17 +00:00 |
|
Ryan Boren
|
d916e255f4
|
Don't forge to echo. Props mypatricks. fixes #3423
git-svn-id: https://develop.svn.wordpress.org/trunk@4587 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-03 19:40:07 +00:00 |
|
Mark Jaquith
|
0fb6e100ef
|
kill double slashing on delete AYS alert(). fixes #3424
git-svn-id: https://develop.svn.wordpress.org/trunk@4584 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-02 20:51:29 +00:00 |
|
Ryan Boren
|
f906c003c6
|
Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
git-svn-id: https://develop.svn.wordpress.org/trunk@4583 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 23:00:04 +00:00 |
|
Ryan Boren
|
70d72e9942
|
Return status from save_mod_rewrite_rules(). Props Viper007Bond. fixes #3409
git-svn-id: https://develop.svn.wordpress.org/trunk@4577 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 12:07:01 +00:00 |
|
Ryan Boren
|
731c24fd82
|
Avoid that something strange happened error. Props mdawaffe. fixes #3276
git-svn-id: https://develop.svn.wordpress.org/trunk@4575 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 12:02:30 +00:00 |
|
Matt Mullenweg
|
1ae7fb285e
|
Remove the global rich_editing option, now it's just personal, fixes #2033
git-svn-id: https://develop.svn.wordpress.org/trunk@4574 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 11:16:31 +00:00 |
|
Mark Jaquith
|
41696e78d5
|
cast to array when checking for old post slugs. fixes #3202
git-svn-id: https://develop.svn.wordpress.org/trunk@4571 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 04:51:09 +00:00 |
|
Ryan Boren
|
77e4790a50
|
Use temporary title when creating empty posts. Props mdawaffe. fixes #3097
git-svn-id: https://develop.svn.wordpress.org/trunk@4570 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 04:38:07 +00:00 |
|
Ryan Boren
|
f2fe75585f
|
Export file content type fixups from mdawaffe. fixes #3080
git-svn-id: https://develop.svn.wordpress.org/trunk@4563 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 00:11:43 +00:00 |
|
Ryan Boren
|
6248dfb2ca
|
Enforce edit_users cap for users.php. Props westi. fixes #3410
git-svn-id: https://develop.svn.wordpress.org/trunk@4559 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 18:38:06 +00:00 |
|
Ryan Boren
|
7518f9f43d
|
Import/export category data. Props andy. fixes #3403
git-svn-id: https://develop.svn.wordpress.org/trunk@4558 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 18:15:14 +00:00 |
|
Mark Jaquith
|
be11dbe438
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
git-svn-id: https://develop.svn.wordpress.org/trunk@4556 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 08:48:56 +00:00 |
|
Ryan Boren
|
80203b1777
|
Don't use 'import' as a mime type. Props mdawaffe and westi. fixes #3219
git-svn-id: https://develop.svn.wordpress.org/trunk@4552 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 01:56:06 +00:00 |
|
Ryan Boren
|
01cfb71b45
|
Update allowed protocols. fixes #2726
git-svn-id: https://develop.svn.wordpress.org/trunk@4550 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 01:50:48 +00:00 |
|
Matt Mullenweg
|
aae9c4b07f
|
Always put checked categories first.
git-svn-id: https://develop.svn.wordpress.org/trunk@4548 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 00:22:18 +00:00 |
|
Matt Mullenweg
|
1950f6ec7b
|
Prevent uploads from being hidden, fixes #3227
git-svn-id: https://develop.svn.wordpress.org/trunk@4547 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 00:09:50 +00:00 |
|
Matt Mullenweg
|
bf95888137
|
Make cite smaller, fixes #3247 on most screens we care about.
git-svn-id: https://develop.svn.wordpress.org/trunk@4544 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-29 21:21:06 +00:00 |
|
Matt Mullenweg
|
d302e6e66d
|
Link to category post page, fixes #2253
git-svn-id: https://develop.svn.wordpress.org/trunk@4543 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-29 21:08:31 +00:00 |
|
Matt Mullenweg
|
8d8d1f8ba4
|
Center ID and comments, fixes #3404
git-svn-id: https://develop.svn.wordpress.org/trunk@4541 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-29 20:57:52 +00:00 |
|
Mark Jaquith
|
89da054b7b
|
Sanitize all plugin metadata, for consistency. Props Viper007Bond. fixes #3396
git-svn-id: https://develop.svn.wordpress.org/trunk@4540 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-29 09:22:49 +00:00 |
|
Mark Jaquith
|
e5e1befa4d
|
Fix parse error in wp-admin/link-add.php. Props mByte in wp-testers list.
git-svn-id: https://develop.svn.wordpress.org/trunk@4539 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-29 09:17:01 +00:00 |
|
Mark Jaquith
|
1f94472ff1
|
No sort if no results. Props mByte in wp-testers list.
git-svn-id: https://develop.svn.wordpress.org/trunk@4538 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-29 08:18:34 +00:00 |
|
Ryan Boren
|
80cd515b96
|
Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4535 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-28 21:51:13 +00:00 |
|
Ryan Boren
|
cce9bce2cb
|
Fix typo. fixes #3387
git-svn-id: https://develop.svn.wordpress.org/trunk@4534 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-26 18:00:53 +00:00 |
|
Ryan Boren
|
15600c640e
|
Caching fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@4528 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-24 20:44:03 +00:00 |
|
Ryan Boren
|
2bdfce3c20
|
cat_is_ancestor_of(). fixes #3387
git-svn-id: https://develop.svn.wordpress.org/trunk@4525 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-24 16:37:44 +00:00 |
|
Ryan Boren
|
f74d084276
|
Key caches by blog ID for those doing the multi blog trick.
git-svn-id: https://develop.svn.wordpress.org/trunk@4524 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-23 20:39:39 +00:00 |
|
Matt Mullenweg
|
6e2b05df30
|
Fixes funky category checkbox spacing in IE
git-svn-id: https://develop.svn.wordpress.org/trunk@4515 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-22 06:04:09 +00:00 |
|
Ryan Boren
|
6def40697c
|
Upload JS fixes from mdawaffe. fixes #3378
git-svn-id: https://develop.svn.wordpress.org/trunk@4510 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-21 20:10:01 +00:00 |
|
Ryan Boren
|
6d3ce02732
|
TinyMCE 2.0.8
git-svn-id: https://develop.svn.wordpress.org/trunk@4506 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-21 00:55:06 +00:00 |
|
Ryan Boren
|
c1767df117
|
ID instead of id. Props Nazgul. fixes #3152
git-svn-id: https://develop.svn.wordpress.org/trunk@4504 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 04:29:06 +00:00 |
|
Ryan Boren
|
c15228c6d2
|
Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4500 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 02:23:41 +00:00 |
|
Ryan Boren
|
e08d6f10d2
|
Standardize on Links instead of Bookmarks until we change our minds again.
git-svn-id: https://develop.svn.wordpress.org/trunk@4499 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-20 02:17:07 +00:00 |
|
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
|
Ryan Boren
|
7b7647cc63
|
Don't need to mark as private in page_rows() since get_the_title() does it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4492 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:29:09 +00:00 |
|
Ryan Boren
|
a89032ffe3
|
Show 'Unpublished' instead of epoch time for drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@4491 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:24:55 +00:00 |
|