Andrew Nacin
074d8c1ad7
Finalize more about page strings. see #30435 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30841 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-13 22:04:51 +00:00
Andrew Nacin
095c9857ef
About page updates.
...
* Live-update the number of active translations.
* Finalize most strings.
* Lazily remove links to admin-only screens based on cap checks.
see #30435 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30840 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-13 20:11:49 +00:00
Andrew Ozz
276a69d6f9
TinyMCE: add another Edit
translatable string for the tooltip of the Edit button on the image toolbar. Props pavelevap, see #30694 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30839 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-13 00:46:20 +00:00
Lance Willett
950126a515
Twenty Fifteen: update scroll functionality to make sure child menu items are always reachable.
...
Props iamtakashi, fixes #30674 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30838 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 23:58:06 +00:00
Andrew Ozz
1bbc18c390
Improve text for the DFW admin pointer. Remove the concatenation.
...
Props kpdesign, ianmjones.
See #30671 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30837 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 22:11:46 +00:00
Andrew Ozz
30a12129af
Twenty Fifteen, editor-style: remove margin-bottom from the gallery preview inside the editor. Fixes #30697 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30836 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 21:44:21 +00:00
Andrew Ozz
8f7be98176
TinyMCE: make the tooltip for the remove button in the image toolbar translatable. Props pavelevap, fixes #30694 for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30835 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 21:25:08 +00:00
lancewillett
dc0e4af5ba
Twenty Fifteen: update archive pagination links to use aria-hidden
for better accessibility.
...
Props SergeyBiryukov, fixes #30152 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30834 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 18:36:02 +00:00
Lance Willett
28b82443c3
Twenty Fifteen: update readme.txt file, props iamtakashi. See #30675 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30833 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 18:27:09 +00:00
Lance Willett
2b686ac112
Twenty Fifteen: remove fonts as a style dependency.
...
Props obenland, SergeyBiryukov. Fixes #30678 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30832 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 18:25:30 +00:00
Dominik Schilling (ocean90)
163c32126f
Revisions: Fix initial state of compareTwoMode
.
...
Broken since [30131].
fixes #30672 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30831 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 09:53:10 +00:00
Andrew Ozz
d8f6e64596
Fix search box position on the Add Plugins screen after resizing the window to narrower than 1000px and then back to wider than 1200px. Fixes #30658 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30830 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 00:53:51 +00:00
Andrew Ozz
3fb7f40445
TinyMCE: remove reposition delay on showing the image toolbar. Not needed when no animation. Fixes #30670 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30829 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-12 00:09:29 +00:00
Sergey Biryukov
1afbe9d6b3
Twenty Fifteen: Reflect the change from "no" to "share" icon in [30810] in readme.txt.
...
props iamtakashi.
fixes #30148 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30828 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-11 17:44:50 +00:00
John Blackbourn
dcff477632
Switch to (get_)the_posts_pagination()
in Twenty Fifteen.
...
See #29808
Props obenland
git-svn-id: https://develop.svn.wordpress.org/trunk@30824 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-11 10:23:40 +00:00
John Blackbourn
22b5e67b10
Rename (get_)the_pagination()
to (get_)the_posts_pagination()
for clarity.
...
See #29808
Props obenland
git-svn-id: https://develop.svn.wordpress.org/trunk@30823 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-11 10:22:47 +00:00
Andrew Nacin
3c2f9a9ccf
About page, text only (not released for translation), first pass.
...
Design and finalized text to follow. This is just for the RC crowd.
props johnbillion, helen, markjaquith, nacin.
see #30435 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30821 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-11 10:15:14 +00:00
John Blackbourn
9dc69a9fa6
Allow the type
argument to be passed through get_the_pagination()
as long as its value isn't array
.
...
For trunk.
See #29808
git-svn-id: https://develop.svn.wordpress.org/trunk@30820 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-11 09:38:18 +00:00
Andrew Nacin
560b6f7978
Editor focus: Don't trigger when typing while the mouse is outside the editor.
...
props avryl.
fixes #20668 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30817 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-11 09:33:46 +00:00
Andrew Ozz
9bda766f54
Fix the search field width in the media modal, media library grid and on the install new plugins screen. Props helen, fixes #30658 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30813 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-11 04:11:28 +00:00
Andrew Ozz
bd80506437
TinyMCE, image toolbar: remove the animation and make the box-shadow lighter. Props melchoyce, fixes #30664 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30812 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 23:53:01 +00:00
Ian Stewart
c1cc682e9f
Twenty Fifteen: updating the .pot to reflect changes in r30790.
...
Props iamtakashi, fixes #30603 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30811 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 23:32:46 +00:00
Ian Stewart
5efc35ef83
Twenty Fifteen: using an opaque share icon as the default instead of semi-opaque "no" icon that suggests a bug.
...
Props iamtakashi, fixes #30148 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30810 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 23:13:20 +00:00
Ian Stewart
e8300e1409
Twenty Fifteen: Removing the empty changelog.txt.
...
Fixes #30650 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30809 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 23:05:11 +00:00
Ian Stewart
3b84f1d6d8
Twenty Fifteen: correcting odd scrolling and jumping in IE and no-scroll with window resize.
...
Props iamtakashi, ocean90, fixes #30632 , #30645 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30808 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 23:01:03 +00:00
Ian Stewart
9855b67c67
Twenty Fifteen: minor file cleanup.
...
Props iamtakashi, fixes #30653 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30806 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 13:38:51 +00:00
Ian Stewart
54537f5e5d
Twenty Fifteen: correct escaping.
...
Props iamtakashi, fixes #30651 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30805 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 13:33:27 +00:00
Ian Stewart
069e31acab
Twenty Fifteen: less than or equal to is incorrect here when the sidebar only appears at 955px -- it should be less than for removal of inline styles.
...
Props iamtakashi, fixes #30656
git-svn-id: https://develop.svn.wordpress.org/trunk@30804 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 13:30:24 +00:00
Ian Stewart
750df27f0e
Twenty Fifteen: prevent jumping on hover in blog footer links with Safari
...
Props iamtakashi, fixes #30654 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30803 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 13:23:10 +00:00
Ian Stewart
1a58965428
Twenty Fifteen: we should be checking for twentyfifteen_get_color_scheme_choices here not twentyfifteen_get_color_scheme_control_options
...
Props iamtakashi, fixes #30652
git-svn-id: https://develop.svn.wordpress.org/trunk@30802 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 13:20:55 +00:00
Ian Stewart
f16ab82cbc
Twenty Fifteen: admin-custom-header.css was emptied in r30567 so let's remove it entirely.
...
Props kwight, fixes #30648 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30801 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 13:16:01 +00:00
Andrew Nacin
6933f4329c
Trunk is now 4.2 alpha.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30800 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 08:40:32 +00:00
Drew Jaynes (DrewAPicture)
7e05cd199d
Twenty Fifteen: Replace encoded HTML entities in the file header DocBlock for header.php with 'head element'.
...
Props iamtakashi.
Fixes #30649 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30798 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-10 03:01:18 +00:00
Dominik Schilling (ocean90)
debc4dab6f
Dashicons: Update to the latest files.
...
New icons:
* .dashicons-controls-play (f522)
* .dashicons-controls-pause (f523)
* .dashicons-controls-forward (f519)
* .dashicons-controls-skipforward (f517)
* .dashicons-controls-back (f518)
* .dashicons-controls-skipback (f516)
* .dashicons-controls-repeat (f515)
* .dashicons-controls-volumeon (f521)
* .dashicons-controls-volumeoff (f520)
* .dashicons-phone (f525)
* .dashicons-building (f512)
* .dashicons-store (f513)
* .dashicons-album (f514)
* .dashicons-palmtree (f527)
* .dashicons-tickets-alt (f524)
* .dashicons-money (f526)
Updated icons:
* .dashicons-align-left (f135)
* .dashicons-align-right (f136)
* .dashicons-align-center (f134)
* .dashicons-align-none (f138)
props liljimmi, melchoyce, empireoflight.
fixes #29444 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30797 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-09 19:33:09 +00:00
John Blackbourn
d884bdb8ec
In Twenty Fourteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised.
...
See #30641
git-svn-id: https://develop.svn.wordpress.org/trunk@30796 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-09 18:56:41 +00:00
John Blackbourn
ea614c6841
In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised.
...
See #30641
git-svn-id: https://develop.svn.wordpress.org/trunk@30795 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-09 18:55:40 +00:00
Dominik Schilling (ocean90)
23d0e8392e
Remove a stray $ from [30793].
...
props ipm-frommen.
see #30553 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30794 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-09 11:26:27 +00:00
Dominik Schilling (ocean90)
4975d4255f
Themes: Use Customizer deep-links inside the theme modal.
...
props DrewAPicture, ocean90.
see #25569 , #25571 .
fixes #30553 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30793 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 22:22:23 +00:00
Dominik Schilling (ocean90)
e91efcca38
Fix JSHint error introduced in [30780].
...
see #30608 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30792 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 22:06:22 +00:00
Sergey Biryukov
27fefdf04b
Revert [28948], which caused a regression.
...
see #29573 for trunk. see #28350 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30791 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 21:13:56 +00:00
Ian Stewart
9e9134b91e
Twenty Fifteen: moving to a single line for tranlator comments to prevent them being missed in i18n tools.
...
Props netweb, DrewAPicture, fixes #30603 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30790 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 18:24:13 +00:00
Ian Stewart
e5f09f28de
Twenty Fifteen: layout correction for IE8 and IE7 after r30388 introduced a defect with the header there.
...
Props iamtakashi, fixes #30630 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30789 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 17:45:14 +00:00
Sergey Biryukov
99224928bf
Move the logic from WP_Image_Editor::get_quality() to WP_Image_Editor::set_quality(), so that 'wp_editor_set_quality' and 'jpeg_quality' filters run when setting the default value.
...
props markoheijnen.
fixes #29856 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30788 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 16:18:42 +00:00
John Blackbourn
28f8566630
Improve the doing_it_wrong()
text for title-tag
theme support.
...
Props ocean90
Fixes #18548
git-svn-id: https://develop.svn.wordpress.org/trunk@30787 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 16:05:34 +00:00
Jeremy Felt
0ae462657d
Clean up factory arguments in ms-sites group.
...
* Arguments for user, path, and title are only necessary when we need to do something with those arguments later. Most cases in the ms-sites group do not require them.
* In `test_get_blog_id_from_url_is_case_insensitive()`, we should pass a lowercase domain argument.
* A user factory in `test_switch_restore_blog()` is not necessary.
See #30080
git-svn-id: https://develop.svn.wordpress.org/trunk@30786 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 02:32:53 +00:00
Jeremy Felt
a4c7261823
Split current tests for update_blog_status()
...
The current tests for `update_blog_status()` mirrored the tests for `update_blog_details()` in many ways and can be split in the same way. A noticeable difference is that the the matching actions fire even when no change is made to a field.
See #30080
git-svn-id: https://develop.svn.wordpress.org/trunk@30785 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 02:14:21 +00:00
Jeremy Felt
7a8bceabaa
Split current tests for update_blog_details()
...
The current tests for `upload_blog_details()` were focused on the actions fired whenever a site is marked as spam, archived, deleted, or matured. This breaks those into individual sections with fewer assertions per test.
See #30080
git-svn-id: https://develop.svn.wordpress.org/trunk@30784 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-08 01:43:31 +00:00
Scott Taylor
0b157bf069
Incorporate https://github.com/johndyer/mediaelement/pull/1385 into our custom build of MediaElement 2.16.2.
...
Props bradyvercher.
Fixes #30281 .
git-svn-id: https://develop.svn.wordpress.org/trunk@30783 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-07 23:58:46 +00:00
Andrew Ozz
c8e8281a05
Plugins: move the recommender results to a separate tab. Any outstanding quality issues will be fixed on the API side without needing core changes. Props tellyworth, fixes #30337 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30782 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-07 23:39:54 +00:00
Andrew Ozz
51272ff656
Twenty Fifteen: add spaces after screen reader text strings to make them readable. Props nvwd, pavelevap, afercia. Fixes #30606 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@30781 602fd350-edb4-49c9-b593-d223f7449a82
2014-12-07 23:27:42 +00:00