Sergey Biryukov
e7f7b81bcc
CSS Coding Standards: Use unitless values for line-height in wp-includes/css/wp-auth-check.css.
...
Props ianbelanger, pbiron, afercia.
Fixes #46522 . See #44643 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45472 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-30 12:36:39 +00:00
Sergey Biryukov
6da8445436
CSS Coding Standards: Use unitless values for line-height in wp-includes/css/jquery-ui-dialog.css.
...
Props ianbelanger, pbiron, afercia.
Fixes #46521 . See #44643 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45471 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-30 12:35:03 +00:00
Sergey Biryukov
6bd334d74b
CSS Coding Standards: Use unitless values for line-height in wp-includes/css/customize-preview.css.
...
Props ianbelanger, pbiron, afercia.
Fixes #46520 . See #44643 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45470 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-30 12:33:13 +00:00
Sergey Biryukov
bf0213bbc7
CSS Coding Standards: Use unitless values for line-height in wp-includes/css/admin-bar.css.
...
Props ianbelanger, pbiron, afercia.
Fixes #46519 . See #44643 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45469 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-30 12:31:57 +00:00
Andrew Ozz
5bcaac6cfd
Fix previous WPCS errors in script-loader.php triggered by [45456].
...
See #45346 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45457 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-28 03:31:55 +00:00
Andrew Ozz
2d02bb13d1
Script loader: prevent sorting of the load array in the query string when passing the script handles to load-scripts.php and load-styles.php.
...
Fixes #45346 #26886 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45456 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-28 02:42:24 +00:00
John Blackbourn
5b5ebdaa39
Docs: Improve docs for variadic functions relating to widgets and their controls.
...
See #37402
git-svn-id: https://develop.svn.wordpress.org/trunk@45449 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 22:04:04 +00:00
Andrew Ozz
9fcb362fa0
Privacy tools: Organize privacy functions into logical files and classes.
...
Props xkon, birgire, desrosj, garrett-eclipse, azaozz.
See #43895 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45448 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 20:49:04 +00:00
Sergey Biryukov
ae81d63a2a
I18N: Remove PHP function name from translatable string in WP_Recovery_Mode_Email_Service.
...
Props ramiy.
Fixes #47255 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45447 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 20:43:43 +00:00
John Blackbourn
814aa7149f
Build/Test Tools: Remove the dependency on a globally installed Grunt.
...
The existing `"grunt": "grunt"` script in `package.json` allows for the use of `npm run grunt ...` which uses the local `grunt` binary in the project's `node_modules`.
Fixes #47380
git-svn-id: https://develop.svn.wordpress.org/trunk@45445 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 19:34:24 +00:00
Sergey Biryukov
68f7c2d7a5
I18N: Merge duplicate "Invalid post parent ID" strings.
...
Props ramiy.
Fixes #47270 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45444 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 19:04:58 +00:00
Sergey Biryukov
4af886494a
Administration: Replace one more reference to "articles" with "posts" for greater consistency of terminology.
...
See #38517 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45443 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 18:50:28 +00:00
Sergey Biryukov
d410033e9c
I18N: Merge duplicate "Status is forbidden" strings.
...
Props ramiy.
Fixes #47037 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45442 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 18:46:43 +00:00
Sergey Biryukov
2fe447bd2d
I18N: Remove unnecessary context for "WordPress.org" string in WP_Widget_Meta.
...
Props ramiy.
Fixes #47038 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45436 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 15:32:05 +00:00
Sergey Biryukov
d2a7fa4bff
I18N: Remove unnecessary HTML from "Previewing:" string in WP_Customize_Theme_Control.
...
Props ramiy.
Fixes #47271 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45435 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 15:29:21 +00:00
Sergey Biryukov
32557983ae
Text Changes: Use consistent question wording for discarding unpublished changes in Customizer.
...
Props ramiy.
Fixes #47258 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45434 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 15:18:32 +00:00
Sergey Biryukov
e1e3ba9f59
Docs: Correct @type annotation for wpdb::$last_query.
...
Props nextendweb, mukesh27.
Fixes #47095 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45430 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 02:29:56 +00:00
Sergey Biryukov
44a862bacd
Docs: Correct @type annotation for WP_Customize_Widgets properties.
...
Props diddledan.
Fixes #46856 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45429 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 02:15:58 +00:00
Sergey Biryukov
9c4d3f8871
Docs: Correct @type annotation for WP_Customize_Selective_Refresh::$current_partial_id.
...
Props diddledan.
Fixes #46854 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45428 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 02:11:17 +00:00
Sergey Biryukov
c365e1c4d9
Docs: Correct @type annotation for WP_Customize_Nav_Menu_Item_Setting::$value.
...
Props diddledan.
Fixes #46853 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45427 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 02:09:23 +00:00
Sergey Biryukov
f128da7f65
Docs: Correct @type annotation for WP_Customize_Manager::$_changeset_data.
...
Props diddledan.
Fixes #46852 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45426 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 02:07:00 +00:00
Sergey Biryukov
10855438ea
Date/Time: Replace all instances of date() with gmdate().
...
Use of `date()` in core depends on PHP timezone set to UTC and not changed by third party code (which cannot be guaranteed).
`gmdate()` is functionally equivalent, but is not affected by PHP timezone setting: it's always UTC, which is the exact behavior the core needs.
Props nielsdeblaauw, Rarst.
Fixes #46438 . See #44491 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45424 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 00:11:37 +00:00
John Blackbourn
716e25e0df
Docs: Correct a theme feature name.
...
See #45134
git-svn-id: https://develop.svn.wordpress.org/trunk@45423 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 23:45:19 +00:00
John Blackbourn
13bd882529
Docs: Improve documentation for variadic functions relating to post type support and theme support.
...
See #37402
git-svn-id: https://develop.svn.wordpress.org/trunk@45422 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 23:40:06 +00:00
John Blackbourn
f0daff8dbf
Docs: Correct a function name in the do_action() documentation.
...
See #37402
git-svn-id: https://develop.svn.wordpress.org/trunk@45421 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 22:52:45 +00:00
John Blackbourn
fe7958889a
Docs: Improve and correct documentation for hook-related variadic functions.
...
See #37402
git-svn-id: https://develop.svn.wordpress.org/trunk@45420 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 22:51:14 +00:00
John Blackbourn
51ab0b5824
Docs: Standardise documentation for capability-related variadic functions.
...
See #37402
git-svn-id: https://develop.svn.wordpress.org/trunk@45419 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 22:26:22 +00:00
John Blackbourn
b64f812a59
Docs: Switch to the more common syntax for variadic function documentation.
...
See #37402
git-svn-id: https://develop.svn.wordpress.org/trunk@45418 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 21:58:18 +00:00
Sergey Biryukov
a6fa4b5491
General: Update support forum links.
...
There are a lot of places in Core that link to https://wordpress.org/support/ for the support forums, but that's now the URL for HelpHub. The new forums link is https://wordpress.org/support/forums/ .
This is a follow-up to [45140], which changed the links in help tabs.
Props dilipbheda.
Fixes #47239 . See #46790 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45412 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 14:23:27 +00:00
Sergey Biryukov
bda3af14b0
Formatting: Don't run wp_targeted_link_rel() on entirely serialized content.
...
Props birgire, elliotcondon.
Fixes #46402 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45408 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-25 12:04:28 +00:00
Sergey Biryukov
4812590582
Docs: Correct description for $seplocation parameter of wp_title().
...
Props mukesh27, vladlu.
Fixes #47370 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45406 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 22:58:44 +00:00
John Blackbourn
971b5daa74
Administration: Replace references to "articles" with "posts" for greater consistency of terminology.
...
Props angelagibson
Fixes #38517
git-svn-id: https://develop.svn.wordpress.org/trunk@45401 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 19:17:50 +00:00
Sergey Biryukov
a850022635
Bootstrap/Load: In wp_get_server_protocol(), check if $_SERVER['SERVER_PROTOCOL'] is defined, to avoid a notice in CLI context.
...
Props thakkarhardik, malthert.
Fixes #47005 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45400 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 01:46:16 +00:00
Sergey Biryukov
7afa6c2057
Login and Registration: Pass the action to site_url() in wp_logout_url() and wp_lostpassword_url():
...
* Make `site_url` filter in `wp_logout_url()` aware of the `logout` action.
* Make `network_site_url` filter in `wp_lostpassword_url()` aware of the `lostpassword` action.
Props jfarthing84.
Fixes #43407 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45398 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 01:32:19 +00:00
Sergey Biryukov
36d7479dc5
I18N: Merge two similar "you may need to press the Esc key twice" strings.
...
Props ramiy, tmatsuur, hareesh-pillai.
Fixes #47036 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45396 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 01:17:31 +00:00
Sergey Biryukov
069ecb0292
I18N: Merge two similar "An unexpected error occurred" strings.
...
Props ramiy.
Fixes #47035 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45395 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 01:13:44 +00:00
Sergey Biryukov
22d530e2bb
Docs: Remove unused @global reference in do_blocks() DocBlock.
...
Props avinapatel.
Fixes #47055 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45393 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 01:04:19 +00:00
Sergey Biryukov
ee3324653a
Docs: Fix incorrect @see notation in wp_localize_script() DocBlock.
...
Props coffee2code, shamim51.
Fixes #47104 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45392 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-24 01:01:05 +00:00
John Blackbourn
bcf74af357
Docs: Remove incorrect information about usage of the "from" filters in wp_mail(), tidy up formatting.
...
See #47110
git-svn-id: https://develop.svn.wordpress.org/trunk@45388 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-23 22:41:12 +00:00
John Blackbourn
9ca74cade9
Embeds: Remove the "Supports HTTPS" column from the whitelisted oEmbed provider list now that all supported providers use HTTPS.
...
See #28507
git-svn-id: https://develop.svn.wordpress.org/trunk@45386 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-23 21:22:23 +00:00
John Blackbourn
3a08a2ca34
Embeds: Use HTTPS for the Hulu oEmbed endpoint, as it redirects to HTTPS now.
...
Fixes #28507
git-svn-id: https://develop.svn.wordpress.org/trunk@45385 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-23 21:19:50 +00:00
Sergey Biryukov
16f60dfc73
Media: Correct closing </label> tags in #tmpl-audio-details and #tmpl-video-details after [42444].
...
Props TravisSeitler.
Fixes #47355 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45381 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-23 00:48:14 +00:00
Sergey Biryukov
a6579d4715
Docs: Adjust get_post_modified_time filter DocBlock for consistency with get_post_time.
...
See #47110 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45380 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-23 00:40:08 +00:00
Sergey Biryukov
2a163fa733
Date/Time: Return early from the_weekday() and the_weekday_date() if we're not in the loop.
...
Restore `$previousweekday` global usage in `the_weekday_date()`, so it could still be used simultaneously with `the_date()`.
Partially reverts [45378].
See #47354 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45379 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-23 00:37:56 +00:00
Sergey Biryukov
48fb69f013
Date/Time: Bring some consistency to the_date() and the_weekday_date():
...
* Make `the_date()` always apply the the filter and return a value.
* Use `is_new_day()` in `the_weekday_date()`.
* Add a unit test for `the_weekday_date()`.
Fixes #47354 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45378 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-22 21:57:29 +00:00
Sergey Biryukov
36df800c3c
Docs: Improve documentation for the_date() and the_weekday_date().
...
Correct type for `$currentday` and `$previousday` globals.
See #47354 , #47110 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45377 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-22 21:47:49 +00:00
Andrea Fercia
1a1031b466
Accessibility: Improve the media views upload Dismiss Errors button.
...
- makes the Dismiss Errors button visible in the media views inline uploader
- avoids a focus loss when activating the Dismiss Errors button
See the related GitHub issue from the WPCampus accessibility audit https://github.com/WordPress/gutenberg/issues/15354
Fixes #47113 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45376 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-22 19:32:22 +00:00
Sergey Biryukov
6491746559
Date/Time: Use strict comparison in is_new_day(), add a unit test.
...
Props pbearne.
Fixes #46627 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45375 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-22 17:52:22 +00:00
Jonathan Desrosiers
05da62cca7
Feeds: Ensure a feed’s <lastBuildDate> has the correct date.
...
The maximum modified time for a is currently being determined after an arbitrary date format is applied. Because the string sort in `max()` is being used to return the highest (most recent) modified value, the incorrect date is sometimes returned. This was introduced in [45247].
Props onlanka, Rarsr, mukesh27.
Fixes #47304 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45367 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-20 14:41:59 +00:00
Peter Wilson
b9e6f18350
KSES: Add flex and related long form properties to safe CSS.
...
Allow `flex`, `flex-grow`, `flex-shrink` and `flex-basis` to be used in inline CSS. As of WordPress 5.3 the block editor is expected to use `flex-basis` inline to set the width in the column block.
Props aduth.
Fixes #47281 .
See #37248 .
git-svn-id: https://develop.svn.wordpress.org/trunk@45363 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-18 04:33:27 +00:00