Ryan Boren
|
25f88b6abb
|
jQuery 1.2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@6757 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 07:33:51 +00:00 |
|
Ryan Boren
|
c179702074
|
Precompute the hash of the unknown avatar user to save an md5 call. Props Viper007Bond. see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6756 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-08 07:09:01 +00:00 |
|
Ryan Boren
|
e32b80a14c
|
Pass 'show' argument to bloginfo_rss filters. Props tzafrir and Viper007Bond. fixes #5267
git-svn-id: https://develop.svn.wordpress.org/trunk@6750 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 18:01:33 +00:00 |
|
Ryan Boren
|
a132f8d9a6
|
Gonna serve default avatars from gravatar. see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6749 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 06:58:38 +00:00 |
|
Ryan Boren
|
b0a8da663d
|
get_avatar(). see #5775
git-svn-id: https://develop.svn.wordpress.org/trunk@6748 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 06:07:12 +00:00 |
|
Ryan Boren
|
7b16c13118
|
Show media upload buttons when RTE is not enabled. Props tellyworth. fixes #5764
git-svn-id: https://develop.svn.wordpress.org/trunk@6746 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-07 04:21:22 +00:00 |
|
Mark Jaquith
|
26c5a4f49d
|
Make sure the theme_dir is a dir before we attempt to closedir(). fixes #5768
git-svn-id: https://develop.svn.wordpress.org/trunk@6744 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 23:17:13 +00:00 |
|
Mark Jaquith
|
2395f3a566
|
Allow redirect_canonical filter to cancel a redirect (just return FALSE). see #5766
git-svn-id: https://develop.svn.wordpress.org/trunk@6743 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 22:57:15 +00:00 |
|
Mark Jaquith
|
7a2d635909
|
Make RSS 2.0 comment feed GUIDs immutable. fixes #5072
git-svn-id: https://develop.svn.wordpress.org/trunk@6742 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 22:33:21 +00:00 |
|
Ryan Boren
|
452f423faf
|
Rename is_front() to is_front_page() to avoid conflict with bbPress. see #3682
git-svn-id: https://develop.svn.wordpress.org/trunk@6740 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:21:22 +00:00 |
|
Ryan Boren
|
c2083047a8
|
Remove cookie checking from check_ajax_referer(). Check nonces instead. Props mdawaffe. fixes #5782
git-svn-id: https://develop.svn.wordpress.org/trunk@6739 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 21:19:47 +00:00 |
|
Ryan Boren
|
b7bab14e13
|
Fix fields=names query in get_terms(). Props Sarky-de. fixes #5780
git-svn-id: https://develop.svn.wordpress.org/trunk@6738 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 20:42:03 +00:00 |
|
Ryan Boren
|
69e33afad3
|
Page permalink fixes from josephscott. fixes #5781
git-svn-id: https://develop.svn.wordpress.org/trunk@6737 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-06 18:11:49 +00:00 |
|
Ryan Boren
|
ce5b15209f
|
Order by and index on comment_date_gmt instead of comment_date to insulate order from offset changes. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6736 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 23:29:59 +00:00 |
|
Ryan Boren
|
811dbba6cd
|
Enum to varchar. fixes #4778
git-svn-id: https://develop.svn.wordpress.org/trunk@6732 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 21:05:56 +00:00 |
|
Ryan Boren
|
e96e46aec6
|
Add wp_count_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@6730 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 19:08:14 +00:00 |
|
Ryan Boren
|
fa13bbbd58
|
Add key on comment_approved,comment_date to speed up last comment modified queries. fixes #5773
git-svn-id: https://develop.svn.wordpress.org/trunk@6729 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 18:04:17 +00:00 |
|
Ryan Boren
|
b23b4b052d
|
Fix interface sortables for IE7. Props filosofo. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6728 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 16:32:20 +00:00 |
|
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
|
Ryan Boren
|
dc8a36221f
|
Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6717 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:38:48 +00:00 |
|
Ryan Boren
|
40f80710a4
|
Add filters to comments_open() and pings_open(). Props tellyworth. fixes #5761
git-svn-id: https://develop.svn.wordpress.org/trunk@6716 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:27:45 +00:00 |
|
Ryan Boren
|
090e465ffd
|
Fix edit link form categories a bit. AJAX add still needs work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6713 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 20:31:56 +00:00 |
|
Ryan Boren
|
d04499eccc
|
Don't hard code post type in edit forms. Props filosofo and DD32. fixes #4991
git-svn-id: https://develop.svn.wordpress.org/trunk@6712 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 19:22:14 +00:00 |
|
Ryan Boren
|
60b802e55d
|
Some notice fixes from Nazgul. fixes #3155
git-svn-id: https://develop.svn.wordpress.org/trunk@6711 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 18:42:09 +00:00 |
|
Ryan Boren
|
d2067ba297
|
New dashboard from mdawaffe. see #5750
git-svn-id: https://develop.svn.wordpress.org/trunk@6705 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 07:57:51 +00:00 |
|
Ryan Boren
|
53909dbb3b
|
is_front() from markjaquith and Nazgul. fixes #3682
git-svn-id: https://develop.svn.wordpress.org/trunk@6704 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 00:13:34 +00:00 |
|
Ryan Boren
|
69c070237c
|
Allow multiple db instances. Props Nazgul. fixes #2722
git-svn-id: https://develop.svn.wordpress.org/trunk@6701 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 22:09:17 +00:00 |
|
Ryan Boren
|
36dffb5d2d
|
Add unique 'for' attribute to labels for post password forms. Props Nazgul. fixes #4721
git-svn-id: https://develop.svn.wordpress.org/trunk@6698 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 21:47:35 +00:00 |
|
Ryan Boren
|
d8b614bfc7
|
Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6697 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 21:44:17 +00:00 |
|
Ryan Boren
|
f430ceba92
|
Remove old tinymce files. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6696 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 20:48:33 +00:00 |
|
Ryan Boren
|
bdfcbd788c
|
Update edit link pages. Link categories need work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6695 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 20:04:54 +00:00 |
|
Ryan Boren
|
4be56a17b1
|
TinyMCE 3.0 Final from azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6694 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 18:10:46 +00:00 |
|
Ryan Boren
|
975ca24e4f
|
Remove spurious dollar sign. fixes #6690
git-svn-id: https://develop.svn.wordpress.org/trunk@6693 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 00:58:54 +00:00 |
|
Ryan Boren
|
17cf0d92c7
|
Widget i18n from nbachiyski. see #5583
git-svn-id: https://develop.svn.wordpress.org/trunk@6692 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-30 21:49:56 +00:00 |
|
Ryan Boren
|
b7aaf1a3b4
|
Add depth arg to wp_dropdown_categories(). Props pishmishy. fixes #2461
git-svn-id: https://develop.svn.wordpress.org/trunk@6690 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-30 20:07:52 +00:00 |
|
Ryan Boren
|
c2cf577187
|
Add fullscreen plugin. Props andy. fixes #5735
git-svn-id: https://develop.svn.wordpress.org/trunk@6689 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-30 06:55:47 +00:00 |
|
Ryan Boren
|
e518fc833f
|
Don't advance post counter when resetting query. see #5439
git-svn-id: https://develop.svn.wordpress.org/trunk@6688 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 23:58:41 +00:00 |
|
Ryan Boren
|
8cc330126b
|
Recent entries widget caching fixes from mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6687 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 23:28:58 +00:00 |
|
Ryan Boren
|
70bd86e708
|
Add wp_authenticate_user filter
git-svn-id: https://develop.svn.wordpress.org/trunk@6685 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 20:17:11 +00:00 |
|
Ryan Boren
|
7195355b63
|
Make sure we have a post when doing post comment feed query. Props ruckus. see #5185
git-svn-id: https://develop.svn.wordpress.org/trunk@6683 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 19:01:39 +00:00 |
|
Peter Westwood
|
4f1971cfdb
|
Switch from abs(intval()) to absint(). See #4762.
git-svn-id: https://develop.svn.wordpress.org/trunk@6682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 18:48:38 +00:00 |
|
Ryan Boren
|
222e9ca396
|
like_escape() from nbachiyski. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6680 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 17:20:27 +00:00 |
|
Ryan Boren
|
520265c87d
|
Add missing close brace.
git-svn-id: https://develop.svn.wordpress.org/trunk@6676 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 23:16:04 +00:00 |
|
Ryan Boren
|
8f407953f7
|
Move postbox to postbox.js. Don't load cat and tag js for pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6675 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 21:34:42 +00:00 |
|
Ryan Boren
|
53ab4b8faa
|
Fill edit slug box with current slug. Props johnbillion and nbachiyski. fixes #5704
git-svn-id: https://develop.svn.wordpress.org/trunk@6674 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 20:25:39 +00:00 |
|
Ryan Boren
|
b42fec084c
|
Remove PHP 4.2 and 4.3 back compat functions. Props DD32. fixes #5415
git-svn-id: https://develop.svn.wordpress.org/trunk@6672 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 20:15:20 +00:00 |
|
Ryan Boren
|
a8eb580138
|
doubleval bytes. Props tellyworth. fixes #5246
git-svn-id: https://develop.svn.wordpress.org/trunk@6669 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 04:55:54 +00:00 |
|
Peter Westwood
|
14be0c9816
|
Remove the duplicate code for sanitising IP Addresses we only need to do it once. Fixes #4579.
git-svn-id: https://develop.svn.wordpress.org/trunk@6668 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-26 10:18:33 +00:00 |
|
Ryan Boren
|
da0a8ff45f
|
Fix autosave dependencies
git-svn-id: https://develop.svn.wordpress.org/trunk@6666 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 23:27:33 +00:00 |
|
Ryan Boren
|
e9de000f12
|
First cut at Manage->Tags. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6660 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 19:29:01 +00:00 |
|
Matt Mullenweg
|
dd37de2de7
|
First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6659 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 19:21:11 +00:00 |
|
Peter Westwood
|
0db02d1e0d
|
Allow IPv6 addresses as well. Fixes #4579 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@6658 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 18:50:52 +00:00 |
|
Ryan Boren
|
9125d102d4
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@6657 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 03:19:34 +00:00 |
|
Ryan Boren
|
f1140ae187
|
Unescape user data before sending to wpdb::update() and wpdb::insert(), which expect unescaped data.
git-svn-id: https://develop.svn.wordpress.org/trunk@6656 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 02:21:59 +00:00 |
|
Ryan Boren
|
548903b49d
|
Remove lingering bit of get_tags cache
git-svn-id: https://develop.svn.wordpress.org/trunk@6655 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 01:59:06 +00:00 |
|
Ryan Boren
|
3b55c522d6
|
Clear post_meta cache upon change. Props nbachiyski. fixes #5718
git-svn-id: https://develop.svn.wordpress.org/trunk@6654 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 01:55:21 +00:00 |
|
Ryan Boren
|
4179e52a2b
|
Restore global post when resetting the query. Props ionfish. fixes #5439
git-svn-id: https://develop.svn.wordpress.org/trunk@6653 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 01:41:57 +00:00 |
|
Ryan Boren
|
9c01b969a2
|
Remove busted get_tags cache. get_terms does the caching for us. Props josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6651 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 01:19:53 +00:00 |
|
Ryan Boren
|
c1b80c091e
|
check_ajax_referer() should look for *only* the auth_cookie, not others that look like they match. Autosave should know that an ajax response of -1 or 0 is a failure. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@6649 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-24 21:19:42 +00:00 |
|
Ryan Boren
|
0883db3afb
|
Add check_password filter
git-svn-id: https://develop.svn.wordpress.org/trunk@6648 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-24 18:36:45 +00:00 |
|
Ryan Boren
|
b58ed9e123
|
Add wp_login_failed action
git-svn-id: https://develop.svn.wordpress.org/trunk@6647 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-24 18:32:21 +00:00 |
|
Ryan Boren
|
4aa89972c8
|
Don't forget to pass the category
git-svn-id: https://develop.svn.wordpress.org/trunk@6646 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-23 23:38:30 +00:00 |
|
Peter Westwood
|
5ddb77af06
|
Fix the updated times when publishing/editing with APP. See #5680 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6645 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-23 20:25:08 +00:00 |
|
Ryan Boren
|
c929b2f5e5
|
Pass remember arg. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6644 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-23 18:20:59 +00:00 |
|
Ryan Boren
|
9ecb360c81
|
Refactor login. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6643 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-22 19:35:19 +00:00 |
|
Ryan Boren
|
7737d47a40
|
Port wphelp plugin to tinyMCE 3.0. Props azaozz. see #5703
git-svn-id: https://develop.svn.wordpress.org/trunk@6641 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-22 06:23:46 +00:00 |
|
Ryan Boren
|
86c6a5c1a2
|
get_col() instead of get_results(). Props fitzrev. fixes #5699
git-svn-id: https://develop.svn.wordpress.org/trunk@6640 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-22 05:50:22 +00:00 |
|
Ryan Boren
|
1bac3dd255
|
phpdoc for pluggable.php from darkdragon. fixes #5509
git-svn-id: https://develop.svn.wordpress.org/trunk@6637 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-20 06:53:42 +00:00 |
|
Ryan Boren
|
cc70e63a79
|
Remove old tinymce files. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6636 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-19 00:01:45 +00:00 |
|
Matt Mullenweg
|
098e6672e4
|
Edit permalink in place. Fixes #5679. Hat tip: nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-17 16:51:32 +00:00 |
|
Ryan Boren
|
2b0713315f
|
TinyMCE 3.0 RC1. First cut, eexpect regressions. Props azaozz. see #5674
git-svn-id: https://develop.svn.wordpress.org/trunk@6632 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-17 15:44:05 +00:00 |
|
Ryan Boren
|
29ae6c24c8
|
phpdoc for kses from darkdragon. fixes #5641
git-svn-id: https://develop.svn.wordpress.org/trunk@6630 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 19:15:07 +00:00 |
|
Ryan Boren
|
d4c55e7b87
|
Use PLUGINDIR in plugin_basename(). Props hansengel. fixes #5665
git-svn-id: https://develop.svn.wordpress.org/trunk@6629 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 19:11:15 +00:00 |
|
Ryan Boren
|
9b39309811
|
jQuery 1.2.2 final. Props filosofo. fixes #5492
git-svn-id: https://develop.svn.wordpress.org/trunk@6618 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-15 17:05:07 +00:00 |
|
Ryan Boren
|
3864eec220
|
Allow more tags in kses. Props lloydbudd. fixes #5617
git-svn-id: https://develop.svn.wordpress.org/trunk@6617 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 23:56:53 +00:00 |
|
Ryan Boren
|
39da2f0eec
|
Return, don't echo, array. Props Otto42. fixes #5155
git-svn-id: https://develop.svn.wordpress.org/trunk@6616 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 22:35:43 +00:00 |
|
Ryan Boren
|
17bf7548d5
|
Don't double requested url in url_to_postid(). Props filosofo. fixes #5661
git-svn-id: https://develop.svn.wordpress.org/trunk@6614 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 21:44:08 +00:00 |
|
Ryan Boren
|
81eba533de
|
Allow parens in urls. Props nbachiyski. fixes #5668
git-svn-id: https://develop.svn.wordpress.org/trunk@6613 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 20:38:43 +00:00 |
|
Ryan Boren
|
830b718dcd
|
Eliminate comment_date_gmt <= now from get_lastcommentmodified() queries. fixes #5650
git-svn-id: https://develop.svn.wordpress.org/trunk@6610 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 05:59:39 +00:00 |
|
Ryan Boren
|
c606c5bc63
|
Get named sidebars. Props AaronCampbell. fixes #5615
git-svn-id: https://develop.svn.wordpress.org/trunk@6609 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 04:51:29 +00:00 |
|
Matt Mullenweg
|
e4b2fa59dc
|
Have the bottom boxes be closed by default. Remove the global padding kill from thickbox CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@6604 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 00:20:52 +00:00 |
|
Peter Westwood
|
8151a4a389
|
Simplify to_ping query. Fixes #5649 props misterbisson.
git-svn-id: https://develop.svn.wordpress.org/trunk@6603 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-12 17:31:17 +00:00 |
|
Matt Mullenweg
|
93f3010e7f
|
Don't try fancy tab focus if the WYSIWYG isn't active. Hat tip: skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6601 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-12 01:55:51 +00:00 |
|
Ryan Boren
|
f9d48f276c
|
phpdoc for pluggable from darkdragon. fixes #5509
git-svn-id: https://develop.svn.wordpress.org/trunk@6600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-11 20:51:39 +00:00 |
|
Peter Westwood
|
98055b2cc0
|
Revert #5007 as it causes more trouble than it solves. Fixes #5273 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@6599 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-11 18:44:44 +00:00 |
|
Peter Westwood
|
f1d41cb830
|
Add missing brace. Fixes #5643 props xknown.
git-svn-id: https://develop.svn.wordpress.org/trunk@6598 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-11 18:35:34 +00:00 |
|
Ryan Boren
|
08af1e5ef3
|
Add depth arg to wp_list_categories(). Props pishmishy. see #2461
git-svn-id: https://develop.svn.wordpress.org/trunk@6595 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:51:00 +00:00 |
|
Peter Westwood
|
af929c5525
|
Add xmlrpc methods to discover the valid post and page statuses. See #5569 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6594 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:46:25 +00:00 |
|
Peter Westwood
|
484a39a5b0
|
Ensure that we preserve GUIDs when importing from RSS. Fixes #5589 props peterjanes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6593 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 21:27:08 +00:00 |
|
Peter Westwood
|
90e193bdab
|
Notice fixing for wp-includes. See #5607 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@6592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 20:51:07 +00:00 |
|
Ryan Boren
|
0480fcbf68
|
Fixes for new categories interface from mdawaffe. fixes #5618
git-svn-id: https://develop.svn.wordpress.org/trunk@6591 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 20:19:58 +00:00 |
|
Ryan Boren
|
2bc93b77a0
|
Eliminate duplication in and minify jquery.schedule.js. fixes #5620
git-svn-id: https://develop.svn.wordpress.org/trunk@6590 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 17:35:48 +00:00 |
|
Ryan Boren
|
e273c34966
|
phpdoc for locale from darkdragon. fixes #5621
git-svn-id: https://develop.svn.wordpress.org/trunk@6589 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 17:28:50 +00:00 |
|
Matt Mullenweg
|
2a77958de3
|
New experimental category interface, fixes #5618. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6588 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 09:39:35 +00:00 |
|
Ryan Boren
|
089284dadd
|
JIT load tinymce localization to avoid load order problems. Props mdawaffe. fixes #5605
git-svn-id: https://develop.svn.wordpress.org/trunk@6587 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 20:11:13 +00:00 |
|
Ryan Boren
|
f5564e74c8
|
phpdoc tuneup from darkdragon. see #5611
git-svn-id: https://develop.svn.wordpress.org/trunk@6585 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 17:48:00 +00:00 |
|
Ryan Boren
|
90d8fb5f30
|
Save toggle box open/closed state. Props nbachiyski. fixes #5610
git-svn-id: https://develop.svn.wordpress.org/trunk@6584 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 17:46:13 +00:00 |
|
Ryan Boren
|
6445622ec2
|
Concat secret key with salt. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6583 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 16:37:43 +00:00 |
|
Matt Mullenweg
|
202c3ed19c
|
Replacing FAT with jQuery effects, new styling for alerts. See #5369.
git-svn-id: https://develop.svn.wordpress.org/trunk@6582 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 12:12:35 +00:00 |
|
Ryan Boren
|
fd80901dcf
|
New image uploader from tellyworth. see #5609
git-svn-id: https://develop.svn.wordpress.org/trunk@6579 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-09 08:14:29 +00:00 |
|