Peter Westwood
|
a8f99a3d72
|
Remove the accidental commit of the cache avoiding test code in [18677] props vnsavage
git-svn-id: https://develop.svn.wordpress.org/trunk@18679 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 10:43:22 +00:00 |
|
Peter Westwood
|
321e31c58b
|
A little bit of whitespace keeps the code readable.
git-svn-id: https://develop.svn.wordpress.org/trunk@18678 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 10:09:45 +00:00 |
|
Peter Westwood
|
3aac6e630b
|
Set a consistent cache key when using the_widget to display the Recent Posts and Recent Comments widgets so that they get cached. See #16761.
git-svn-id: https://develop.svn.wordpress.org/trunk@18677 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 10:08:43 +00:00 |
|
Peter Westwood
|
2d6257665d
|
Fix Notices in default Widgets when called using the_widget(). Fixes #16761 props mfields and SergeyBiryukov
git-svn-id: https://develop.svn.wordpress.org/trunk@18676 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 09:41:17 +00:00 |
|
Peter Westwood
|
234c53c0c1
|
Reorder the titles in the Network Admin and Global Dashboard to put the locations first. Fixes #18304 props duck_
git-svn-id: https://develop.svn.wordpress.org/trunk@18675 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 09:26:07 +00:00 |
|
Andrew Ozz
|
d20435eb03
|
Improve handling of plupload init and add a filter, stop including cookies in the init (not needed with plupload), see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18674 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 05:30:58 +00:00 |
|
Andrew Ozz
|
aea659a859
|
Responsive themes screen, props helenyhou, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18673 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 04:26:26 +00:00 |
|
Andrew Ozz
|
8cdb767ee5
|
Put back float: left for postbox containers, fixes #18665
git-svn-id: https://develop.svn.wordpress.org/trunk@18672 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 02:55:31 +00:00 |
|
Andrew Ozz
|
46ace1acb8
|
Remove max-width for .widefat, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18671 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-15 00:50:35 +00:00 |
|
Andrew Ozz
|
22f08b499f
|
Limit max width of .widefat list tables, props helenyhou, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18670 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-14 21:08:44 +00:00 |
|
Andrew Ozz
|
a638573362
|
Responsive tag and category pages, props saracannon, see #18189
git-svn-id: https://develop.svn.wordpress.org/trunk@18669 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-14 21:03:13 +00:00 |
|
Andrew Ozz
|
9e23297d6a
|
Revert [18664] and handle any similar cases separately, props SergeyBiryukov, fixes #16810, fixes #18656
git-svn-id: https://develop.svn.wordpress.org/trunk@18668 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-14 20:23:33 +00:00 |
|
Andrew Ozz
|
13c777eb39
|
Auto-column switching for the dashboard (js based), see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18667 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-14 07:02:46 +00:00 |
|
Andrew Ozz
|
59f69e6ea3
|
Make DFW content width match exactly the reported width from the theme, props helenyhou, fixes #18138
git-svn-id: https://develop.svn.wordpress.org/trunk@18666 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-13 20:03:28 +00:00 |
|
Andrew Nacin
|
486670f072
|
Use get_template_part() in get_header(), get_sidebar(), get_footer(). props scribu, see #18331.
git-svn-id: https://develop.svn.wordpress.org/trunk@18665 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-13 16:17:14 +00:00 |
|
Andrew Ozz
|
bcb073c403
|
Make hide-if-no-js and hide-if-js important, props solarissmoke, fixes #16810
git-svn-id: https://develop.svn.wordpress.org/trunk@18664 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-13 02:52:02 +00:00 |
|
Andrew Nacin
|
226635ed73
|
Loosen validation regex to use sanitize_key() in a few AJAX locations for things like pages, orders, columns. Change return value to 0 for failure, as -1 is reserved for authentication/intention. props ocean90, azaozz, fixes #18637.
git-svn-id: https://develop.svn.wordpress.org/trunk@18663 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-12 21:48:44 +00:00 |
|
Andrew Nacin
|
598184f98c
|
Allow get_blog_option(null,...) to hit the cache for the current blog. New return values for add_blog_option, update_blog_option, delete_blog_option. Don't set the cache in those functions if add/update/delete_option failed. see #17883.
git-svn-id: https://develop.svn.wordpress.org/trunk@18662 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-11 18:53:09 +00:00 |
|
Andrew Nacin
|
fb58d06f1c
|
Rename 'Post Tags' to 'Tags'. props scribu, fixes #17683.
git-svn-id: https://develop.svn.wordpress.org/trunk@18661 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-11 17:52:46 +00:00 |
|
Andrew Ozz
|
5c2de1a6fc
|
TinyMCE 3.4.5, fixes #18107
git-svn-id: https://develop.svn.wordpress.org/trunk@18660 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-09 20:08:40 +00:00 |
|
Ryan Boren
|
332d6d1351
|
Improve cron locking. Avoid multiple cron processes looping over the same events. fixes #17462
git-svn-id: https://develop.svn.wordpress.org/trunk@18659 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-09 19:59:44 +00:00 |
|
Andrew Nacin
|
d893b9568c
|
Add phpdoc for default arg for get_option(). props amereservant, solarissmoke, fixes #17819.
git-svn-id: https://develop.svn.wordpress.org/trunk@18658 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-09 17:53:41 +00:00 |
|
Andrew Nacin
|
4d2f247e41
|
Update blog last_updated time only on publish_post. Both private_to_published and publish_phone are overly broad and otherwise redundant. props mdawaffe, fixes #18624.
git-svn-id: https://develop.svn.wordpress.org/trunk@18657 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-09 17:49:30 +00:00 |
|
Andrew Ozz
|
647031a087
|
Rename the newly added action 'after_theme_change' to 'after_switch_theme' so it matches the 'switch_theme' action, props scribu, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18656 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-08 20:59:41 +00:00 |
|
Andrew Ozz
|
7b2c49d219
|
Make check_theme_switched() run an action so this enhancement is available to plugins and themes too, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18655 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-08 20:07:15 +00:00 |
|
Andrew Ozz
|
808ea899ad
|
Use theme mods instead of transients for storing the previous theme's widgets config, props aaroncampbell, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18654 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-08 19:25:20 +00:00 |
|
Ryan Boren
|
048c04c07c
|
Update cache.php phpdoc. Props SergeyBiryukov. fixes #18607
git-svn-id: https://develop.svn.wordpress.org/trunk@18653 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-08 17:19:09 +00:00 |
|
Ryan Boren
|
9651a4b5b0
|
Don't send page slugs through prepare() to avoid breaking octets in i18n page slugs. Props SergeyBiryukov. see #10249 #166687
git-svn-id: https://develop.svn.wordpress.org/trunk@18652 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-08 17:17:17 +00:00 |
|
Jon Cave
|
e65cce15f2
|
Only add the post format body classes when the post type supports post formats. props ocean90. fixes #18228.
git-svn-id: https://develop.svn.wordpress.org/trunk@18651 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-07 20:10:42 +00:00 |
|
Jon Cave
|
3dbb79d859
|
Don't hide the comment reply or quick edit row if an error is returned. Props ocean90. Fixes #18350.
git-svn-id: https://develop.svn.wordpress.org/trunk@18650 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-07 19:48:25 +00:00 |
|
Andrew Nacin
|
e9a78f4ad7
|
Add a filter to is_multi_author(). props Viper007Bond, fixes #18600.
git-svn-id: https://develop.svn.wordpress.org/trunk@18649 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-07 13:53:53 +00:00 |
|
Andrew Nacin
|
182fa5fc58
|
Fix attribute spacing. props mfields, fixes #18570.
git-svn-id: https://develop.svn.wordpress.org/trunk@18648 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-07 13:53:02 +00:00 |
|
Andrew Nacin
|
c37a788332
|
s/robot/robots/. props madjax, fixes #18612.
git-svn-id: https://develop.svn.wordpress.org/trunk@18647 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-07 13:45:06 +00:00 |
|
Ryan Boren
|
750065c50b
|
Standardize variable names. Consistently use and . fixes #18607
git-svn-id: https://develop.svn.wordpress.org/trunk@18644 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-06 21:13:11 +00:00 |
|
Andrew Ozz
|
feae81313d
|
Fix default widgets for the default theme (Twenty Eleven), props SergeyBiryukov, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18643 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-06 16:15:47 +00:00 |
|
Andrew Nacin
|
a0cd13553b
|
trailingslashit isn't normally available in ms-files. props davecpage, fixes #18592.
git-svn-id: https://develop.svn.wordpress.org/trunk@18642 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-06 15:41:57 +00:00 |
|
Jon Cave
|
d6eb11b05b
|
s/overridding/overriding/. Props trepmal, see #18560.
git-svn-id: https://develop.svn.wordpress.org/trunk@18641 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-05 19:25:55 +00:00 |
|
Jon Cave
|
bfd95749bd
|
Pull out old import remnant from when importers were shipped in core. Fixes #15844.
git-svn-id: https://develop.svn.wordpress.org/trunk@18640 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-05 19:18:36 +00:00 |
|
Jon Cave
|
82c0f09c09
|
Fix typos in documentation (wp-includes/[i-z]). See #18560.
git-svn-id: https://develop.svn.wordpress.org/trunk@18639 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-05 19:08:15 +00:00 |
|
Andrew Nacin
|
6fa5b1ed74
|
Force a trailing slash on BLOGUPLOADDIR in ms-files.php. props wonderboymusic, see #18592.
git-svn-id: https://develop.svn.wordpress.org/trunk@18638 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-05 16:55:05 +00:00 |
|
Andrew Nacin
|
78b5130751
|
Use untrailingslashit in url_shorten() and recurse_dirsize(). Remove unnecessary camelCase variables. see #18592.
git-svn-id: https://develop.svn.wordpress.org/trunk@18637 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-05 16:53:19 +00:00 |
|
Andrew Ozz
|
a967718ed3
|
'.widget', not '.postbox' in [18635], props aaroncampbell, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18636 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 21:45:01 +00:00 |
|
Andrew Ozz
|
b483e4a464
|
Remove orphaned sidebars from the page when the user drags all widgets out of them, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18635 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 21:26:32 +00:00 |
|
Andrew Ozz
|
b744e5937e
|
Remove unneeded .siblings() from widgets.js, props aaroncampbell, fixes #18582
git-svn-id: https://develop.svn.wordpress.org/trunk@18634 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 21:19:36 +00:00 |
|
Jon Cave
|
205aa5ba5c
|
Fix typos in documentation (wp-includes/[a-h]). See #18560.
git-svn-id: https://develop.svn.wordpress.org/trunk@18633 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 16:02:41 +00:00 |
|
Jon Cave
|
60d321b14b
|
Fix typos in documentation (wp-admin/). See #18560.
git-svn-id: https://develop.svn.wordpress.org/trunk@18632 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 14:18:10 +00:00 |
|
Andrew Ozz
|
bcd9d1a36e
|
Moves orphaned sidebars to main content area above Inactive Widgets, props aaroncampbell, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18631 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-03 03:01:11 +00:00 |
|
Andrew Ozz
|
4782c3dc6f
|
Avoid losing widgets when switching themes - take one, props aaroncampbell, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18630 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-02 22:13:55 +00:00 |
|
Andrew Nacin
|
46773a16ea
|
s/hask/hack/. props scribu, see #16695.
git-svn-id: https://develop.svn.wordpress.org/trunk@18629 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-02 21:25:42 +00:00 |
|
Andrew Ozz
|
1205b09cf6
|
More quicktags back-compat, see #16695
git-svn-id: https://develop.svn.wordpress.org/trunk@18628 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-02 20:40:47 +00:00 |
|