ryan
|
34a70f8d85
|
Plugin install cleanups from Simek. fixes #7717
git-svn-id: http://svn.automattic.com/wordpress/trunk@8884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-14 05:37:54 +00:00 |
|
ryan
|
460f30e7dd
|
Move Show Settings into header and rename Advanced Options. Move preview links into submit box. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 19:12:55 +00:00 |
|
ryan
|
727c0fc3d5
|
Revert [8881], patch wasn't ready. see #7738
git-svn-id: http://svn.automattic.com/wordpress/trunk@8882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:18:44 +00:00 |
|
ryan
|
32c9a1f7c4
|
Hook floated_admin_avatar to admin_init. Props DD32. fixes #7738
git-svn-id: http://svn.automattic.com/wordpress/trunk@8881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:16:42 +00:00 |
|
ryan
|
9c89b7fb9e
|
ssh2 fs fixes from ShaneF and DD32. see #7690
git-svn-id: http://svn.automattic.com/wordpress/trunk@8880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:06:20 +00:00 |
|
ryan
|
2c92ac6f0b
|
Thumbnail and exif fixes from DD32. see #7622
git-svn-id: http://svn.automattic.com/wordpress/trunk@8879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-13 18:04:20 +00:00 |
|
ryan
|
8db1601dd7
|
Add depth handling to comment_reply_link(). see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-12 23:45:15 +00:00 |
|
ryan
|
dcf62be039
|
Add respondID and respondRoot args to cancelCommentReply(). see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-12 21:19:40 +00:00 |
|
ryan
|
5e8c59bea7
|
Threaded comments improvements from DD32. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-12 19:18:39 +00:00 |
|
azaozz
|
3c789c1cb3
|
Edit/Save buttons and post status select changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-12 13:12:28 +00:00 |
|
azaozz
|
b61c13ccaf
|
Inline Documentation for general-template.php, props jacobsantos, fixes #5640
git-svn-id: http://svn.automattic.com/wordpress/trunk@8874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-12 04:31:41 +00:00 |
|
azaozz
|
3893ebc14e
|
Inline Documentation for user.php, props jacobsantos, fixes #5512
git-svn-id: http://svn.automattic.com/wordpress/trunk@8873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-12 04:29:09 +00:00 |
|
azaozz
|
23e4109c1d
|
Fix position of search tags box, props scohoust, fixes #7731
git-svn-id: http://svn.automattic.com/wordpress/trunk@8872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 21:59:55 +00:00 |
|
azaozz
|
aabd5aa94f
|
Fix "cursor in the air" in postboxes, fixes #7578
git-svn-id: http://svn.automattic.com/wordpress/trunk@8871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 21:40:28 +00:00 |
|
ryan
|
a2ac6a73f4
|
Themes menu rewording. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 20:53:12 +00:00 |
|
ryan
|
5828310157
|
wp_list_comments() and threaded comment support. First cut. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 19:25:50 +00:00 |
|
ryan
|
02b3f80641
|
Don't allow submit box to be hidden. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 18:56:04 +00:00 |
|
azaozz
|
f7f0523642
|
Fix the position of the search field on all admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 18:54:05 +00:00 |
|
ryan
|
68f9ff53b9
|
Inline docs for wp-diff.php. Props jacobsantos. fixes #7662
git-svn-id: http://svn.automattic.com/wordpress/trunk@8866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 17:46:42 +00:00 |
|
ryan
|
231d08add2
|
Handle ssh keys in ssf2 fs. Props ShaneF. see #7690
git-svn-id: http://svn.automattic.com/wordpress/trunk@8865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 17:44:43 +00:00 |
|
ryan
|
10cbdb01ba
|
Reorder comment actions. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 17:18:26 +00:00 |
|
ryan
|
8bb1660d83
|
View links for posts and pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 16:46:22 +00:00 |
|
ryan
|
581ac55f04
|
Privacy Options for pages. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 06:04:51 +00:00 |
|
ryan
|
6044ee63fa
|
Don't assign default to pass-by-ref var. Not compatible with all PHP versions. see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 05:50:14 +00:00 |
|
ryan
|
b8ed2c0bec
|
Column hiding for pages. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 05:36:34 +00:00 |
|
ryan
|
589df9dcfd
|
Remove privacy checkbox from submitbox. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 04:19:19 +00:00 |
|
ryan
|
c862000e76
|
Column hiding for manage posts. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-11 01:46:30 +00:00 |
|
ryan
|
2f582d83e7
|
Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-10 22:47:03 +00:00 |
|
ryan
|
d2b3b03d9f
|
Place manage_comments_nav action after all seconday buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@8856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 23:14:37 +00:00 |
|
ryan
|
54049c5f41
|
add_settings_section() and add_settings_field(). see #7682
git-svn-id: http://svn.automattic.com/wordpress/trunk@8855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 22:31:22 +00:00 |
|
ryan
|
2c9f0abe4d
|
Add wp_print_styles to wp_head. Props rickoman. fixes #7720
git-svn-id: http://svn.automattic.com/wordpress/trunk@8854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 21:54:24 +00:00 |
|
markjaquith
|
9fcac7ad2d
|
Put aria-required in the proper place, and use htmlspecialchars for sanitizing textarea output. Props Mike Schinkel
git-svn-id: http://svn.automattic.com/wordpress/trunk@8853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 19:08:22 +00:00 |
|
azaozz
|
f4bc8da1a7
|
SSH2 filesystem improvements, props ShaneF, see #7690
git-svn-id: http://svn.automattic.com/wordpress/trunk@8852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-09 03:24:05 +00:00 |
|
azaozz
|
489f3e78cc
|
Adds "Delete all spam" button when viewing spam in comment management
git-svn-id: http://svn.automattic.com/wordpress/trunk@8851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 21:49:26 +00:00 |
|
azaozz
|
ba100965c4
|
Correct var name in do_meta_boxes() in edit-page-form.php, props johnhennmacc, fixes #7705
git-svn-id: http://svn.automattic.com/wordpress/trunk@8850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 21:36:19 +00:00 |
|
ryan
|
ef3504a372
|
wp_page_menu(). see #7698
git-svn-id: http://svn.automattic.com/wordpress/trunk@8848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 18:56:54 +00:00 |
|
ryan
|
a39f651a85
|
show sticky class only when is_home. Props MtDewVirus. fixes #7712
git-svn-id: http://svn.automattic.com/wordpress/trunk@8847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 18:56:13 +00:00 |
|
azaozz
|
dbe35378e6
|
CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: http://svn.automattic.com/wordpress/trunk@8845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 06:01:33 +00:00 |
|
azaozz
|
e318656a0f
|
Fix double css class in link-manager.php, props Simek, fixes #7702
git-svn-id: http://svn.automattic.com/wordpress/trunk@8844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 03:58:33 +00:00 |
|
azaozz
|
fe20c47b1b
|
Redirect to the correct URL on error, fixes #7706
git-svn-id: http://svn.automattic.com/wordpress/trunk@8843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 01:50:08 +00:00 |
|
azaozz
|
71b1269695
|
phpDoc corrections for http.php, props jacobsantos fixes #7550
git-svn-id: http://svn.automattic.com/wordpress/trunk@8842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-08 01:23:43 +00:00 |
|
westi
|
3a55217a16
|
Untrailingslash link. Fixes #7700 props Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 07:15:03 +00:00 |
|
westi
|
a6c8285e2d
|
Make widget search a search box.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 07:11:17 +00:00 |
|
ryan
|
e5e0bd4710
|
Label colonectomy
git-svn-id: http://svn.automattic.com/wordpress/trunk@8839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:56:56 +00:00 |
|
westi
|
c76e69d644
|
Bust cache for changed js file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:56:45 +00:00 |
|
westi
|
3ba1e08741
|
phpDoc corrections for KSES. Fixes #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:53:45 +00:00 |
|
ryan
|
1e0daad82f
|
Resurrect Search Pages button
git-svn-id: http://svn.automattic.com/wordpress/trunk@8836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:49:25 +00:00 |
|
westi
|
cf9477da6b
|
General Template function phpdoc updates. See #5640 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:38:26 +00:00 |
|
azaozz
|
9a9c56866b
|
Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget
git-svn-id: http://svn.automattic.com/wordpress/trunk@8834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 06:10:38 +00:00 |
|
azaozz
|
7e721f6b92
|
Ignore comment_max_links option when zero, props tellyworth, fixes #7699
git-svn-id: http://svn.automattic.com/wordpress/trunk@8833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-06 05:59:56 +00:00 |
|