ryan
|
77aea25489
|
Add tool_box action to tools.php. Allows appending to tools.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 19:15:32 +00:00 |
|
ryan
|
9dbf550f9e
|
Fix notice when searching categories. Props gortsleigh. fixes #9970
git-svn-id: http://svn.automattic.com/wordpress/trunk@11485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 16:36:44 +00:00 |
|
ryan
|
02fb7b43fe
|
Fix widget unregister back-compat. fixes #9952
git-svn-id: http://svn.automattic.com/wordpress/trunk@11484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 16:32:20 +00:00 |
|
azaozz
|
7e52231ce1
|
Fix submenu position and state on folded admin menu, props sambauers, fixes #9956
git-svn-id: http://svn.automattic.com/wordpress/trunk@11483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 07:42:55 +00:00 |
|
azaozz
|
ad038538e3
|
Always show the open/close arrow next to the widget title, fixes #9914
git-svn-id: http://svn.automattic.com/wordpress/trunk@11482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 07:22:36 +00:00 |
|
ryan
|
26a7d0ef4f
|
Fix search for custom taxonomies. Props gortsleigh. fixes #9971
git-svn-id: http://svn.automattic.com/wordpress/trunk@11481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-29 02:54:44 +00:00 |
|
ryan
|
6ca5401e04
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 21:53:57 +00:00 |
|
ryan
|
6d0ab21e92
|
Revert [11475]. Keep those strings frozen for 2.8. see #9900
git-svn-id: http://svn.automattic.com/wordpress/trunk@11479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 21:36:44 +00:00 |
|
ryan
|
833fd18478
|
Generate correct links for custom taxonomies. Props gortsleigh. fixes #9967
git-svn-id: http://svn.automattic.com/wordpress/trunk@11478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 21:26:01 +00:00 |
|
ryan
|
00f547cbe0
|
Fix notice. Props wnorris. fixes #8433
git-svn-id: http://svn.automattic.com/wordpress/trunk@11477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 20:35:09 +00:00 |
|
ryan
|
f50600bc13
|
Fix parent=0 queries. Props Denis-de-Bernardy 107 minutes ago. . fixes #9960
git-svn-id: http://svn.automattic.com/wordpress/trunk@11476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 18:06:08 +00:00 |
|
ryan
|
f6a809c4af
|
Note that paging applies to top-level comment counts. Props hailin. fixes #9900
git-svn-id: http://svn.automattic.com/wordpress/trunk@11475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 16:50:39 +00:00 |
|
azaozz
|
4d32d869c8
|
Adds the bulk actions to the bottom of the plugins listing table and other fixes, props dd32, fixes #9838
git-svn-id: http://svn.automattic.com/wordpress/trunk@11474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-28 11:02:16 +00:00 |
|
azaozz
|
961a793bda
|
TinyMCE 3.2.4.1, fixes #9950
git-svn-id: http://svn.automattic.com/wordpress/trunk@11473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 22:28:29 +00:00 |
|
ryan
|
3f5c524fd2
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 22:02:51 +00:00 |
|
westi
|
68a6949d44
|
Check to see if we have an author before displaying it. See #9948.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 21:51:25 +00:00 |
|
ryan
|
a3c2702e3a
|
Add confirmation AYS when upgrading a theme. fixes #9904
git-svn-id: http://svn.automattic.com/wordpress/trunk@11470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 19:05:58 +00:00 |
|
ryan
|
d77f57c34f
|
Fix default orderby for tt_id query. see #9937
git-svn-id: http://svn.automattic.com/wordpress/trunk@11469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 17:09:19 +00:00 |
|
ryan
|
b32a87962a
|
Fix default orderby for tt_id query. see #9937
git-svn-id: http://svn.automattic.com/wordpress/trunk@11468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 17:00:30 +00:00 |
|
ryan
|
b664e6a452
|
wp_unique_post_slug() fixes. Props Denis-de-Bernardy. fixes #9726
git-svn-id: http://svn.automattic.com/wordpress/trunk@11467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 16:21:53 +00:00 |
|
azaozz
|
6b559e2124
|
Ensure autosave is run before showing preview for new posts/pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 11:04:00 +00:00 |
|
ryan
|
a4a448741e
|
Fix unlink warning. see #9936
git-svn-id: http://svn.automattic.com/wordpress/trunk@11465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-27 00:56:32 +00:00 |
|
ryan
|
fc523a990a
|
Fix loop start, loop end workflow. Props Denis-de-Bernardy. fixes #9944
git-svn-id: http://svn.automattic.com/wordpress/trunk@11464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 23:57:01 +00:00 |
|
azaozz
|
0fc93e28fd
|
Trim white space
git-svn-id: http://svn.automattic.com/wordpress/trunk@11463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 22:42:23 +00:00 |
|
azaozz
|
51e5201348
|
Fix the inserting of caption shortcode when the upload path contains "align"
git-svn-id: http://svn.automattic.com/wordpress/trunk@11462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 22:33:02 +00:00 |
|
azaozz
|
93895989c8
|
Revert [11202], see #9726
git-svn-id: http://svn.automattic.com/wordpress/trunk@11461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 08:58:10 +00:00 |
|
ryan
|
01635abdb9
|
Don't use esc_html() for DB bound data. see #9934
git-svn-id: http://svn.automattic.com/wordpress/trunk@11460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 05:05:46 +00:00 |
|
ryan
|
97389f6df9
|
Don't use short tag. Props DD32. fixes #9920
git-svn-id: http://svn.automattic.com/wordpress/trunk@11459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-26 04:38:09 +00:00 |
|
westi
|
48e58fc5a2
|
Allow a plugin to filter the list of Page statuses. Fies #9928 props coffee2code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 21:47:11 +00:00 |
|
ryan
|
8600adb080
|
Add orderby = none option to wp_get_object_terms(). Props vladimir_kolesnikov. fixes #9937
git-svn-id: http://svn.automattic.com/wordpress/trunk@11457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 18:18:06 +00:00 |
|
ryan
|
d6e62426fe
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 17:33:10 +00:00 |
|
azaozz
|
891b75bc8e
|
Add a hook in print_footer_scripts as in print_head_scripts, props arena, fixes #9856
git-svn-id: http://svn.automattic.com/wordpress/trunk@11455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 11:14:39 +00:00 |
|
azaozz
|
b773a469eb
|
Improve Filesystem method choice for 'direct'; introduce FS_METHOD constant, props DD32, fixes #9936
git-svn-id: http://svn.automattic.com/wordpress/trunk@11454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 10:39:21 +00:00 |
|
westi
|
cdcb5859c8
|
Remove context from wp_feed_cache_transient_lifetime filter and filter in fetch_feed as well. Fixes #9926.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 09:13:48 +00:00 |
|
ryan
|
bd2ed2c190
|
Restore LEFT JOIN for post_status_join. fixes #9851 see #9720
git-svn-id: http://svn.automattic.com/wordpress/trunk@11452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-25 05:36:48 +00:00 |
|
ryan
|
beefbcf16c
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@11451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 23:51:22 +00:00 |
|
ryan
|
2df887bd07
|
Trim tailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@11450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 23:47:49 +00:00 |
|
ryan
|
d514a0d6b2
|
Set eol style
git-svn-id: http://svn.automattic.com/wordpress/trunk@11449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 23:39:56 +00:00 |
|
westi
|
e48a11f1fd
|
Add a wp_lostpassword_url() function to complete the set. Based on patch from ramiy fixes #9932.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 20:58:22 +00:00 |
|
westi
|
8a6eacda08
|
Hide options from users when they don't make any sense for them. Fixes #8433 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 18:46:01 +00:00 |
|
westi
|
084280b76e
|
Allow plugins to filter the expiration time of the SimplePie cache. Fixes #9926.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 18:07:39 +00:00 |
|
azaozz
|
13c7249671
|
Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: http://svn.automattic.com/wordpress/trunk@11445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 15:46:09 +00:00 |
|
azaozz
|
552056c681
|
Plugins update notices css tweak
git-svn-id: http://svn.automattic.com/wordpress/trunk@11444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-24 01:15:25 +00:00 |
|
azaozz
|
3f942844de
|
Initialize $table variable in wp-admin/themes.php, props mdawaffe, fixes #9923
git-svn-id: http://svn.automattic.com/wordpress/trunk@11443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 23:42:28 +00:00 |
|
westi
|
67c9c4662e
|
Allow a different role to be set for users when they are created in a call to wp_insert_user(). Fixes #9891 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 21:48:36 +00:00 |
|
westi
|
da5d1d8d15
|
Pass references and more context to the new 'user_profile_update_errors' hook. Fixes #9302.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 21:37:49 +00:00 |
|
ryan
|
e0a5704c22
|
Beta 2
git-svn-id: http://svn.automattic.com/wordpress/trunk@11440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 17:22:44 +00:00 |
|
azaozz
|
1d9d2409f5
|
Don't show content changed warning when saving as draft from the HTML editor, fixes #9912
git-svn-id: http://svn.automattic.com/wordpress/trunk@11439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 08:41:00 +00:00 |
|
azaozz
|
a38f306239
|
Plugins screen css tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@11438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-23 01:56:19 +00:00 |
|
azaozz
|
4a50994a4e
|
TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-05-22 22:08:17 +00:00 |
|