Helen Hou-Sandí
89e9363adb
Final about page for 4.0. Enjoy the videos!
...
props ryelle, melchoyce, smashcut, wonderboymusic, helen.
fixes #29494 .
Built from https://develop.svn.wordpress.org/trunk@29706
git-svn-id: http://core.svn.wordpress.org/trunk@29480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-09-04 15:05:18 +00:00
Andrew Nacin
208c1f65d2
About page: Remove reference to not-yet-operational translated plugins/themes directories.
...
props stephdau.
see #29391 .
Built from https://develop.svn.wordpress.org/trunk@29684
git-svn-id: http://core.svn.wordpress.org/trunk@29459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-09-03 02:37:15 +00:00
Helen Hou-Sandí
08d45e5006
About page, at last.
...
All strings are available for translation. We anticipate few, if any, changes before release. Images and video will be moved to w.org soon.
props ryelle, melchoyce, nacin, MarkJaquith, helen, DrewAPicture, kpdesign.
fixes #29243 .
Built from https://develop.svn.wordpress.org/trunk@29643
git-svn-id: http://core.svn.wordpress.org/trunk@29417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-08-27 04:40:15 +00:00
Scott Taylor
fc23dc3551
The About page has a <div>
that doesn't close. Also, <hr>
s should self-close. hackificator
complains about these things.
...
See #27881 .
Built from https://develop.svn.wordpress.org/trunk@28477
git-svn-id: http://core.svn.wordpress.org/trunk@28304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-05-18 20:33:15 +00:00
Andrew Nacin
b0f672d552
About page: Don't use wp_playlist_scripts() as that prints stuff.
...
fixes #27713 .
Built from https://develop.svn.wordpress.org/trunk@28151
git-svn-id: http://core.svn.wordpress.org/trunk@27982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-16 17:55:15 +00:00
Andrew Nacin
e3a4c57563
Final about page.
...
props melchoyce, helen, wonderboymusic, nacin, and the illustrious Michael Pick.
fixes #27713 , #27837 .
Built from https://develop.svn.wordpress.org/trunk@28150
git-svn-id: http://core.svn.wordpress.org/trunk@27981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-16 17:40:14 +00:00
Andrew Nacin
e23f57ec56
About page: Use a better preposition to describe drag-and-drop.
...
see #27713 .
Built from https://develop.svn.wordpress.org/trunk@28146
git-svn-id: http://core.svn.wordpress.org/trunk@27977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-16 00:46:14 +00:00
Andrew Nacin
03d953d963
Fix entities on about page. see #27713 .
...
Built from https://develop.svn.wordpress.org/trunk@28136
git-svn-id: http://core.svn.wordpress.org/trunk@27967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-15 09:22:14 +00:00
Andrew Nacin
82da8e9b0b
Fix typo on about page.
...
props helen.
see #27713 .
Built from https://develop.svn.wordpress.org/trunk@28133
git-svn-id: http://core.svn.wordpress.org/trunk@27964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-15 08:26:15 +00:00
Andrew Nacin
4a0ae35eb1
Final about page text.
...
props siobhan, kerikae, DH-Shredder, nacin.
see #27713 .
Built from https://develop.svn.wordpress.org/trunk@28132
git-svn-id: http://core.svn.wordpress.org/trunk@27963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-15 07:53:14 +00:00
Andrew Nacin
86daa61c45
About page design, first pass.
...
props melchoyce, ryelle.
see #27713 .
Built from https://develop.svn.wordpress.org/trunk@28127
git-svn-id: http://core.svn.wordpress.org/trunk@27958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-15 01:31:14 +00:00
Andrew Nacin
826d79d572
Translate another About string and use _e(). see #27713 .
...
Built from https://develop.svn.wordpress.org/trunk@28092
git-svn-id: http://core.svn.wordpress.org/trunk@27923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-12 20:52:14 +00:00
Andrew Nacin
da29181acd
About page: Translate all Under the Hood strings.
...
see #27713 .
Built from https://develop.svn.wordpress.org/trunk@28088
git-svn-id: http://core.svn.wordpress.org/trunk@27919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-12 19:39:15 +00:00
Andrew Nacin
5fa5b037ec
3.9 about page text, rough cut.
...
props markjaquith, nacin.
see #27713 .
Built from https://develop.svn.wordpress.org/trunk@28052
git-svn-id: http://core.svn.wordpress.org/trunk@27882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-08 17:47:15 +00:00
Andrew Nacin
c102fd5a9d
Make the user arguments for get_edit_profile_url() and get_dashboard_url() optional, defaulting to the current user.
...
props garyc40.
fixes #16686 .
Built from https://develop.svn.wordpress.org/trunk@27260
git-svn-id: http://core.svn.wordpress.org/trunk@27117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-25 17:08:13 +00:00
Andrew Nacin
a6a71fa437
Script handles of false
are properly treated as meta groups. true
does not work.
...
props SergeyBiryukov.
fixes #26525 .
Built from https://develop.svn.wordpress.org/trunk@26848
git-svn-id: http://core.svn.wordpress.org/trunk@26735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 17:42:09 +00:00
Andrew Nacin
ed02353657
Use the WP.org CDN for About page images. fixes #26534 .
...
Built from https://develop.svn.wordpress.org/trunk@26845
git-svn-id: http://core.svn.wordpress.org/trunk@26732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-11 17:33:14 +00:00
Andrew Nacin
485c929353
Final text adjustments to the 3.8 About page. Also:
...
* Offload screenshots to WP.org, as we had done in 3.6.
* Offer strings for translation.
props markjaquith, nacin.
fixes #26387 .
Built from https://develop.svn.wordpress.org/trunk@26829
git-svn-id: http://core.svn.wordpress.org/trunk@26716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-09 19:09:11 +00:00
Matt Thomas
dfceeb7471
A few updates to the About page
...
- Updated text on about-overview.png
- Changed about-typography, about-contrast, and about-modern-aesthetics from PNG24 to PNG8, saving 83 KB
- Reluctantly changed about-twentyfourteen from PNG to JPEG, because it saves a whopping 615 KB
- Tweak the headline size and styling of the about-twentyfourteen image to account for its lack of a transparent background.
See #26387 .
Built from https://develop.svn.wordpress.org/trunk@26806
git-svn-id: http://core.svn.wordpress.org/trunk@26693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 20:05:12 +00:00
Drew Jaynes
919cb11089
A couple of copy edits for the About page.
...
See #26387 .
Built from https://develop.svn.wordpress.org/trunk@26801
git-svn-id: http://core.svn.wordpress.org/trunk@26688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 08:55:11 +00:00
Andrew Nacin
5b5a31e78e
About page: Don't load zxcvbn, which is a dependency of an unused piece of user-profile.js.
...
Built from https://develop.svn.wordpress.org/trunk@26799
git-svn-id: http://core.svn.wordpress.org/trunk@26686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 07:28:10 +00:00
Andrew Nacin
7b3910917d
About screen: Only show the pick-a-color section if there are 2 or more of the eight new color schemes available. And only show the eight core schemes.
...
This hides the section in develop.svn /src's directory (use /build for colors) and when a plugin is manipulating/unregistering colors. In both situations, which are rare, losing the section is fine.
This removes a fallback image as we were previously showing the section in these cases; the rest of the page shows off the design (and color opportunities) well enough on its own to avoid this confusing section.
see #26387 .
Built from https://develop.svn.wordpress.org/trunk@26795
git-svn-id: http://core.svn.wordpress.org/trunk@26682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 07:14:10 +00:00
Matt Thomas
68b7f94042
A small adjustment to the page background color per yesterday's conversation with nacin, from #eee to #f3f3f3. This retains enough contrast with white widget containers while making for a more comfortable reading experiences on pages that heavily use the default background color, like the About page. A few adjustments to go along with it:
...
- Horizontal rules on the About page are lighter, to match their previous level of contrast with #eee
- Eliminated the .flush-top class on <hr>s on the About page since we want the styles applied to all About page <hr>s.
- Color schemes should match the bottom border of active tabs to the scheme's body-background variable.
- Lighten the comment background color on the Dashboard activity widget to keep adequate contrast with the new lighter body background.
See #25858 .
Built from https://develop.svn.wordpress.org/trunk@26788
git-svn-id: http://core.svn.wordpress.org/trunk@26675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-08 04:12:11 +00:00
Andrew Nacin
c09252b950
Core updates for the new color schemes.
...
* Update about page, there's now 8.
* Display them four wide, not three, and ensure adequate spacing.
* Use a dedicated nonce.
* Push Light to the front in addition to Default.
* Use user-profile.js on about.php. A few extra things are initialized but they are harmless.
see #26468 , #26387 .
Built from https://develop.svn.wordpress.org/trunk@26776
git-svn-id: http://core.svn.wordpress.org/trunk@26663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-07 07:46:21 +00:00
Andrew Nacin
9472ced40f
Use instead of   as it's more familiar to translators.
...
See #26387 , [26760].
Built from https://develop.svn.wordpress.org/trunk@26764
git-svn-id: http://core.svn.wordpress.org/trunk@26652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-07 01:34:12 +00:00
Matt Thomas
2047f5715f
Copy edits to the About page:
...
- Open Sans is Open Source, so it can't meet Open Source
- 'icons and graphics' is redundant
- Let's not overuse 'beautiful'
- Choose > pick so we don't use 'choose' twice in the same line
See #26387 .
Built from https://develop.svn.wordpress.org/trunk@26763
git-svn-id: http://core.svn.wordpress.org/trunk@26651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-07 01:18:11 +00:00
Matt Thomas
e14955f9c5
Use non-breaking spaces before the last word in headlines to prevent widows when wrapping at responsive sizes. See #26387 .
...
Built from https://develop.svn.wordpress.org/trunk@26760
git-svn-id: http://core.svn.wordpress.org/trunk@26648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-07 00:53:12 +00:00
Matt Thomas
2eb9b9fb43
On the About page: comprise > compromise, assuming that this is a typo. See #26387 .
...
Built from https://develop.svn.wordpress.org/trunk@26754
git-svn-id: http://core.svn.wordpress.org/trunk@26642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 23:36:11 +00:00
Matt Thomas
88c2c9a089
I believe we're consistent about capitalizing Open Source elsewhere. See #26387 .
...
Built from https://develop.svn.wordpress.org/trunk@26751
git-svn-id: http://core.svn.wordpress.org/trunk@26639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 22:22:09 +00:00
Matt Thomas
05a9478303
Visual refinements to the About page and screenshots. See #26387 .
...
Built from https://develop.svn.wordpress.org/trunk@26750
git-svn-id: http://core.svn.wordpress.org/trunk@26638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 22:18:11 +00:00
Matt Thomas
e0957c8eb7
Adding autosave for color schemes and removing RTL handling. See #26387 , props ryelle.
...
Built from https://develop.svn.wordpress.org/trunk@26746
git-svn-id: http://core.svn.wordpress.org/trunk@26634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 21:26:10 +00:00
Matt Thomas
41b8584cd2
Updates to the About page:
...
* A live color scheme preview
* Replace the hard-coded version number
* Copy edits
* New screenshots
* Size adjustments to the header and WP badge
* Capitalize 'Open Sans'
See #26387 , props markoheijnen, ryelle, siobhan, melchoyce.
Built from https://develop.svn.wordpress.org/trunk@26737
git-svn-id: http://core.svn.wordpress.org/trunk@26626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 19:36:11 +00:00
Andrew Nacin
135adf3975
Un-translate all of the about page strings so translators don't start working on incomplete copy. see #26387 .
...
Built from https://develop.svn.wordpress.org/trunk@26723
git-svn-id: http://core.svn.wordpress.org/trunk@26612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 14:20:12 +00:00
Matt Thomas
2941e1d1bb
Switch this header on the ABout page from title case to sentence case to match the style of all other headers on the page. See #26387 .
...
Built from https://develop.svn.wordpress.org/trunk@26721
git-svn-id: http://core.svn.wordpress.org/trunk@26610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 12:37:11 +00:00
Matt Thomas
b42583aedb
Updates to the About page:
...
- Better screenshots
- Align screenshots with the dividers between sections
- Increase body text size
- Add a mention of Twenty Fourteen by name
- i18nalize 'Now with more color'
- Replace ’ with ’
See #26387 .
Built from https://develop.svn.wordpress.org/trunk@26719
git-svn-id: http://core.svn.wordpress.org/trunk@26608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 12:16:10 +00:00
Matt Thomas
443565c4c6
Committing a first pass at a new About page for 3.8. See #26387 , props melchoyce.
...
Built from https://develop.svn.wordpress.org/trunk@26718
git-svn-id: http://core.svn.wordpress.org/trunk@26607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 07:50:12 +00:00
Andrew Nacin
a8ef13972c
When an HTTPS request to api.wordpress.org fails, try an insecure HTTP request and issue a warning.
...
Certain versions of cURL appear to claim OpenSSL support but fail to work. We need to not trap users on older versions while we work this out, and instead fall back to an insecure request.
see #25716 for trunk.
Built from https://develop.svn.wordpress.org/trunk@25956
git-svn-id: http://core.svn.wordpress.org/trunk@25915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-27 21:09:10 +00:00
Andrew Nacin
70fd806759
Revert r25824:25875 from the core.svn.wordpress.org repository.
...
These commits were accidentally re-synced commits from develop.svn.wordpress.org due to a race condition. Thankfully, the history of this repository matters fairly little. It also happened only for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@25876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-25 02:29:52 +00:00
Dominik Schilling
60ac479b9c
CSS cleanup for the about page.
...
Also fixes for IE and support for RTL.
see #25603 .
Built from https://develop.svn.wordpress.org/trunk@25844
git-svn-id: http://core.svn.wordpress.org/trunk@25844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:55:55 +00:00
Andrew Nacin
350365c602
Use full paths to images so they work on wp-admin/network/about.php and user/about.php. see #25603 .
...
Built from https://develop.svn.wordpress.org/trunk@25842
git-svn-id: http://core.svn.wordpress.org/trunk@25842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:55:38 +00:00
Andrew Nacin
83b20ee7f9
Notify administrators of successful, failed, and pending core updates.
...
Blocks future background updates after critical failures, but allow retries in certain situations. More in the ticket.
fixes #10787 .
Built from https://develop.svn.wordpress.org/trunk@25841
git-svn-id: http://core.svn.wordpress.org/trunk@25841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:55:30 +00:00
Andrew Nacin
b0eab438ad
Remove rarr from about page text. Use a subtle background instead.
...
props markjaquith.
see #25603 .
Built from https://develop.svn.wordpress.org/trunk@25840
git-svn-id: http://core.svn.wordpress.org/trunk@25840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:55:20 +00:00
Andrew Nacin
b13c7791a9
Awesome about page design for WordPress 3.7.
...
The page includes a giant password meter that serves as both an animated example and a working demo. How cool is that?
props jorbin, melchoyce.
see #25603 .
Built from https://develop.svn.wordpress.org/trunk@25839
git-svn-id: http://core.svn.wordpress.org/trunk@25839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:55:12 +00:00
Andrew Nacin
a3561e7e07
In automatic background updates, standardize on 'update'.
...
New, final filter names:
* auto_update_{$type} (plugin, theme, core, language)
* automatic_updates_is_vcs_checkout
* automatic_updates_disabled
New class name is WP_Automatic_Updater. Method names include update() and should_update().
see #22704 .
Built from https://develop.svn.wordpress.org/trunk@25835
git-svn-id: http://core.svn.wordpress.org/trunk@25835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:54:38 +00:00
Andrew Nacin
5e5d7d8cae
Remove redundant code. see #25603 , #22704 , [25833].
...
Built from https://develop.svn.wordpress.org/trunk@25834
git-svn-id: http://core.svn.wordpress.org/trunk@25834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:54:30 +00:00
Andrew Nacin
b9290e0ea3
Check if background core updates are supported on about.php.
...
see #25603 , #22704 .
Built from https://develop.svn.wordpress.org/trunk@25833
git-svn-id: http://core.svn.wordpress.org/trunk@25833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:54:22 +00:00
Andrew Nacin
31ff7d5161
Update the text for the about page, so translators can get started. Design is in flux.
...
props nacin, markjaquith, jorbin, jenmylo.
see #25603 .
Built from https://develop.svn.wordpress.org/trunk@25832
git-svn-id: http://core.svn.wordpress.org/trunk@25832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:54:13 +00:00
Andrew Nacin
8ae8e01b67
Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone.
...
see #27704 .
Built from https://develop.svn.wordpress.org/trunk@25825
git-svn-id: http://core.svn.wordpress.org/trunk@25825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:53:14 +00:00
Andrew Nacin
8cbbccec81
About page, updates section: Don't show a message on about.php if the updater is 100% disabled. Don't show it if the user can't update core. Don't show the email if notifications are disabled. New string.
...
see #25603 .
Built from https://develop.svn.wordpress.org/trunk@25883
git-svn-id: http://core.svn.wordpress.org/trunk@25795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-23 19:48:10 +00:00
Dominik Schilling
3cb61fd4a5
CSS cleanup for the about page.
...
Also fixes for IE and support for RTL.
see #25603 .
Built from https://develop.svn.wordpress.org/trunk@25844
git-svn-id: http://core.svn.wordpress.org/trunk@25756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-18 17:36:09 +00:00