ryan
|
a077c70d52
|
Notice fix. Props ionfish. fixes #9292
git-svn-id: http://svn.automattic.com/wordpress/trunk@10735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 17:09:37 +00:00 |
|
azaozz
|
e97a2c3e90
|
Don't use mb_* functions to match file extension, fixes #9289
git-svn-id: http://svn.automattic.com/wordpress/trunk@10734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 16:17:57 +00:00 |
|
ryan
|
3c803da070
|
Add index on taxonomy. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 08:26:45 +00:00 |
|
ryan
|
db7e77a251
|
Order by comment_date_gmt
git-svn-id: http://svn.automattic.com/wordpress/trunk@10732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 08:16:35 +00:00 |
|
ryan
|
c1886783d1
|
Use wpdb::insert() and update(). see #6836
git-svn-id: http://svn.automattic.com/wordpress/trunk@10731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 05:06:15 +00:00 |
|
ryan
|
d43bd8177c
|
Use wpdb::insert() and update(). Props DD32. see #6836
git-svn-id: http://svn.automattic.com/wordpress/trunk@10730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 04:27:51 +00:00 |
|
azaozz
|
6405b50953
|
Force-wrap comments in Recent Comments on the dashboard, expand width when no avatar, fixes #9283
git-svn-id: http://svn.automattic.com/wordpress/trunk@10729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 03:20:38 +00:00 |
|
azaozz
|
5ebd95e257
|
Add author column to detached media, props scribu, fixes #9282
git-svn-id: http://svn.automattic.com/wordpress/trunk@10728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 02:23:52 +00:00 |
|
ryan
|
e89d747f7a
|
Use 'the_category_rss' template function in Atompub backend. Props znarfor, josephscott. fixes #8829
git-svn-id: http://svn.automattic.com/wordpress/trunk@10727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 02:07:55 +00:00 |
|
ryan
|
cb712c991d
|
Only list field types that are not strings. see #7171
git-svn-id: http://svn.automattic.com/wordpress/trunk@10726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 01:06:00 +00:00 |
|
ryan
|
d6ee6062a6
|
Add some default field types. see #7171
git-svn-id: http://svn.automattic.com/wordpress/trunk@10725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-06 00:50:19 +00:00 |
|
ryan
|
551c0c8af9
|
Add typecasting to wpdb::insert() and update(). Props filosofo. fixes #7171
git-svn-id: http://svn.automattic.com/wordpress/trunk@10724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 23:47:02 +00:00 |
|
ryan
|
801705a502
|
Initialize post_date_gmt for default post to edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 23:06:04 +00:00 |
|
ryan
|
35eb4bca32
|
post_exists() and comment_exists() fixes. Fixes post duplication during import. Props tott. fixes #8460
git-svn-id: http://svn.automattic.com/wordpress/trunk@10722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 22:16:29 +00:00 |
|
ryan
|
34d455832d
|
Allow passing sustitution args to prepare() as an array. Makes building queries for prepare easier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 22:15:17 +00:00 |
|
ryan
|
33de670823
|
Fire nopriv actions from post and ajax handlers when user is not logged in.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 21:43:35 +00:00 |
|
ryan
|
583b8d5cb5
|
Allow users with edit_posts cap to use ajax tag search. Props yoavf. fixes #8651
git-svn-id: http://svn.automattic.com/wordpress/trunk@10719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 20:30:56 +00:00 |
|
ryan
|
7559d9a766
|
Escape dot in regex. Props pne, sivel. fixes #9088 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 20:17:27 +00:00 |
|
ryan
|
db1eb66625
|
Limit year field to 4 digits. Props sivel. fixes #9120
git-svn-id: http://svn.automattic.com/wordpress/trunk@10716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 20:15:10 +00:00 |
|
ryan
|
b72c13c912
|
delete_theme(). see #8678
git-svn-id: http://svn.automattic.com/wordpress/trunk@10715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 19:15:56 +00:00 |
|
ryan
|
1a6e597d9a
|
Add theme delete link. Stub action. see #8678
git-svn-id: http://svn.automattic.com/wordpress/trunk@10714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 18:45:26 +00:00 |
|
ryan
|
0e484e1bc6
|
Action links for themes page
git-svn-id: http://svn.automattic.com/wordpress/trunk@10713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-05 18:32:09 +00:00 |
|
ryan
|
2b430c9751
|
Links widget options. Props DD32. see #9196
git-svn-id: http://svn.automattic.com/wordpress/trunk@10712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 23:49:21 +00:00 |
|
ryan
|
423b468ebf
|
Check for empty meta keys. Props Denis-de-Bernardy, markedwards. fixes #7953
git-svn-id: http://svn.automattic.com/wordpress/trunk@10711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 22:59:16 +00:00 |
|
ryan
|
f8ada7a44a
|
Filter text to be sent to editor when used From URL. Props nbachiyski. fixes #6588
git-svn-id: http://svn.automattic.com/wordpress/trunk@10710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 22:54:10 +00:00 |
|
ryan
|
b6f5ddf7f0
|
Add filter on type_form_. Props nbachiyski. fixes #6585
git-svn-id: http://svn.automattic.com/wordpress/trunk@10709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 22:48:02 +00:00 |
|
ryan
|
0b1292e1d2
|
Fix calendar widget when there are no posts. Optimize query. Props Denis-de-Bernardy. fixes #6442
git-svn-id: http://svn.automattic.com/wordpress/trunk@10708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 22:28:45 +00:00 |
|
ryan
|
ead9ed7938
|
Add compat for mb_substr rather than mb_strcut. fixes #9055
git-svn-id: http://svn.automattic.com/wordpress/trunk@10707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 22:05:49 +00:00 |
|
ryan
|
e3e53f3463
|
Don't process page template description since it is not used. Props simonwheatley. fixes #7850
git-svn-id: http://svn.automattic.com/wordpress/trunk@10706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 20:51:06 +00:00 |
|
ryan
|
b37719c1f6
|
Check admin_url() when redirecting to profile. Props drossy. fixes #8493
git-svn-id: http://svn.automattic.com/wordpress/trunk@10705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 20:34:52 +00:00 |
|
ryan
|
27a7f46249
|
Allow comments_popup_link() for is_single and is_page. Props AaronCampbell, sivel. fixes #4832
git-svn-id: http://svn.automattic.com/wordpress/trunk@10704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 20:26:56 +00:00 |
|
ryan
|
bf0796d4f8
|
Deprecate get_category_children(). Props filosofo. fixes #9007
git-svn-id: http://svn.automattic.com/wordpress/trunk@10703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:53:17 +00:00 |
|
ryan
|
a867852888
|
Use mb_substr instead of mb_strcut in wp_html_excerpt. Props demetris. fixes #9055
git-svn-id: http://svn.automattic.com/wordpress/trunk@10702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:41:18 +00:00 |
|
ryan
|
12bd1a3053
|
Avoid double encoding of attachment descriptions. Props dwc. fixes #9168 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:37:33 +00:00 |
|
ryan
|
32ed8e4b8a
|
Nested install fixes. Props sivel. fixes #7997 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:30:16 +00:00 |
|
ryan
|
d7b53ad4f8
|
Add RSS Error handling functionality to RSS Widget displays. Props DD32. fixes #9273
git-svn-id: http://svn.automattic.com/wordpress/trunk@10697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 19:24:48 +00:00 |
|
azaozz
|
65e0cea07b
|
Show file url after upload form media library, props yoavf, fixes #9267
git-svn-id: http://svn.automattic.com/wordpress/trunk@10696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 08:22:25 +00:00 |
|
westi
|
53c53c0bc8
|
Display the search query when searching users. Fixes #9265 for trunk props johnbillion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 08:16:53 +00:00 |
|
westi
|
303d892aa8
|
Syncronise the queries used for attachment slug uniqueness checking. Fixes #4396 props futurix and Nazgul.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 08:03:02 +00:00 |
|
westi
|
add8403cec
|
First pass of HTTP Proxy support. See #4011 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-04 07:28:39 +00:00 |
|
ryan
|
cf07babee1
|
Add auth_cookie_expiration filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@10691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 22:51:55 +00:00 |
|
westi
|
88cab327c9
|
The url for the time-since plugin has changed. Fixes #7250 props Paveo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 22:08:50 +00:00 |
|
westi
|
a5594ea3a3
|
Improve the description for the default comment status. Fixes #8894 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 21:08:02 +00:00 |
|
ryan
|
a33afa3546
|
Pass blog charset to html_entity_decode(). Props adferguson. fixes #7563
git-svn-id: http://svn.automattic.com/wordpress/trunk@10688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 18:37:25 +00:00 |
|
ryan
|
8fb1093aad
|
Use WordPress HTTP class for SimplePie requests. Props DD32. fixes #9247
git-svn-id: http://svn.automattic.com/wordpress/trunk@10687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 17:41:01 +00:00 |
|
ryan
|
5777900e02
|
Add media_row_actions filter. Props johnbillion. fixes #9172
git-svn-id: http://svn.automattic.com/wordpress/trunk@10686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-03 17:25:31 +00:00 |
|
ryan
|
5d3a29dacd
|
Add auth_redirect action
git-svn-id: http://svn.automattic.com/wordpress/trunk@10685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-02 23:42:28 +00:00 |
|
ryan
|
27ff02e402
|
Require user to be logged in to comment on private posts. Props tott. see #8997
git-svn-id: http://svn.automattic.com/wordpress/trunk@10684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-02 22:42:22 +00:00 |
|
ryan
|
d4a2f81323
|
Fix wp_authenticate_user hook
git-svn-id: http://svn.automattic.com/wordpress/trunk@10683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-02 22:25:55 +00:00 |
|
westi
|
43ba2effcd
|
Allow a plugin to change the jpeg image quality. Fixes #9245 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-03-02 21:55:40 +00:00 |
|