bumpbot
|
68360b40ab
|
Compress scripts/styles: 3.6-alpha-23386.
git-svn-id: https://develop.svn.wordpress.org/trunk@23386 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-04 14:38:03 +00:00 |
|
Andrew Ozz
|
682b66b560
|
Heartbeat API: throttle down when the window looses focus or when the user is inactive, always send 'screen_id', change the interval settings to 'fast' (5sec), 'standard' (15sec) and 'slow' (60sec), the interval can be changed from PHP, see #23216
git-svn-id: https://develop.svn.wordpress.org/trunk@23382 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-03 07:03:27 +00:00 |
|
Helen Hou-Sandi
|
7f2205971c
|
Maintain theme screenshot aspect ratio on the update screen. props cochran. fixes #23164.
git-svn-id: https://develop.svn.wordpress.org/trunk@23381 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-02 17:02:01 +00:00 |
|
Andrew Nacin
|
bb904fcf2b
|
Confirm a user exists before deleting them in wp_delete_user() and wpmu_delete_user(). props scribu, fixes #23067.
git-svn-id: https://develop.svn.wordpress.org/trunk@23380 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-02 04:41:02 +00:00 |
|
Sergey Biryukov
|
30650e32be
|
Return WP_Error from wp_crop_image() if saving has failed. props macbrink. fixes #23325.
git-svn-id: https://develop.svn.wordpress.org/trunk@23374 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-02 02:01:59 +00:00 |
|
Andrew Nacin
|
6caa05bc81
|
Clean up rendering of the title column in the posts list table. Simplify branching. Use get_userdata() rather than get_user_by( 'id' ). Change string to '%s is currently editing'. see #23312.
git-svn-id: https://develop.svn.wordpress.org/trunk@23372 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-02 01:54:06 +00:00 |
|
Andrew Ozz
|
712fcec00b
|
Posts screen: show when a post is "locked", hide the checkbox, Quick Edit and Trash links, props dh-shredder, see #23312
git-svn-id: https://develop.svn.wordpress.org/trunk@23371 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-02 01:31:06 +00:00 |
|
Andrew Ozz
|
85fa686346
|
New icons: make the .icon32 container larger to prevent clipping, see #23333
git-svn-id: https://develop.svn.wordpress.org/trunk@23370 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-02 01:01:35 +00:00 |
|
Andrew Ozz
|
11b614f32d
|
New icons take one, props empireoflight, see #23333
git-svn-id: https://develop.svn.wordpress.org/trunk@23369 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-02 00:22:40 +00:00 |
|
Sergey Biryukov
|
a873f4acdb
|
Select "Attribute all posts to..." radio button automatically when selecting a username from the dropdown. fixes #23224.
git-svn-id: https://develop.svn.wordpress.org/trunk@23366 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-01 18:43:23 +00:00 |
|
Sergey Biryukov
|
e135387172
|
Only show "There is a pending change of your e-mail..." message on the current user's profile page. fixes #23146.
git-svn-id: https://develop.svn.wordpress.org/trunk@23364 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-02-01 01:50:19 +00:00 |
|
Andrew Ozz
|
5edc6b2711
|
Heartbeat API: first run, see #23216
git-svn-id: https://develop.svn.wordpress.org/trunk@23355 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-29 06:15:25 +00:00 |
|
Helen Hou-Sandi
|
a38f0e16c5
|
Remove the long-broken and questionably useful [more]/[less] toggle for hierarchical taxonomies in Quick/Bulk Edit. Nobody seems to have noticed in the nearly 3 years it's been broken. fixes #23006
git-svn-id: https://develop.svn.wordpress.org/trunk@23354 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-28 22:36:15 +00:00 |
|
Sergey Biryukov
|
44c8e7aea8
|
Consistently use a helper function instead of directly printing the disabled attribute.
Remove an erroneous esc_attr() call.
fixes #23194.
git-svn-id: https://develop.svn.wordpress.org/trunk@23352 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-28 03:23:01 +00:00 |
|
Sergey Biryukov
|
81e88f1ec3
|
Make sure the post exists before checking its ID. fixes #23026.
git-svn-id: https://develop.svn.wordpress.org/trunk@23351 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-28 02:55:06 +00:00 |
|
Sergey Biryukov
|
b96d467630
|
Add missing inline descriptions.
props momo360modena, aaronholbrook.
see #20494, fixes #23304.
git-svn-id: https://develop.svn.wordpress.org/trunk@23350 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-28 02:20:47 +00:00 |
|
Sergey Biryukov
|
7b811871b6
|
Correct return value for WP_Filesystem_Base::gethchmod(). props bananastalktome. fixes #23121.
git-svn-id: https://develop.svn.wordpress.org/trunk@23349 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-28 01:55:39 +00:00 |
|
Sergey Biryukov
|
56f44ff466
|
Prevent an unintended visibility change from "Password protected" to "Public" when updating the post.
props thomasvanderbeek. fixes #23065.
git-svn-id: https://develop.svn.wordpress.org/trunk@23338 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-23 03:30:04 +00:00 |
|
Sergey Biryukov
|
a7d1dfad01
|
Define the variable before using it. fixes #23181.
git-svn-id: https://develop.svn.wordpress.org/trunk@23337 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-23 03:00:20 +00:00 |
|
Andrew Ozz
|
f8a254ec56
|
Autop: <samp> is not a block tag, props toscho, fixes #18807
git-svn-id: https://develop.svn.wordpress.org/trunk@23327 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-22 19:05:21 +00:00 |
|
Helen Hou-Sandi
|
7c08d57982
|
Make sure .widefat border and background coloring only applies to tables. props MikeHansenMe. fixes #21936.
git-svn-id: https://develop.svn.wordpress.org/trunk@23315 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-22 14:44:04 +00:00 |
|
Sergey Biryukov
|
5dfd000236
|
Restore Press This context menu in Firefox and Opera. props trepmal. fixes #22614.
git-svn-id: https://develop.svn.wordpress.org/trunk@23314 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-22 04:22:23 +00:00 |
|
Sergey Biryukov
|
8bdfc693c7
|
Move spinner-related styles out of Localized CSS section. fixes #23000.
git-svn-id: https://develop.svn.wordpress.org/trunk@23313 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-22 04:00:08 +00:00 |
|
Mark Jaquith
|
524e73f175
|
Consistently use $wp_rewrite->index instead of hardcoding "index.php".
props wonderboymusic. fixes #7337
git-svn-id: https://develop.svn.wordpress.org/trunk@23305 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-18 13:44:22 +00:00 |
|
Andrew Ozz
|
8cf528d255
|
Main editor: when setting or saving the height, look only at elements that have style="height:..." set. Reset a previously saved erroneous "ed_size" value (over 5000px) to the default height of 360px. Fixes #23042 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@23302 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-16 19:10:38 +00:00 |
|
Dion Hulse
|
f4beefbb88
|
Core Update: Fix a issue which caused automatic upgrades from 2.7 to 3.5+ to fail. Pre-2.7 WP_Filesystem::wp_content_dir() returned unslashed paths. Introduced in [22227]. See #23177
git-svn-id: https://develop.svn.wordpress.org/trunk@23297 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-11 10:16:45 +00:00 |
|
Mark Jaquith
|
24a509c81a
|
Resolve DOCUMENT_ROOT symlinks and standardize Windows slashing for various paths related to Multisite rewrite rule generation. props SergeyBiryukov, nacin, wpewill. fixes #23104 and #23073 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@23295 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-10 08:08:14 +00:00 |
|
Andrew Nacin
|
8175cde11a
|
Ensure we wp_die() at the end of an ajax action. see #23055.
git-svn-id: https://develop.svn.wordpress.org/trunk@23293 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-07 03:59:44 +00:00 |
|
Andrew Nacin
|
fcbb71ad77
|
Whenever we have compat fields to render, send a dummy menu_order field (which was always sent in 3.4) to ensure an unchecked checkbox can still be processed by attachment_fields_to_save. fixes #22868.
git-svn-id: https://develop.svn.wordpress.org/trunk@23290 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-05 03:50:28 +00:00 |
|
bumpbot
|
3ef497695d
|
Compress scripts/styles: 3.6-alpha-23279.
git-svn-id: https://develop.svn.wordpress.org/trunk@23279 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-04 22:34:43 +00:00 |
|
Andrew Ozz
|
9de9019d41
|
Taxonomy postbox: fix toggling with "Choose from the most used tags" when several postboxes are shown, props SergeyBiryukov, fixes #23112 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@23278 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-04 20:54:11 +00:00 |
|
Peter Westwood
|
d927271553
|
Tighten our braces. Fixes #23118 props evansolomon.
git-svn-id: https://develop.svn.wordpress.org/trunk@23265 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-04 10:13:51 +00:00 |
|
bumpbot
|
46e1c12b98
|
Compress scripts/styles: 3.6-alpha-23257.
git-svn-id: https://develop.svn.wordpress.org/trunk@23257 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-03 22:58:37 +00:00 |
|
Dion Hulse
|
17b6ada24a
|
Upgrade: When upgrading from WordPress 3.5, if an empty twentytwelve theme directory exists, remove it to allow the installation of Twenty Twelve. See #22856. For trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@23253 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-03 07:42:16 +00:00 |
|
Andrew Nacin
|
6e9830f34d
|
Don't stomp existing sizes inside wp_save_image().
props markoheijnen.
see #22985.
for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@23246 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-03 05:23:36 +00:00 |
|
Andrew Nacin
|
7fc8feabae
|
Fix the sprite positioning for HiDPI sorting arrows.
props lessbloat.
see #23071.
for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@23245 602fd350-edb4-49c9-b593-d223f7449a82
|
2013-01-02 23:51:09 +00:00 |
|
Andrew Nacin
|
416f98b7c8
|
Remove deleted files on upgrade, including wp-app.php and class-wp-atom-server.php.
props duck_
see #22855
for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@23203 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-26 20:34:30 +00:00 |
|
bumpbot
|
cff4199f69
|
Compress scripts/styles: 3.6-alpha-23200.
git-svn-id: https://develop.svn.wordpress.org/trunk@23200 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-23 22:58:43 +00:00 |
|
Helen Hou-Sandi
|
021167d954
|
Allow non-hierarchical taxonomy labels in Bulk Edit to span the available width. Props SergeyBiryukov, tar.gz. fixes #22703.
git-svn-id: https://develop.svn.wordpress.org/trunk@23198 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-23 16:30:12 +00:00 |
|
bumpbot
|
5999474328
|
Compress scripts/styles: 3.6-alpha-23193. TinyMCE updated.
git-svn-id: https://develop.svn.wordpress.org/trunk@23193 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-21 18:52:36 +00:00 |
|
Helen Hou-Sandi
|
1303e7377a
|
its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665.
git-svn-id: https://develop.svn.wordpress.org/trunk@23191 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-20 15:55:32 +00:00 |
|
Helen Hou-Sandi
|
6c094b35ce
|
Nav menu item selection lists no longer need to be specifically de-whitespaced to match hierarchical taxonomy metaboxes. props corvannoorloos. See #22954 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@23185 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-19 19:43:22 +00:00 |
|
Helen Hou-Sandi
|
a194505ae7
|
Align the "Available Themes" header with the search form. props wycks. fixes #22928.
git-svn-id: https://develop.svn.wordpress.org/trunk@23184 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-18 19:45:49 +00:00 |
|
Dion Hulse
|
0c9c23936b
|
When copying new bundled themes & plugins, bail early if the distro doesn't include the bundled item. This prevents us from creating an empty directory in the destination when the source doesn't exist. See #22856
git-svn-id: https://develop.svn.wordpress.org/trunk@23179 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-15 03:09:50 +00:00 |
|
Mark Jaquith
|
30ead1f605
|
Fix code vomit in IIS rewrite rule generation. fixes #22920 for trunk. props toscho.
git-svn-id: https://develop.svn.wordpress.org/trunk@23177 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-13 22:54:36 +00:00 |
|
Andrew Nacin
|
05861ebb8c
|
Use 3 * HOUR_IN_SECONDS rather than 10800.
git-svn-id: https://develop.svn.wordpress.org/trunk@23175 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-12 07:30:28 +00:00 |
|
Andrew Nacin
|
bd4b5f955d
|
We no longer care if wp-admin/index.php is parseable by PHP 4. (And it's not, anyway.) If a user hits the root or wp-admin/install.php, they do get a proper warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@23170 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-11 16:08:58 +00:00 |
|
Andrew Nacin
|
2c914a6c00
|
Only show help for upload_path and upload_url_path if those fields are visible. fixes #21720.
git-svn-id: https://develop.svn.wordpress.org/trunk@23134 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-09 17:04:08 +00:00 |
|
bumpbot
|
168fdca8e2
|
Compress scripts/styles: 3.5-RC4-23127.
git-svn-id: https://develop.svn.wordpress.org/trunk@23127 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-07 21:00:25 +00:00 |
|
Andrew Nacin
|
04cb50e1ce
|
Remove 'Insert Multiple Images' from the about page as it is now completely invisible in the UI. Requiring shift-click but not mentioning it is a bad omen. props helenyhou. fixes #22455.
git-svn-id: https://develop.svn.wordpress.org/trunk@23126 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-12-07 20:58:34 +00:00 |
|