westi
|
7aa23c8b4f
|
Move the pingbacks and trackbacks to the new HTTP api. See #7793 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 21:40:09 +00:00 |
|
westi
|
99b9a27052
|
Add a filter to get_usernumposts. Fixes #7786 props Malaiac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 21:26:57 +00:00 |
|
westi
|
6a527db989
|
phpdoc updates for wp-includes See #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 10:06:18 +00:00 |
|
westi
|
0161953100
|
Fix Notice. When nothing exists for an action or filter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 09:53:43 +00:00 |
|
azaozz
|
a6f7c12d48
|
Upload media from the Media Library page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 08:17:55 +00:00 |
|
westi
|
81aebef3b3
|
Theme update UI first pass. See #7519 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 06:43:53 +00:00 |
|
ryan
|
b10412eab9
|
Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-26 01:05:52 +00:00 |
|
ryan
|
4bff75f637
|
Bump css ver
git-svn-id: http://svn.automattic.com/wordpress/trunk@8987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 23:53:16 +00:00 |
|
ryan
|
4a93285747
|
Add colmn headrs and actions to bottom of posts table
git-svn-id: http://svn.automattic.com/wordpress/trunk@8981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 21:12:33 +00:00 |
|
azaozz
|
2098f74812
|
Batch editing, refresh JS and CSS, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 14:29:32 +00:00 |
|
azaozz
|
3be46dfb57
|
Complete inline documentation for category-template.php, props jacobsantos, fixes #5634
git-svn-id: http://svn.automattic.com/wordpress/trunk@8975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 14:16:27 +00:00 |
|
azaozz
|
2c3a8ecd98
|
Complete inline documentation for theme.php, props jacobsantos, fixes #7657
git-svn-id: http://svn.automattic.com/wordpress/trunk@8974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 14:12:58 +00:00 |
|
markjaquith
|
78f973ad2c
|
Proper HTML for wp_nonce_ays
git-svn-id: http://svn.automattic.com/wordpress/trunk@8972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-25 05:13:53 +00:00 |
|
ryan
|
369317d2a7
|
phpdoc for comments-template from jacobsantos. see #7550
git-svn-id: http://svn.automattic.com/wordpress/trunk@8970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 20:02:41 +00:00 |
|
ryan
|
249b648c34
|
Pass old user data to profile_update action. Props AaronCampbell. fixes #7784
git-svn-id: http://svn.automattic.com/wordpress/trunk@8969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 16:05:21 +00:00 |
|
ryan
|
c9cad6e514
|
Group by not needed for not_in and and taxonomy queries. Props Otto42. fixes #7761
git-svn-id: http://svn.automattic.com/wordpress/trunk@8968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 08:03:42 +00:00 |
|
ryan
|
e40f6e4067
|
Don't try to assign non-ref return value by ref. Props Sam_a. fixes #7783
git-svn-id: http://svn.automattic.com/wordpress/trunk@8966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 05:28:05 +00:00 |
|
ryan
|
bf910e58ad
|
phpdoc for themes.php. Props jacobsantos. see #7657
git-svn-id: http://svn.automattic.com/wordpress/trunk@8965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 05:24:33 +00:00 |
|
ryan
|
ea3363cd24
|
Fix comment display when paging is off. see #7769
git-svn-id: http://svn.automattic.com/wordpress/trunk@8964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 05:20:17 +00:00 |
|
ryan
|
c441d1d00d
|
s/list/ul/ see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 04:57:17 +00:00 |
|
ryan
|
d736c3459f
|
Add thread alt classes. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-24 04:45:50 +00:00 |
|
ryan
|
04ce449e3c
|
First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-23 21:11:27 +00:00 |
|
ryan
|
ab861693c4
|
phpdoc for widgets.php. Props jacobsantos. fixes #7661
git-svn-id: http://svn.automattic.com/wordpress/trunk@8960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-23 04:03:28 +00:00 |
|
ryan
|
f528acb8df
|
Press This updates from noel. see #7732
git-svn-id: http://svn.automattic.com/wordpress/trunk@8959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 22:04:10 +00:00 |
|
westi
|
e5440f8156
|
Add a filter on $excerpt_length. Fixes #7778 props dougal.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 21:21:05 +00:00 |
|
azaozz
|
df5ff389e9
|
phpDoc corrections for comment.php, props jacobsantos, fixes #7550
git-svn-id: http://svn.automattic.com/wordpress/trunk@8956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 20:21:10 +00:00 |
|
azaozz
|
157b89fe18
|
More inline documentation for widgets.php, props jacobsantos, see #7661
git-svn-id: http://svn.automattic.com/wordpress/trunk@8950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 03:52:41 +00:00 |
|
azaozz
|
533f1ab81b
|
Complete comment.php inline documentation, props jacobsantos, fixes #5578
git-svn-id: http://svn.automattic.com/wordpress/trunk@8949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-22 03:39:41 +00:00 |
|
westi
|
cd7d1d1aab
|
Notice fixes for the widgets admin page see #7509.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 20:57:04 +00:00 |
|
westi
|
95e26235ad
|
Notice fixes see #7509 props DD32 and jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 20:41:25 +00:00 |
|
azaozz
|
2e11a3bf66
|
Sytling and improvements to inline editing, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-21 19:45:45 +00:00 |
|
ryan
|
b6050e5161
|
Fix depth inversion. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-19 21:45:01 +00:00 |
|
ryan
|
76718590f8
|
Add paging to Walker class. Props hailin. fixes #7743
git-svn-id: http://svn.automattic.com/wordpress/trunk@8939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-19 06:59:47 +00:00 |
|
ryan
|
a03f02f4b3
|
Column hiding for users. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-19 05:31:00 +00:00 |
|
ryan
|
e06c648ec2
|
Partial phpdoc for widgets.php. Props jacobsantos. see #7661
git-svn-id: http://svn.automattic.com/wordpress/trunk@8935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-19 01:41:18 +00:00 |
|
ryan
|
d7d1760479
|
Partial phpdoc for widgets.php. Props jacobsantos. see #7661
git-svn-id: http://svn.automattic.com/wordpress/trunk@8934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-19 01:32:45 +00:00 |
|
azaozz
|
d254e29e38
|
phpDoc fixes for general-template.php and update.php, props jacobsantos, see #7550
git-svn-id: http://svn.automattic.com/wordpress/trunk@8929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 17:32:18 +00:00 |
|
azaozz
|
0853ba158c
|
Cron improvement, props hailin, fixes #7068
git-svn-id: http://svn.automattic.com/wordpress/trunk@8927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 07:09:38 +00:00 |
|
ryan
|
40ecb1eec2
|
the_password_form filter from dancoulter. fixes #7758
git-svn-id: http://svn.automattic.com/wordpress/trunk@8926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 06:24:45 +00:00 |
|
ryan
|
d68fd16abf
|
phpdoc for media.php. Props jacobsantos. fixes #7658
git-svn-id: http://svn.automattic.com/wordpress/trunk@8925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 06:14:46 +00:00 |
|
ryan
|
31d4e0f6ab
|
phpdoc for rewrite.php. Props jacobsantos. fixes #7660
git-svn-id: http://svn.automattic.com/wordpress/trunk@8924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 06:14:01 +00:00 |
|
ryan
|
24823f8c9e
|
Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 05:41:45 +00:00 |
|
azaozz
|
55b94822e0
|
Allow posts to be ordered by meta_key, props AaronCampbell, fixes#7431
git-svn-id: http://svn.automattic.com/wordpress/trunk@8922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-18 05:34:37 +00:00 |
|
ryan
|
f3987bee5f
|
Update post_date for old drafts during upgrade. see #5698
git-svn-id: http://svn.automattic.com/wordpress/trunk@8921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 21:47:27 +00:00 |
|
ryan
|
3cf0e131c8
|
Set post_date for drafts. see #5698
git-svn-id: http://svn.automattic.com/wordpress/trunk@8920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 20:19:29 +00:00 |
|
azaozz
|
a3e166e324
|
Remove 'large' image size when deleting attachments, props ShaneF, fixes #7759
git-svn-id: http://svn.automattic.com/wordpress/trunk@8918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-17 19:19:15 +00:00 |
|
ryan
|
525e7a17b9
|
phpdoc for capabilities.php. Props jacobsantos. fixes #5632
git-svn-id: http://svn.automattic.com/wordpress/trunk@8904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 21:51:36 +00:00 |
|
ryan
|
42fdf59b30
|
Press This rework from noel. see #7732
git-svn-id: http://svn.automattic.com/wordpress/trunk@8903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 06:30:15 +00:00 |
|
ryan
|
7d27dfb967
|
Add echo option to wp_get_archives(). Props ShaneF. fixes #7749
git-svn-id: http://svn.automattic.com/wordpress/trunk@8902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 04:52:47 +00:00 |
|
ryan
|
c813cd6757
|
phpdoc for classes.php from jacobsantos. fixes #5635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 00:37:05 +00:00 |
|
ryan
|
ed246088be
|
phpdoc for rewrite.php from jacobsantos. see #7660
git-svn-id: http://svn.automattic.com/wordpress/trunk@8899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 00:35:56 +00:00 |
|
ryan
|
1deef71a52
|
Add missing return. Props DD32. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 00:24:43 +00:00 |
|
ryan
|
3aad45d7e4
|
Add type argument to wp_list_comments(). Make comments arg optional. Introduce separate_comments(). see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-16 00:23:38 +00:00 |
|
ryan
|
1d9facfbe7
|
Support %date in next post link template. Props noel. fixes #7726
git-svn-id: http://svn.automattic.com/wordpress/trunk@8896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 23:48:24 +00:00 |
|
ryan
|
cb6611d1f0
|
Column hiding for media library. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 17:53:30 +00:00 |
|
ryan
|
ef80502b9a
|
Close comments for old posts. see #7741
git-svn-id: http://svn.automattic.com/wordpress/trunk@8892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 16:26:37 +00:00 |
|
ryan
|
8a4cf0eab8
|
Themes API from josephscott. see #7519
git-svn-id: http://svn.automattic.com/wordpress/trunk@8891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 16:21:15 +00:00 |
|
azaozz
|
fcaf29bc65
|
Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@8890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-15 11:08:47 +00:00 |
|
ryan
|
059492b3be
|
Column hiding for links. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-14 06:51:42 +00:00 |
|
ryan
|
1c36424a1c
|
Don't show stick posts in recent posts widget. Props MtDewVirus. fixes #7739
git-svn-id: http://svn.automattic.com/wordpress/trunk@8886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-14 05:50:10 +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
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
westi
|
a2da0c0e99
|
Ensure $is_chrome is always defined.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 22:39:49 +00:00 |
|
westi
|
34e6722704
|
maybe_unserialize the array members not the array when multple post meta items are returned. Fixes #7623 for trunk props andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 22:04:04 +00:00 |
|
westi
|
11ced9e22e
|
Update the General Template phpdoc see #5640.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 21:47:53 +00:00 |
|
westi
|
f6f9794051
|
phpdoc for general template functions see #5640 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 19:19:01 +00:00 |
|
azaozz
|
fcaf5d56d2
|
Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 19:11:41 +00:00 |
|
azaozz
|
1c3de75cd2
|
Add simple Chrome detection and updates for Gears dialog, fixes #7684
git-svn-id: http://svn.automattic.com/wordpress/trunk@8815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 16:29:03 +00:00 |
|
ryan
|
2192b1f450
|
Lose USE INDEX on comment_date_gmt. It didn't help performance very much and some people are missing the comment_date_gmt index. see #7664
git-svn-id: http://svn.automattic.com/wordpress/trunk@8813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 15:43:26 +00:00 |
|
ryan
|
d3abd242b0
|
Don't append HTTPOnly if cookie domain is empty. see #7677
git-svn-id: http://svn.automattic.com/wordpress/trunk@8811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 05:35:58 +00:00 |
|
ryan
|
49fe9a77a4
|
No HTTPOnly for Safari
git-svn-id: http://svn.automattic.com/wordpress/trunk@8810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-05 00:10:34 +00:00 |
|
ryan
|
8013357366
|
Skeleton phpdoc for post-template.php. Props jacobsantos. see #7659
git-svn-id: http://svn.automattic.com/wordpress/trunk@8809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-04 23:12:08 +00:00 |
|
ryan
|
b4de7baf2a
|
HttpOnly for PHP < 5.2. Props _ck_. see #7677
git-svn-id: http://svn.automattic.com/wordpress/trunk@8808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-04 19:55:30 +00:00 |
|
ryan
|
6e3a5acd3b
|
phpdoc for query.php. Props jacobsantos. fixes #7663
git-svn-id: http://svn.automattic.com/wordpress/trunk@8807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-04 19:19:32 +00:00 |
|
ryan
|
bc6cb67cc4
|
phpdoc for cron.php. Props jacobsantos and hansengel. fixes #5637
git-svn-id: http://svn.automattic.com/wordpress/trunk@8806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-04 19:12:40 +00:00 |
|
ryan
|
390172ba94
|
Bulk action hot keys for comments. Props nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-04 17:53:14 +00:00 |
|
westi
|
6651c7a69d
|
phpdoc fixes for the phpmailer classes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-03 21:42:50 +00:00 |
|
ryan
|
cddfd974e0
|
post_password_required(). fixes #7679
git-svn-id: http://svn.automattic.com/wordpress/trunk@8800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-03 19:54:14 +00:00 |
|
ryan
|
c38f460aa6
|
Try out httponly for auth cookies. see #7677
git-svn-id: http://svn.automattic.com/wordpress/trunk@8798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-03 18:24:28 +00:00 |
|
ryan
|
9b02e29a7b
|
Make attachment file path relative to the upload dir. Don't use GUID to find attachement URL. Props DD32. see #7622
git-svn-id: http://svn.automattic.com/wordpress/trunk@8796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-02 22:55:39 +00:00 |
|
azaozz
|
e819a98d94
|
Comment manipulation keyboard shorcuts: get debug out, props nbachiyski see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-01 13:14:21 +00:00 |
|
ryan
|
3dccf02b82
|
skeleton phpdoc for rewrite.php. Props jacobsantos. see #7660
git-svn-id: http://svn.automattic.com/wordpress/trunk@8793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-01 05:47:08 +00:00 |
|
ryan
|
0526870900
|
phpdoc for media.php. Props jacobsantos. see #7658
git-svn-id: http://svn.automattic.com/wordpress/trunk@8792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-01 05:45:41 +00:00 |
|
ryan
|
2c6a8aff32
|
Skeleton phpdoc patch for themes.php. Props jacobsantos. see #7657
git-svn-id: http://svn.automattic.com/wordpress/trunk@8791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-01 05:44:16 +00:00 |
|
ryan
|
0e6f150c24
|
Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-01 05:28:41 +00:00 |
|
azaozz
|
027328b8a6
|
is_archive() should be true for custom taxonomies too
git-svn-id: http://svn.automattic.com/wordpress/trunk@8788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-01 04:10:57 +00:00 |
|
westi
|
52e9a1cedf
|
phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-31 20:58:19 +00:00 |
|
azaozz
|
e2b4009e66
|
Saving/restoring the user interface state, see #7654
git-svn-id: http://svn.automattic.com/wordpress/trunk@8784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-31 06:34:43 +00:00 |
|
westi
|
ab69c83c26
|
phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-30 21:28:11 +00:00 |
|
westi
|
9e89b4a99e
|
phpDoc corrections for wp-includes. See #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-30 21:23:43 +00:00 |
|
westi
|
2f39e6219d
|
nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-30 19:51:29 +00:00 |
|
ryan
|
4493a6b110
|
Don't process keypress if the current row is null. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-30 00:48:37 +00:00 |
|
ryan
|
4368f17dfa
|
Support Mac meta key. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-30 00:28:13 +00:00 |
|
ryan
|
2e664f449e
|
Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@8777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 21:43:34 +00:00 |
|
ryan
|
e1ebd0e10a
|
Mike filter suppression. Props DD32. see #7326
git-svn-id: http://svn.automattic.com/wordpress/trunk@8773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 18:33:04 +00:00 |
|
azaozz
|
5f476b32f1
|
Pass default value to get_option(), fixes #7637
git-svn-id: http://svn.automattic.com/wordpress/trunk@8770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 07:25:45 +00:00 |
|
azaozz
|
01a8c764b3
|
Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-29 05:07:40 +00:00 |
|
ryan
|
d927db8f2d
|
Suppress query filters when called from get_posts(). see #7326 #7547
git-svn-id: http://svn.automattic.com/wordpress/trunk@8766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-28 22:30:27 +00:00 |
|
ryan
|
d0ac3df8f7
|
Update phpMailer to 2.0.2. Props mattyrob. fixes #7474
git-svn-id: http://svn.automattic.com/wordpress/trunk@8762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-28 20:26:36 +00:00 |
|
ryan
|
298db96458
|
Don't 404 for categories, tags, and authors that exist but have no posts. see #5324
git-svn-id: http://svn.automattic.com/wordpress/trunk@8761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-28 19:58:57 +00:00 |
|
ryan
|
716393be8f
|
Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: http://svn.automattic.com/wordpress/trunk@8760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-28 17:42:21 +00:00 |
|
ryan
|
bcdb29372d
|
Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link(). Add caching for individual bookmarks. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-27 22:04:12 +00:00 |
|
westi
|
00583d64eb
|
Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-27 20:47:01 +00:00 |
|
ryan
|
bc3c83bf1d
|
RSS widget shouldn't link if there isn't a link. Props MtDewVirus. fixes #7614
git-svn-id: http://svn.automattic.com/wordpress/trunk@8746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-27 18:00:51 +00:00 |
|
westi
|
a76720a8b7
|
phpDoc updates for formatting functions. See #5638 props scohoust and santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-27 06:49:21 +00:00 |
|
westi
|
f7b32217a3
|
phpDoc corrections for wp-includes. See #7550 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-27 06:45:13 +00:00 |
|
ryan
|
ed5372a6ab
|
wpdb::has_cap() from mdawaffe. fixes #7609
git-svn-id: http://svn.automattic.com/wordpress/trunk@8740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-26 23:57:48 +00:00 |
|
ryan
|
562fda59a7
|
include mysql version in version check query string. Props andy. fixes #7600 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-26 22:30:56 +00:00 |
|
ryan
|
e6640c911a
|
Use a subquery in category__not_in query if the DB version supports it. Props pedrop. fixes #7599
git-svn-id: http://svn.automattic.com/wordpress/trunk@8738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-26 19:18:58 +00:00 |
|
ryan
|
19a1e9682b
|
Notice fixes. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@8732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-25 21:50:11 +00:00 |
|
ryan
|
37d88adaff
|
Don't ignore scheme when cookie value is empty. Props bendalton. fixes #7521
git-svn-id: http://svn.automattic.com/wordpress/trunk@8731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-25 21:09:26 +00:00 |
|
ryan
|
8dfd6d050f
|
Do secure redirect only for admin destinations. see #7561
git-svn-id: http://svn.automattic.com/wordpress/trunk@8730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-25 20:40:34 +00:00 |
|
ryan
|
dccf7edf8e
|
wp_rand() - more randy rands
git-svn-id: http://svn.automattic.com/wordpress/trunk@8728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-25 17:52:28 +00:00 |
|
azaozz
|
f2dd6dd861
|
Few small improvements to the password strength meter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-24 14:35:46 +00:00 |
|
azaozz
|
67ef4e1abc
|
Remove extra filter, fixes #7585
git-svn-id: http://svn.automattic.com/wordpress/trunk@8721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-24 14:19:05 +00:00 |
|
azaozz
|
95fa29a208
|
Reply to comments from admin, first run, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@8720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-24 06:56:22 +00:00 |
|
ryan
|
894d5682de
|
Respect argument in get_author_feed_link(). Props Latz. fixes #7564
git-svn-id: http://svn.automattic.com/wordpress/trunk@8706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-22 02:21:37 +00:00 |
|
ryan
|
38dfd6e69a
|
Consolidate contiguous whitespace in usernames
git-svn-id: http://svn.automattic.com/wordpress/trunk@8704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-21 22:58:29 +00:00 |
|
ryan
|
419db63a01
|
Rename wp_insert_post filter to wp_insert_post_data to avoid collision. see #5196
git-svn-id: http://svn.automattic.com/wordpress/trunk@8702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-21 18:31:35 +00:00 |
|
ryan
|
203086a4de
|
Option to force SSL. see #7561
git-svn-id: http://svn.automattic.com/wordpress/trunk@8701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-21 17:40:38 +00:00 |
|
ryan
|
01e3a5ec79
|
Some cookie validation hooks. fixes #7440
git-svn-id: http://svn.automattic.com/wordpress/trunk@8696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-21 00:08:25 +00:00 |
|
ryan
|
9f9ef004db
|
comment_class(). Props sandbox theme. see #7560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-20 23:48:09 +00:00 |
|
ryan
|
d3b414932c
|
Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-20 21:42:31 +00:00 |
|
westi
|
23645ea1c4
|
File level phpdoc for tinymcs spellchecker. See #7550 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-20 06:20:22 +00:00 |
|
ryan
|
18459850ef
|
Typo fix from mdawaffe. fixes #7551 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-19 22:35:28 +00:00 |
|
ryan
|
543eb608c9
|
Support named headers and footers in get_footer() and get_header(). Props AaronCampbell. fixes #7549 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@8673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-19 20:57:48 +00:00 |
|
ryan
|
0348a10d49
|
site_url filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@8672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-19 19:41:11 +00:00 |
|
ryan
|
3911137835
|
Apply kses bad-protocol checks only to URI typed attributes. Props takayukister. fixes #5917 #6888 #6910 #7512
git-svn-id: http://svn.automattic.com/wordpress/trunk@8671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-19 18:43:21 +00:00 |
|
ryan
|
42b36e1e64
|
post.php phpdoc. Props santosj. fixes #7538
git-svn-id: http://svn.automattic.com/wordpress/trunk@8669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-19 16:38:06 +00:00 |
|
ryan
|
96b987270d
|
Tag cloud fixes from DD32. Implements number arg. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@8668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-19 16:36:18 +00:00 |
|
markjaquith
|
f4f6fb2019
|
Strip trailing spaces in URLs, redirect to canonical URL. fixes #7537
git-svn-id: http://svn.automattic.com/wordpress/trunk@8667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-19 03:21:12 +00:00 |
|
ryan
|
facedb8d81
|
Revert tag cloud changes in 8540 and 8569. They broke tag sorting. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@8666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-18 23:40:41 +00:00 |
|
westi
|
3b85b84a5e
|
phpdoc for formatting functions. See #5638 props scohoust.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-17 11:29:43 +00:00 |
|