ryan
|
e027822f45
|
Optimize maybe_create_table(). Props jamescollins. fixes #8977
git-svn-id: http://svn.automattic.com/wordpress/trunk@10447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-27 22:35:21 +00:00 |
|
ryan
|
2724b924d6
|
Force the index only for 0 OR 1 queries. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 22:34:50 +00:00 |
|
westi
|
00e9626be4
|
Switch to using the ID when calling get_avatar internally to support caching plugins. Fixes #8940.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 22:03:40 +00:00 |
|
azaozz
|
df5d6a5cba
|
Remove events from categories chechboxes in quick edit to speed up page unload, see #8957
git-svn-id: http://svn.automattic.com/wordpress/trunk@10444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 14:23:39 +00:00 |
|
azaozz
|
0416475ebb
|
Load the minified versions of the scripts by default, define('SCRIPT_DEBUG', true); can be used to load the development versions
git-svn-id: http://svn.automattic.com/wordpress/trunk@10443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 13:24:44 +00:00 |
|
azaozz
|
f20f62b27d
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
git-svn-id: http://svn.automattic.com/wordpress/trunk@10442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 12:59:10 +00:00 |
|
azaozz
|
ccfc848be2
|
Fix non-critical bug in suggest.js and prepare it for minifying
git-svn-id: http://svn.automattic.com/wordpress/trunk@10441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 12:09:27 +00:00 |
|
azaozz
|
59a8511acd
|
jQuery 1.3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@10440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 09:33:53 +00:00 |
|
markjaquith
|
5066f95229
|
Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-26 03:14:04 +00:00 |
|
westi
|
a98d30864f
|
Make authentication more pluggable than ever before. See #8938 props wnorris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 22:38:19 +00:00 |
|
westi
|
7d59ed3ba4
|
Setup an initial value to avoid a Notice. See #8916 props wnorris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 22:22:36 +00:00 |
|
westi
|
88838cc993
|
Use the correct PHP6 check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 13:20:59 +00:00 |
|
westi
|
cbe2d8b09c
|
Error reporting (again\!) See #8701 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 13:01:37 +00:00 |
|
azaozz
|
0c65134b61
|
Fix empty feed after MT import, props hailin, fixes #8944 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 12:24:57 +00:00 |
|
azaozz
|
038b556b23
|
Fix Thickbox positioning for browsers pretending to be IE6, props Denis-de-Bernardy, fixes #8933 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 11:58:21 +00:00 |
|
azaozz
|
bf911df6b2
|
Add classes to "edit_comment_link" and "edit_post_link", props yoavf, fixes #8945 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-24 09:35:12 +00:00 |
|
ryan
|
cd3286b018
|
Don't use order and limit for count query. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-23 22:40:37 +00:00 |
|
westi
|
4b3d6012aa
|
Make the IXR debug classy. See #8916 props wnorris
git-svn-id: http://svn.automattic.com/wordpress/trunk@10423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-23 22:30:23 +00:00 |
|
ryan
|
1428dd5a79
|
Eliminate SQL_CACLC_FOUND_ROWS for edit-comments.php query. Use results of earlier wp_count_comments() if appropriate otherwise perform COUNT query. see #7415
git-svn-id: http://svn.automattic.com/wordpress/trunk@10422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-23 22:26:40 +00:00 |
|
westi
|
a7d2a19c70
|
Sort out the error_reporting for PHP 5.3. See #8701.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-23 17:55:16 +00:00 |
|
westi
|
978652431d
|
More Error Reporting stuff. See # 8701 props Denis-de-Bernardy
git-svn-id: http://svn.automattic.com/wordpress/trunk@10418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-23 13:18:50 +00:00 |
|
ryan
|
0982df4801
|
Don't limit query when descending hierarchy. Props filosofo. fixes #8832
git-svn-id: http://svn.automattic.com/wordpress/trunk@10416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 22:59:29 +00:00 |
|
ryan
|
576f4098d4
|
If link name not given, use url for name. Props Denis-de-Bernardy. fixes #7789 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 22:47:34 +00:00 |
|
westi
|
48f9d53e41
|
Add a filter to allow post-by-email plugins better control over the content.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 22:31:27 +00:00 |
|
westi
|
c9c4d306ef
|
PHPdoc updates. See €8805 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 21:17:52 +00:00 |
|
westi
|
fe07a83717
|
First pass compression support for the HTTP API. See #8674 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 21:16:11 +00:00 |
|
westi
|
f03329322c
|
Reduce code in mysql2date. Fixes #8166 props jacobsantos
git-svn-id: http://svn.automattic.com/wordpress/trunk@10408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 21:05:55 +00:00 |
|
westi
|
ff91fefd30
|
Use & not ^ for E_STRICT on PHP 5
git-svn-id: http://svn.automattic.com/wordpress/trunk@10407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 21:04:48 +00:00 |
|
westi
|
0c9e106ccc
|
Update error_reporting configuration for newer version of PHP. Fixes #8701 props jacobsantos
git-svn-id: http://svn.automattic.com/wordpress/trunk@10405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 20:44:06 +00:00 |
|
ryan
|
c5a66fc563
|
Show Tools menu for all users so they can access turbo. Props Denis-de-Bernardy. fixes #8921 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 18:55:52 +00:00 |
|
azaozz
|
f254dfbbf3
|
Fix tags suggest for post quick edit and bulk edit
git-svn-id: http://svn.automattic.com/wordpress/trunk@10402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-22 12:24:25 +00:00 |
|
ryan
|
6dd933b120
|
Move delete_attachment action up. Props filosofo. fixes #8909
git-svn-id: http://svn.automattic.com/wordpress/trunk@10400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 21:19:22 +00:00 |
|
ryan
|
7d53481dcb
|
Silence charset not supported warnings
git-svn-id: http://svn.automattic.com/wordpress/trunk@10398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 20:28:51 +00:00 |
|
markjaquith
|
f19f65a5e5
|
Only redirect categories if one "cat" positive integer is specified. fixes #8784 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 19:47:51 +00:00 |
|
ryan
|
1761cba906
|
Remove update_user_cache(). Long dead.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 19:21:51 +00:00 |
|
ryan
|
7c6f70ba9c
|
Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 19:02:15 +00:00 |
|
azaozz
|
e9636d400c
|
When inserting orphaned attachment in a post, set post_parent only for this attachment, see #8721
git-svn-id: http://svn.automattic.com/wordpress/trunk@10390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-21 03:45:57 +00:00 |
|
ryan
|
37abfcb33f
|
Show absolute date instead of relative date for scheduled pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@10389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 23:07:21 +00:00 |
|
ryan
|
18213b4116
|
Show absolute date instead of relative date for scheduled posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@10388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 22:47:18 +00:00 |
|
ryan
|
cf3f91b0e6
|
Revert accidental bits. see #8708
git-svn-id: http://svn.automattic.com/wordpress/trunk@10386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 20:55:57 +00:00 |
|
ryan
|
ee73ce298c
|
Use guid instead of link for atom comment IDs. fixes #8708 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 20:55:03 +00:00 |
|
azaozz
|
ab30688c26
|
Ensure translations are loaded properly in TinyMCE when using the compressed version
git-svn-id: http://svn.automattic.com/wordpress/trunk@10384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-20 20:31:31 +00:00 |
|
westi
|
38ab20699d
|
Don't duplicate enclosures on edit. See #7773 props redsweater.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-19 22:19:45 +00:00 |
|
ryan
|
5704f72d54
|
Provide access to sticky status via XMLRPC. Props josephscott. see #8777
git-svn-id: http://svn.automattic.com/wordpress/trunk@10382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-19 19:22:26 +00:00 |
|
ryan
|
08d144271f
|
XMLRPC wp_newComment() fixes. Props josephscott. fixes #8672 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-19 18:47:24 +00:00 |
|
ryan
|
5221235df9
|
Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-19 18:31:08 +00:00 |
|
azaozz
|
3949fb7e90
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
git-svn-id: http://svn.automattic.com/wordpress/trunk@10377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-19 05:04:58 +00:00 |
|
azaozz
|
6f0c0a1092
|
Fix incorrect quote style in wp_specialchars, props sambauers, see #8767
git-svn-id: http://svn.automattic.com/wordpress/trunk@10376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-19 04:40:12 +00:00 |
|
azaozz
|
fd6f6fe44b
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
git-svn-id: http://svn.automattic.com/wordpress/trunk@10375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-18 05:40:40 +00:00 |
|
azaozz
|
d9917e53e8
|
Fix Press This tags input, fixes #8743
git-svn-id: http://svn.automattic.com/wordpress/trunk@10374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-01-18 00:56:15 +00:00 |
|