Commit Graph

  • 097f272455 Tests: Update the expected message in test_with_draft_post(). Sergey Biryukov 2020-02-01 21:11:08 +00:00
  • b3da2c99a1 Text Changes: Capitalize error messages consistently. Sergey Biryukov 2020-02-01 20:53:14 +00:00
  • db8a038541 Text Changes: Add missing periods to some error messages, for consistency. Sergey Biryukov 2020-02-01 20:30:20 +00:00
  • 9e8a7292c1 Text Changes: Add missing periods to comment status update notices, for consistency. Sergey Biryukov 2020-02-01 20:27:28 +00:00
  • 3b2ba4c2b4 Networks and Sites: Reduce max-width for user and site search inputs on Dashboard screen in Network Admin. Sergey Biryukov 2020-02-01 17:36:35 +00:00
  • d4b892f022 Docs: Document the addition of $json_report_pathname parameter to the wp_privacy_personal_data_export_file_created action. Sergey Biryukov 2020-02-01 04:15:15 +00:00
  • 637b6f5456 Site Health: Rename WP_Site_Health::initialize() introduced in [47063] to ::get_instance(), for clarity and consistency with other core classes. Sergey Biryukov 2020-02-01 00:37:14 +00:00
  • f0b830e62c Privacy: Clarify bulk action labels for personal data export and removal requests. Sergey Biryukov 2020-01-31 03:41:06 +00:00
  • df755ff8ac Accessibility: Privacy: Improve the readability of the suggested text in Privacy Policy Guide. Sergey Biryukov 2020-01-31 03:24:00 +00:00
  • b894d8665a Privacy: Introduce a JSON file into the personal data export. Sergey Biryukov 2020-01-31 01:34:17 +00:00
  • 13a9ab716e Site Health: Add support for required WordPress and PHP versions to themes. Sergey Biryukov 2020-01-31 01:15:32 +00:00
  • 7192a8f562 Privacy: Remove user's email address from personal data export filename. Sergey Biryukov 2020-01-31 00:56:29 +00:00
  • 8b5b3bb38c Administration: Add punctuation to "If you change this, we will send you an email" message on General Settings, Network Settings, and Profile screens. Sergey Biryukov 2020-01-31 00:26:37 +00:00
  • ac6409a479 HTTP API: Add some basic tests for wp_remote_fopen(). Sergey Biryukov 2020-01-31 00:20:47 +00:00
  • 8ba94ecf5d Tests: Rename wpValidateBoolean.php for consistency with other files. Sergey Biryukov 2020-01-31 00:14:07 +00:00
  • 7d90de1772 Twenty Nineteen: Remove duplicate font-size property. Sergey Biryukov 2020-01-31 00:07:50 +00:00
  • df1c7771da Fixes PHPCS Introduced in [47135]. Ian Belanger 2020-01-30 21:53:48 +00:00
  • 547a08ee03 REST API: Reuse previously-generated embedded objects when building collection response. K. Adam White 2020-01-30 20:20:30 +00:00
  • 10a5077524 Twenty Nineteen: Standardize the Required PHP and Tested Up To headers. Sergey Biryukov 2020-01-30 20:02:46 +00:00
  • b651a3cb9e Bundled Themes: Twenty Twenty add theme support for responsive embeds. Ian Belanger 2020-01-30 19:19:37 +00:00
  • a271f98952 Themes: Replace — with – as a separator between Monday and Friday in theme starter content. Sergey Biryukov 2020-01-30 19:15:19 +00:00
  • 363c862b66 Bundled Themes: Twenty Twenty content font CSS selector is too important. Ian Belanger 2020-01-30 18:26:22 +00:00
  • b30baca3ca Dashboard: Improve the appearance of "WordPress Events and News" dashboard widget for multi-day events. Sergey Biryukov 2020-01-29 02:17:41 +00:00
  • 7e521e68dc Docs: Fix typos in wp-admin/includes/class-pclzip.php. Sergey Biryukov 2020-01-29 00:54:21 +00:00
  • cfc3b57488 Docs: Improve inline comments per the documentation standards. Sergey Biryukov 2020-01-29 00:43:23 +00:00
  • bd2cd572aa Docs: Improve DocBlocks in phpunit/includes/object-cache.php per the documentation standards. Sergey Biryukov 2020-01-29 00:36:17 +00:00
  • c9663d78cf Docs: Improve comments in js/_enqueues/wp/revisions.js per the documentation standards. Sergey Biryukov 2020-01-29 00:35:39 +00:00
  • 6bdc961d5f Docs: Improve comments in some wp-admin files per the documentation standards. Sergey Biryukov 2020-01-29 00:33:45 +00:00
  • 48110faf25 Coding Standards: Disable WPCS warnings for date_default_timezone_set() and current_time( 'timestamp' ) calls in Date/Time tests. Sergey Biryukov 2020-01-28 00:51:42 +00:00
  • c1abc8203a Docs: Fix typo in a comment in js/media/models/attachment.js. Sergey Biryukov 2020-01-27 14:42:37 +00:00
  • 1160c97303 Customize: Fix typo in CustomHeader.prototype.initialize() DocBlock in src/js/_enqueues/wp/custom-header.js. Sergey Biryukov 2020-01-27 14:32:00 +00:00
  • 50aa7f980c Coding Standards: Use strict comparison in wp-admin/user/admin.php. Sergey Biryukov 2020-01-27 14:28:12 +00:00
  • d5e20d8ab5 Comments: Add In reply to: %s parent comment link to new comment email notifications. Sergey Biryukov 2020-01-27 04:31:48 +00:00
  • 191f798201 Docs: Remove extra trailing spaces from wp_add_privacy_policy_content() DocBlock to fix WPCS issues, apply minor formatting changes for consistency. Sergey Biryukov 2020-01-27 01:04:08 +00:00
  • 9224e14e67 Privacy: Cleanup .wp-policy-help CSS remnants and add back-compat when hiding the tutorial content before copying. Andrew Ozz 2020-01-26 23:00:54 +00:00
  • ffb9ef6d52 Comments: Add In reply to %s. prefix to child comments in comments feed. Sergey Biryukov 2020-01-26 22:27:08 +00:00
  • 3e3b98aad7 Twenty Twenty: Remove unnecessary escaping of get_the_title() in comments.php. Sergey Biryukov 2020-01-25 22:04:08 +00:00
  • 8e6c884e87 Docs: Improve documentation for add_user_to_blog(), add_existing_user_to_blog(), and add_new_user_to_blog(). Sergey Biryukov 2020-01-24 17:18:37 +00:00
  • 67f246b9b0 Toolbar: Remove leftover @since notations after [46678]. Andrea Fercia 2020-01-23 12:57:41 +00:00
  • e7303345ae Cache API: Remove WP_Object_Cache::__destruct() and wpdb::__destruct(). Sergey Biryukov 2020-01-23 00:25:38 +00:00
  • 1c006d724b Block Editor: Update WordPress Packages. Jorge Costa 2020-01-22 22:04:35 +00:00
  • 05a2cd6f71 Multisite: Add $context parameter to switch_blog action. Ian Dunn 2020-01-22 20:51:26 +00:00
  • e1348046ac Docs: Expand @return value description for wp_loginout(), wp_register(), get_calendar(). Sergey Biryukov 2020-01-22 00:55:13 +00:00
  • dbe67c4586 Docs: Expand @return description for the_terms(). Sergey Biryukov 2020-01-22 00:39:32 +00:00
  • 8295b56d9c Docs: Correct @return value for parent_dropdown(). Sergey Biryukov 2020-01-22 00:31:17 +00:00
  • 5db9ef75c9 Docs: Adjust documentation for some pre_* filters for consistency. Sergey Biryukov 2020-01-22 00:23:09 +00:00
  • 8133a247bd Docs: Adjust @return value of parent_dropdown() for consistency with other dropdown functions. Sergey Biryukov 2020-01-22 00:20:21 +00:00
  • 80e4ef45f1 Docs: Correct @return value for update_core() and Core_Upgrader::upgrade(). Sergey Biryukov 2020-01-22 00:17:24 +00:00
  • af39b30e28 Date/Time: In wp_maybe_decline_date(), add support for a range of days, e.g. February 21–23. Sergey Biryukov 2020-01-21 23:46:36 +00:00
  • 1bf8b94129 Docs: Expand @return value description for wp_nav_menu(). Sergey Biryukov 2020-01-21 20:11:11 +00:00
  • 79391187c9 Docs: Correct DocBlock formatting for filters accepting the $parsed_args parameter. Sergey Biryukov 2020-01-21 15:39:17 +00:00
  • 8753725a3d I18N: Merge duplicate "you must be logged in to comment" strings. Sergey Biryukov 2020-01-21 14:51:00 +00:00
  • ad2261bfdd I18N: Synchronize MediaElement.js translation strings with the currently bundled version. Sergey Biryukov 2020-01-21 02:19:04 +00:00
  • 9b5ac0f6b6 I18N: Add missing placeholders to some translators comments in wp-admin. Sergey Biryukov 2020-01-20 15:41:50 +00:00
  • 49402824a1 I18N: Correct translator comment in wp-admin/options-permalink.php. Sergey Biryukov 2020-01-20 15:08:45 +00:00
  • 26f27a24d8 I18N: Merge duplicate %1$s is not of type %2$s strings in rest_validate_value_from_schema(). Sergey Biryukov 2020-01-20 14:42:12 +00:00
  • 8738b08b2e I18N: Remove unnecessary HTML from "Active:" strings in wp-admin/themes.php. Sergey Biryukov 2020-01-20 14:25:13 +00:00
  • 5f937b4c70 I18N: Correct translator comments in WP_Users_List_Table::get_views() to provide information about each placeholder. Sergey Biryukov 2020-01-20 14:06:57 +00:00
  • a8f4ed69de Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/. Sergey Biryukov 2020-01-20 03:12:12 +00:00
  • 88836de35c Docs: Correct description for shortcode_atts_{$shortcode} filter. Sergey Biryukov 2020-01-19 13:39:21 +00:00
  • 480b5c88c3 Mail: Remove angle brackets from password reset URL in emails sent by retrieve_password() and wp_new_user_notification(). Sergey Biryukov 2020-01-18 02:30:24 +00:00
  • 5d8f784daa Networks and Sites: Clarify the recommendation to remove the www prefix from the site domain before creating a network. Sergey Biryukov 2020-01-18 01:13:12 +00:00
  • 89dc54ee0c Docs: Improve comments in some wp-admin files per the documentation standards. Sergey Biryukov 2020-01-18 00:52:28 +00:00
  • bd59d22a81 Coding Standards: Remove unnecessary // phpcs:ignore instances in WP_Debug_Data. Sergey Biryukov 2020-01-18 00:24:57 +00:00
  • b02161c98e Widgets: Remove extra padding from number inputs in Recent Posts and Recent Comments widgets. Sergey Biryukov 2020-01-17 13:55:22 +00:00
  • 8660569e82 Date/Time: Add some basic tests for current_time(). Sergey Biryukov 2020-01-17 02:50:39 +00:00
  • 0ead760ec6 Tests: Replace date() with gmdate() in WP_Test_REST_Posts_Controller tests. Sergey Biryukov 2020-01-17 02:02:41 +00:00
  • a2978bac70 Tests: Update the wp_maybe_decline_date() tests for [47078]. Sergey Biryukov 2020-01-17 01:14:24 +00:00
  • 5bef137806 Date/Time: Pass the date format to wp_maybe_decline_date(). Sergey Biryukov 2020-01-17 01:10:57 +00:00
  • 93b2d5ecc0 Tests: Revert [47076], this should have been committed with the related changes to the function. Sergey Biryukov 2020-01-17 01:08:28 +00:00
  • abfca60342 Tests: Move wp_maybe_decline_date() tests to the date directory. SergeyBiryukov 2020-01-17 00:54:02 +00:00
  • 900b3fd6a8 Accessibility: Login and Registration: Add a role="main" landmark to the container div in wp-signup.php. Sergey Biryukov 2020-01-16 03:42:38 +00:00
  • 6baa60ac68 Login and Registration: Remove duplicate <label> tag from show_blog_form() in wp-signup.php. Sergey Biryukov 2020-01-16 00:32:56 +00:00
  • cf0a453f08 Date/Time: Use wp_date() to display the correct time of the next DST transition in Timezone setting on General Settings screen. Sergey Biryukov 2020-01-16 00:26:08 +00:00
  • fd479f9537 Editor: Correct vertical alignment for "Published on" month dropdown in Classic Editor. Sergey Biryukov 2020-01-15 18:29:11 +00:00
  • fc944f9927 File Editor: Remove extra padding on submit button for "Select plugin/theme to edit" dropdown on smaller screens. Sergey Biryukov 2020-01-15 00:21:26 +00:00
  • 06775e4df0 Upgrade/Install: Correct vertical alignment for "Continue" button on language selection during the install process. Sergey Biryukov 2020-01-14 01:09:03 +00:00
  • 92fc229ca0 Site Health: Avoid "Undefined property" PHP notices in wp_dashboard_site_health() when the status result transient does not exist yet. Sergey Biryukov 2020-01-13 17:25:26 +00:00
  • 5ee2e239dc Cron API: Use WEEK_IN_SECONDS constant for the weekly schedule added in [47062]. Sergey Biryukov 2020-01-13 17:03:39 +00:00
  • d9501dd5d5 Networks and Sites: Use warning styles for 'Caution' and 'Warning' messages during Multisite installation. Sergey Biryukov 2020-01-13 16:58:06 +00:00
  • 14376be6e1 Docs: Correct description for show_in_admin_all_list and show_in_admin_status_list arguments of register_post_status(). Sergey Biryukov 2020-01-13 00:48:27 +00:00
  • 9b38bca65f Docs: Improve documentation for wp_save_image_file() and related functions. Sergey Biryukov 2020-01-12 16:54:56 +00:00
  • 2daa4b6c82 Tests: In Tests_Site_Health, create a WP_Site_Health instance before clearing the cron array, as the constructor schedules its own task now. Sergey Biryukov 2020-01-12 14:16:57 +00:00
  • 396cc8205b Site Health: Introduce Site Health Status dashboard widget. Sergey Biryukov 2020-01-12 13:31:49 +00:00
  • 5eaf1605e8 Cron API: Add a new cron schedule for weekly events. Sergey Biryukov 2020-01-12 11:18:03 +00:00
  • eb7bf9ccd3 Upgrade/Install: Remove the suggestion for users to skip a minor update to keep their current translation. Sergey Biryukov 2020-01-12 02:22:17 +00:00
  • 4c2ee4e9ff Docs: In various @return tags, list the expected type first, instead of false. Sergey Biryukov 2020-01-11 18:30:58 +00:00
  • f9e52f8cd3 Docs: Synchronize @return descriptions for ::handle_row_actions() methods in list tables. Sergey Biryukov 2020-01-11 17:56:15 +00:00
  • 1824604fc0 Docs: Correct @return description for WP_List_Table::handle_row_actions(). Sergey Biryukov 2020-01-11 17:55:49 +00:00
  • 5dbe5a8355 Docs: Correct @return type for Theme_Upgrader::check_parent_theme_filter(). Sergey Biryukov 2020-01-11 02:44:17 +00:00
  • 4a854cd44f Docs: Remove a reference to WordPress 2.7 from readme.html. Sergey Biryukov 2020-01-10 14:03:50 +00:00
  • 32ccb24cb0 Docs: Remove @return void from widget DocBlocks. Sergey Biryukov 2020-01-10 00:28:10 +00:00
  • f243dc38c0 Coding Standards: Use strict comparison and Yoda conditions in the root directory files. Sergey Biryukov 2020-01-09 00:53:29 +00:00
  • 424071a2b6 Bundled Themes: Remove duplicate font-size property in Twenty Twenty. Jonathan Desrosiers 2020-01-08 16:48:43 +00:00
  • 90db6f5941 Docs: Correct alphabetic order of parameters in WP_Query::parse_query() DocBlock. Sergey Biryukov 2020-01-08 12:08:49 +00:00
  • e02ebc183b Block Editor: Update WordPress Packages. Jorge Costa 2020-01-08 11:55:03 +00:00
  • 7b0f5e5de8 Coding Standards: Use Yoda conditions in wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php. Sergey Biryukov 2020-01-08 11:30:37 +00:00
  • 6bf5238ebb Docs: Indicate that load_script_textdomain_relative_path filter value can be false. Sergey Biryukov 2020-01-08 00:25:04 +00:00
  • 01a3632b15 Build Tools: do not include assets for JS dependencies that do not exist. Grzegorz (Greg) Ziółkowski 2020-01-07 15:26:44 +00:00
  • 638a948719 Site Health: Make sure the "Copied!" text is vertically centered to the "Copy site info to clipboard" button. Sergey Biryukov 2020-01-07 00:07:53 +00:00