Andrew Ozz
860ccd0cba
Logged out warnings: remove the logged out warning from autosave when in login_grace_period, see #23295
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23699 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 21:31:02 +00:00
Lance Willett
c95af4823b
Twenty Thirteen: remove several more `px` unit values.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23698 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 17:53:06 +00:00
Lance Willett
7925ce48b5
Twenty Thirteen: a bit wider search input in main content area. Props obenland, fixes #23765 .
...
Also clean out one case of unneeded "px" value unit.
git-svn-id: https://develop.svn.wordpress.org/trunk@23697 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 17:36:39 +00:00
Lance Willett
a1b7cf3cfd
Twenty Thirteen: remove custom comment callback in favor of core `comment_form()` defaults. Props obenland, closes #22005 . See #20088 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23696 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 16:36:14 +00:00
bumpbot
458058760f
Compress scripts/styles: 3.6-alpha-23695.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23695 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 04:58:39 +00:00
Mark Jaquith
134fb4f257
Improve wp_list_comments() markup.
...
* Whitespace cleanup
* Accepts format=html5 which uses some of the HTML5 elements
* Some helpful HTML comments to help untangle the HTML
* Other misc code cleanup
props lancewillett, obenland, georgestephanis. fixes #20088 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23694 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 04:26:04 +00:00
Andrew Ozz
5e71fb3992
Local autosave: set a temp cookie on submitting the form and change it on redirecting after the post is saved/updated, then use it to determine if saving worked properly. Removes the chance for false positives after saving/updating a post. See #23220
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23693 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-14 03:06:07 +00:00
Andrew Ozz
a1ae5c0d28
Logged out warnings, heartbeat: remove nopriv_autosave as it doubles the functionality of the logged out warnings, move wp_ajax_nopriv_heartbeat() under No-privilege Ajax handlers in ajax-actions.php, see #23295 , see #23216
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23692 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 23:54:12 +00:00
Andrew Ozz
b653d65c1c
Logged out warnings: clear previous errors when interim_login is set, see #23295
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23691 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 23:32:52 +00:00
Lance Willett
92ffd6850f
Twenty Thirteen: use new HTML5 comment form argument, and adjust CSS selectors a bit. Closes #23702 , see #15080 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23690 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 22:45:08 +00:00
Mark Jaquith
b95b9917f1
Add the ability to use HTML5 input types in the comment form.
...
props jorbin, georgestephanis, obenland. fixes #15080
git-svn-id: https://develop.svn.wordpress.org/trunk@23689 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 20:31:43 +00:00
Lance Willett
5aed50bd3c
Twenty Thirteen: adjust header max-width value for older IE browsers. Props jvisick77, see #23732 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23688 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 17:48:46 +00:00
Lance Willett
dc52b692e8
Twenty Thirteen: revert three changes to content attributes, props obenland. See #23550 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23687 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 17:14:00 +00:00
Peter Westwood
7e33770010
Multisite: Ensure that get_blogaddress_by_name does not mangle blognames with leading digits.
...
Correctly specify the backreference in the regular expression so that it can not become ambiguous when there is a leading digit on the blogname.
Fixes #23689 props dllh.
git-svn-id: https://develop.svn.wordpress.org/trunk@23686 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 16:00:38 +00:00
Peter Westwood
6c937208e7
Formatting: Pass the blog charset to htmlspecialchars so that we don't eat non-UTF8 strings in PHP 5.4
...
Fixes #23688
git-svn-id: https://develop.svn.wordpress.org/trunk@23685 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 15:24:38 +00:00
bumpbot
4ff35bd528
Compress scripts/styles: 3.6-alpha-23684.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23684 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 10:58:39 +00:00
Andrew Ozz
4ad27d6d14
Autosave to the browser's sessionStorage, compare this autosave to the post content on page load and let the user restore it when the data is not the same. First run, see #23220
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23683 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 10:08:16 +00:00
bumpbot
5e439e799e
Compress scripts/styles: 3.6-alpha-23682.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23682 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 00:58:39 +00:00
Andrew Ozz
631980b5fa
Post locks on the posts list screen: new icons for the lock, props empireoflight, show avatar for the user currently editing, props dh-shredder, see #23312
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23681 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 00:28:07 +00:00
Lance Willett
eab76eac4a
Twenty Thirteen: fix SVN properties.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23680 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 22:44:55 +00:00
Lance Willett
05c0f14024
Twenty Thirteen: pinking shears.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23679 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 22:42:34 +00:00
Lance Willett
57587835b4
Twenty Thirteen: improve header area padding to ensure stable layout at any size screen. Props jvisick77, fixes #23732 . (Small props also to Google TV for revealing the bug.)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23678 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 22:41:58 +00:00
Lance Willett
e60535aff1
Twenty Thirteen: revert addition of `twentythirteen_attachment_link()` in r23523 -- as discussed in the following ticket comments, the tradeoff means simpler code instead of a minor UX enhancement. Closes #23543 and #23719 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23677 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 22:07:27 +00:00
Lance Willett
297f1c0f20
Twenty Thirteen: enable a JavaScript-based fix for long sidebar areas that overflow the footer. Props obenland, fixes #23557 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23676 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 21:42:53 +00:00
Lance Willett
90d4a19ced
Twenty Thirteen: gallery styles fixed to allow image thumbnails larger than 150 to align properly. Props obenland, fixes #23742 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23675 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 21:27:13 +00:00
Lance Willett
c8fc6ad2a9
Twenty Thirteen: second pass at RTL support and minor style.css fixes, props obenland. See #23550 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23674 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 21:18:15 +00:00
Lance Willett
a25ed6bb60
Twenty Thirteen: remove searchform.php template once core search form accepts HTML5 argument. Props obenland, fixes #23701 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23673 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 17:44:27 +00:00
Lance Willett
72f5afa6e9
Twenty Thirteen: first pass at editor styles. Props Frank Klein and obenland. See #23551 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23672 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 17:27:24 +00:00
Lance Willett
7074dfb416
Twenty Thirteen: better styles for gallery captions. Props obenland, see #23584 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23671 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 16:59:38 +00:00
Lance Willett
b7ff0b27e9
Twenty Thirteen: fix toggling header text display in Customizer. Props obenland, fixes #23722 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23670 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 16:52:30 +00:00
Sergey Biryukov
69566bbd21
Make get_home_path() return consistent slashes. fixes #23175 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23669 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 11:04:14 +00:00
Sergey Biryukov
317d45f452
Fix array formatting. see #21210 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23668 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 10:30:58 +00:00
Sergey Biryukov
c4c4c09c43
Add $format argument to get_search_form() to allow HTML5 markup. props georgestephanis, lancewillett. fixes #15081 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23667 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 10:25:08 +00:00
Sergey Biryukov
f4a77a66b4
Always respect $echo argument in get_search_form(). props garyc40, kawauso. fixes #16541 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23666 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 09:51:56 +00:00
Sergey Biryukov
a33ecb5f56
Improve punctuation in phpdoc. see #23090 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23665 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 09:30:13 +00:00
Sergey Biryukov
514e6ca11f
Fix fatal error in WP_User_Query when searching users by URL. Move wp_is_large_network() to wp-includes. fixes #23683 for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23664 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 09:19:55 +00:00
Sergey Biryukov
18d4ae9d54
Fix missing i18n in auto-draft titles. fixes #23565 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23663 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 08:57:27 +00:00
bumpbot
96f4a86553
Compress scripts/styles: 3.6-alpha-23662.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23662 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 04:58:35 +00:00
Andrew Ozz
92c30a26fb
Check post locks with heartbeat and display modal notifications when a post is locked or a user takes over editing, props dh-shredder, see #23697
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23661 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 03:22:30 +00:00
Sergey Biryukov
9dc7a6a22f
Avoid an undefined index notice in get_post_type_archive_feed_link(). props ericlewis. fixes #23744 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23660 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 01:50:46 +00:00
Sergey Biryukov
99392425cb
Fix typo in phpdoc. props fanquake. fixes #23737 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23659 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-11 09:39:55 +00:00
Sergey Biryukov
aea7b67a2e
Replace deprecated WP_Screen::is_network property with WP_Screen::in_admin( 'network' ). props bpetty. fixes #23215 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23658 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-09 03:52:27 +00:00
Sergey Biryukov
aa44600be8
Update Network Dashboard help text. props DrewAPicture, raggedrobins. see #23163 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23657 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-09 03:18:26 +00:00
Sergey Biryukov
d25b3c5c19
Prevent plugins with certain filenames from breaking links in the admin menu. props lightningspirit. fixes #22079 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23656 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-09 02:48:49 +00:00
Sergey Biryukov
44e0f5ff09
Pass the post ID to the_title filter in post_formats_compat(). see #23347 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23655 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-09 02:29:29 +00:00
Lance Willett
d1dbcb0062
Twenty Eleven: set images without WordPress-generated class to 100% maximum width, and fix spacing of images within caption containers. Props obenland, fixes #22366 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23654 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-08 18:58:27 +00:00
Sergey Biryukov
16f38de702
Make wp_link_pages() filterable. Add 'separator' argument. Simplify the function logic. props obenland, brianlayman. fixes #13578 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23653 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-08 18:33:52 +00:00
Lance Willett
f3a271cde8
Twenty Thirteen: show portrait images correctly in gallery post formats. Props obenland, fixes #23649 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23652 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-08 17:01:33 +00:00
Lance Willett
36d826c002
Twenty Thirteen: improve contrast for quote post format links, props sabreuse. See #23513 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23651 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-08 16:55:05 +00:00
Lance Willett
8420ee4a9f
Twenty Thirteen: lighten orange color for link text in footer widgets, props sabreuse. See #23513 .
...
Also use same shade for paging links, to be consistent and not have thousands of small color variations in the the theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@23650 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-08 16:49:31 +00:00