Commit Graph

  • 4ee05756d2 Docs: Fix typo in wp_mail() description. Sergey Biryukov 2019-05-10 09:52:13 +00:00
  • cae0608a7f Accessibility: Improve the "skip links" position for medium and small screens. Andrea Fercia 2019-05-09 21:10:20 +00:00
  • 2ee480e11c Accessibility: Add aria-current to the links in the <nav> elements introduced in [44905]. Andrea Fercia 2019-05-09 20:57:06 +00:00
  • 5b2fb1637c Twenty Nineteen: Fix Docblock spelling error. Jonathan Desrosiers 2019-05-09 20:07:49 +00:00
  • 3da0d67f80 I18N: Combine similar strings with minor differences. Jonathan Desrosiers 2019-05-09 19:47:28 +00:00
  • d69d56abb1 Twenty Nineteen: Remove duplicate code block. Jonathan Desrosiers 2019-05-09 18:03:15 +00:00
  • a72dd388f5 Administration: Prevent cards on the Tools page from overflowing on small screens. Jonathan Desrosiers 2019-05-09 14:55:18 +00:00
  • 3607546bad Help/About: Update the 5.2 tagline on Freedoms and Credits. Jonathan Desrosiers 2019-05-07 19:59:17 +00:00
  • 6b6671d94b Default Themes: Bump the version numbers and release dates. laurelfulford 2019-05-07 18:48:28 +00:00
  • 6289d9e304 Help/About: Final 5.2 about page updates. Jonathan Desrosiers 2019-05-07 17:18:34 +00:00
  • 96649a5ad1 Fix setup_postdata() to set the (inside the loop) globals before the_post action is fired. Follow-up from #42814 and [44941]. Andrew Ozz 2019-05-04 20:59:11 +00:00
  • e1bb084bfc Editor: Correct since annotation for the excerpt_allowed_blocks filter. Jonathan Desrosiers 2019-05-03 16:54:00 +00:00
  • bc7aaed50a Update the package-lock.json file to 5.3.0. Jonathan Desrosiers 2019-05-03 16:51:58 +00:00
  • 5640763da9 Trunk is now 5.3 alpha Aaron Jorbin 2019-05-02 16:27:59 +00:00
  • dc51270899 Post WordPress 5.2 RC2 version bump. Jonathan Desrosiers 2019-05-02 16:12:41 +00:00
  • a3ee84ea3b WordPress 5.2 RC2. Jonathan Desrosiers 2019-05-02 16:03:07 +00:00
  • 994950ea8c Help/About: Polish the About page for 5.2. Jonathan Desrosiers 2019-05-02 15:43:10 +00:00
  • ff53498be8 Bootstrap/Load: Ensure recovery link email and related notices are properly translated. Jonathan Desrosiers 2019-05-02 10:52:10 +00:00
  • f33df7cde4 Help/About: Fix tab display issues. Jonathan Desrosiers 2019-05-02 10:36:02 +00:00
  • 62645be17e Site Health: Disable recommendations that could be problematic on multisite installs. Jonathan Desrosiers 2019-05-01 18:07:46 +00:00
  • a8942b4a17 Admin: Add some additional clarity to some about page links Aaron Jorbin 2019-04-30 17:30:27 +00:00
  • 23867a2d77 Post WordPress 5.2 RC1 version bump Gary Pendergast 2019-04-26 01:22:51 +00:00
  • a5a9960f84 WordPress 5.2 RC1 Gary Pendergast 2019-04-26 01:14:16 +00:00
  • 3477102cec Admin: Add the text for the WordPress 5.2 About page. Gary Pendergast 2019-04-26 00:56:57 +00:00
  • 3491bfc7e5 Media: Revert [44947]. Gary Pendergast 2019-04-26 00:43:50 +00:00
  • 03f3b316a2 Accessibility: Remove redundant title attribute from the "Exit Recovery Mode" link. Andrea Fercia 2019-04-25 16:03:26 +00:00
  • 095c0c950c Bootstrap/Load: Tweak the recovery mode email text and behaviour. Gary Pendergast 2019-04-25 00:46:39 +00:00
  • 9ec1a46b8a REST API: Always urlencode_deep() query args in get_items methods. K. Adam White 2019-04-25 00:07:23 +00:00
  • 4f4f253821 Docs: Use 3-digit, x.x.x style semantic versioning for @since 5.2.0 entries in wp-admin/includes/file.php. Sergey Biryukov 2019-04-24 23:35:50 +00:00
  • 71832fe328 Fix parsing of inner blocks when auto-generating an excerpt. Helps to prevent cases where dynamic inner blocks may cause an infinite loop if trying to auto-generate an excerpt. Andrew Ozz 2019-04-24 21:38:21 +00:00
  • 7b1d581339 Twenty Nineteen: Fix padding discrepancies in responsive styles for Column block. Sergey Biryukov 2019-04-24 18:36:58 +00:00
  • 4128f62c05 Bootstrap/Load: Modify the fatal error template to indicate to the user that they can check the admin email address for further instructions. Sergey Biryukov 2019-04-24 18:13:09 +00:00
  • 1343858467 Upgrade/install: fix verification bugs and scale back signature checks. Alex Shiels 2019-04-24 07:43:29 +00:00
  • 361333e7e2 Remove the core/more block delimiters when splitting post_content on the <!--more--> tag. Fixes: - Parsing of blocks in the second half of post_content. - Outputting malformed HTML when the_content( null, true ) or <!--noteaser--> is used. Andrew Ozz 2019-04-24 05:40:01 +00:00
  • e13ef071ff Site Health: Fix count of inactive themes and the recommendation to remove them when the default theme is active or is a parent of the active child theme. Andrew Ozz 2019-04-23 21:36:02 +00:00
  • 14fc4634a2 Site Health: Allow some HTML (inline tags only) in the section descriptions. Add some more docs about expected formatting of the gathered data. Andrew Ozz 2019-04-23 21:04:19 +00:00
  • 8756d56b7e Twenty Nineteen: Prevent too-long strings from causing horizontal scrolling. laurelfulford 2019-04-23 19:47:14 +00:00
  • 1b9fd43f25 Twenty Seventeen: Prevent too-long strings from causing horizontal scrolling. laurelfulford 2019-04-23 16:43:53 +00:00
  • 5cc7acd1ab Bundled Theme: add a wp_body_open shim for older WordPress versions. Adam Silverstein 2019-04-23 13:03:14 +00:00
  • 7bdef3d3ef Editor: Update packages to apply bugfixes from Gutenberg 5.5. Andrew Duthie 2019-04-22 12:38:50 +00:00
  • cfc3a4f9b7 Docs: Correct @param type for $deprecated and $plugin_rel_path arguments of load_plugin_textdomain(). Sergey Biryukov 2019-04-19 14:21:00 +00:00
  • 49a845493f Docs: Add missing @since tag for WP_Recovery_Mode_Cookie_Service::parse_cookie(). Sergey Biryukov 2019-04-19 13:59:24 +00:00
  • f7dba2af72 Networks and Sites: Use correct escaping function for classes added via ms_user_list_site_class filter. Sergey Biryukov 2019-04-19 13:50:32 +00:00
  • b3d9869efc Docs: Correct @return description for get_privacy_policy_template(). Sergey Biryukov 2019-04-19 13:45:08 +00:00
  • 4623540ad1 Bundled Themes: Update readme.txt files to pass Theme Review guidelines. Sergey Biryukov 2019-04-19 13:40:14 +00:00
  • 64d225cd00 Docs: Correct @return description for get_dirsize(). Sergey Biryukov 2019-04-19 13:38:04 +00:00
  • 7c623d5304 Accessibility: Improve the "Alt text" description styles for small screens. Andrea Fercia 2019-04-18 21:42:48 +00:00
  • 9e3c57c2ff Feeds: improve structure and naming of feed build date helper function. Adam Silverstein 2019-04-18 17:07:07 +00:00
  • 1eb665b20c Site Health: Fix debug data with nested fields for copying. Dominik Schilling 2019-04-18 16:25:05 +00:00
  • eda377ba9e Site Health: Provide context for tab headings to be able to distinguish them from existing strings. Dominik Schilling 2019-04-18 16:05:17 +00:00
  • 18e373dea4 Site Health: Enable JavaScript translations for the site-health script. Dominik Schilling 2019-04-18 15:40:37 +00:00
  • b074b74489 CSS: Remove the units from line-height properties in common.css. Gary Pendergast 2019-04-18 06:01:56 +00:00
  • c1f17e3fe9 KSES: Add background-position and grid-template-columns as safe CSS properties. Gary Pendergast 2019-04-18 05:55:35 +00:00
  • 25bc196513 Site Health info tab: fix replacing the size strings in the copied info. Andrew Ozz 2019-04-18 04:50:45 +00:00
  • 0da79e252d Emoji: Upgrade Twemoji to 12.0.1. Gary Pendergast 2019-04-18 02:10:12 +00:00
  • 288116c9ff Site Health info tab: Remove the "Directories and Sizes" section on Multisite installations. Most of the info shown there doesn't apply for multisite. Andrew Ozz 2019-04-18 00:33:03 +00:00
  • 6621b2ec0e Bootstrap/Load: Only send the recovery mode email if the error occurs on a protected endpoint. Sergey Biryukov 2019-04-17 23:03:03 +00:00
  • 01719cb6b6 Site health info tab: replace "Not calculated" with "Loading..." in the "Directories and Sizes" section (that's an existing string and wouldn't cause problems for translators). Andrew Ozz 2019-04-17 21:25:05 +00:00
  • adf7b8190d Docs: Add arguments passed by wp_insert_site() to wp_initialize_site(). Jeremy Felt 2019-04-17 20:56:18 +00:00
  • 774dceac30 Users: In wp_list_authors(), check for author's post count before getting author's metadata. Sergey Biryukov 2019-04-17 14:49:49 +00:00
  • 60fd53ef96 Site Health: Allow any callable added via site_status_tests filter to return test results for direct tests. Sergey Biryukov 2019-04-17 14:34:12 +00:00
  • 4206fe3e05 Docs: Remove @global tag for $wpdb from wp-admin/install.php and wp-admin/upgrade.php. Sergey Biryukov 2019-04-17 14:06:55 +00:00
  • da32612242 Docs: Correct spelling in various comments and DocBlocks, per the conventions in Core Contributor Handbook. Sergey Biryukov 2019-04-17 13:26:00 +00:00
  • 7d6c912f16 Themes: Standardize on passing frontpage and privacypolicy as the $type parameter to get_query_template(). Sergey Biryukov 2019-04-17 12:57:01 +00:00
  • 691258f1f4 Site Health: Group WP_DEBUG-related constants together. Sergey Biryukov 2019-04-17 11:59:13 +00:00
  • e1022a6184 Site Health: Improve the accordions styles for small screens. Andrea Fercia 2019-04-17 10:59:12 +00:00
  • 2bf547ff53 Site Health: Remove title attribute from the directory sizes spinner. Andrea Fercia 2019-04-17 10:08:06 +00:00
  • 715a65c561 Accessibility: Make the Tags meta box better support Input Method Editor (IME) converters. Andrea Fercia 2019-04-17 07:17:26 +00:00
  • 0152c18cd2 Docs: Improve documentation for various WP_Filesystem_Base methods and extending classes. Sergey Biryukov 2019-04-17 04:12:27 +00:00
  • ad64c754c3 Administration: Add missing :before to two Dashicon class definitions. Jonathan Desrosiers 2019-04-17 02:08:51 +00:00
  • d575d70fe9 Administration: Improve the accuracy of is_block_editor(). Jonathan Desrosiers 2019-04-17 01:55:21 +00:00
  • dfeea03a58 Site Health: Remove reference to an undefined variable in WP_Site_Health_Auto_Updates::test_constants(). Sergey Biryukov 2019-04-17 01:09:30 +00:00
  • 260ee7308d Docs: Fix typo in WP_Site_Health_Auto_Updates::test_constants() description. Sergey Biryukov 2019-04-17 00:59:54 +00:00
  • 3feb1f171a PHPCS: Fix WPCS violations in [45220]. Sergey Biryukov 2019-04-17 00:44:12 +00:00
  • e85b26d14c Site health, info tab: - Change recurse_dirsize() to accept an array of excluded paths. - Change so we don't calculate the sizes of dirs in wp-content twice. - Add the size in bytes to the "debug" into. - Add a custom DOM event after the dir sizes request is done. Can be used by plugins to "daisy chain" more requests. - Move "WordPress directory location" and "WordPress directory size" to the top in the "Directories and Sizes" section. - Move "Theme directory location" to the "Active Theme" section. - Fix labels capitalization. Andrew Ozz 2019-04-16 23:01:45 +00:00
  • 70f16b6bf4 Media: move get_available_post_mime_types to wp-includes/post.php making it more generally available. Adam Silverstein 2019-04-16 20:29:42 +00:00
  • 4f3f0fae08 Bundled Themes: Reverts [45213]. Jonathan Desrosiers 2019-04-16 18:21:24 +00:00
  • f969e1dfd7 Administration: Improve the Site Health "Passed tests" button style for small screens. Andrea Fercia 2019-04-16 16:22:41 +00:00
  • c295378ecd Export: Remove extra whitespace from <title>, <content:encoded>, and <excerpt:encoded> elements in WXR files. Sergey Biryukov 2019-04-16 15:56:48 +00:00
  • 9fa1b6f332 Feeds: Amend [45208] to avoid phpcs:ignore. Sergey Biryukov 2019-04-16 15:45:07 +00:00
  • 65837fb178 Permalinks: Avoid a PHP notice in wp_resolve_numeric_slug_conflicts() when visiting a day archive with the /%postname%/ permalink structure. Sergey Biryukov 2019-04-16 15:33:38 +00:00
  • 1954fa7385 Bundled Themes: Use the theme version when enqueuing theme specific stylesheets. Jonathan Desrosiers 2019-04-16 14:55:48 +00:00
  • 855232ec60 Twenty Thirteen: Correct Genericons stylesheet version number. Jonathan Desrosiers 2019-04-16 14:06:33 +00:00
  • aa377f582d Bootstrap/Load: Allow more than one recovery link to be valid at a time. Felix Arntz 2019-04-16 05:08:16 +00:00
  • 2f8a683fdc General: Display fatal error handler notice in admin backend even if headers have been sent. Felix Arntz 2019-04-16 04:37:46 +00:00
  • 5895974f10 Bundled Themes: Use consistent HTML comments after closing HTML tags. Sergey Biryukov 2019-04-16 01:29:20 +00:00
  • f83829ca4e Feeds: Remove whitespace from <updated> elements in Atom feeds. Sergey Biryukov 2019-04-16 00:45:05 +00:00
  • b66077a1aa I18N: Fix typo in a translator comment. Sergey Biryukov 2019-04-15 23:55:52 +00:00
  • 80817d3209 Bootstrap/Load: After [45016], make sure wp_die() does not cause _doing_it_wrong() notices if called before $wp_query global is set. Sergey Biryukov 2019-04-15 23:48:11 +00:00
  • d979017b64 Bootstrap/Load: Remove WP_Recovery_Mode_Cookie_Service constructor to avoid referencing cookie constants before they are defined. Sergey Biryukov 2019-04-15 22:43:57 +00:00
  • 8b1ecf68d9 I18N: Improvements to and additions of translator comments for various email subject strings. John Blackbourn 2019-04-15 22:38:59 +00:00
  • 3d9f8c4d96 Docs: Adjust comments in wp_initial_constants() to conform to WPCS. Sergey Biryukov 2019-04-15 22:09:31 +00:00
  • 1442389a75 Administration: Update chevron color in Site Health. Mel Choyce 2019-04-15 18:55:34 +00:00
  • 94af7683fe Administration: Add a chevron icon to the Site Health "Passed tests" button. Andrea Fercia 2019-04-15 18:00:57 +00:00
  • 3eb83ade1e Administration: Provide translatable strings for the Site Health comment status report. Andrea Fercia 2019-04-15 15:07:36 +00:00
  • 9f8366994b Site Health: Add missing translator comments. Andrea Fercia 2019-04-15 14:38:26 +00:00
  • 92909607d6 Site health: Improve jQuery selectors so that they don't depend on a specific markup. Andrea Fercia 2019-04-14 14:29:03 +00:00
  • 5c9d27cd17 Coding standards: Site health: Avoid to use var in the middle of JavaScript function blocks. Andrea Fercia 2019-04-14 13:48:59 +00:00
  • d52d60c809 Site Health: Merge duplicate "utf8mb4 requires a newer client library" strings. Sergey Biryukov 2019-04-13 18:17:16 +00:00
  • 7d54ac58cc Site Health: Merge duplicate "Error" strings. Sergey Biryukov 2019-04-13 18:11:46 +00:00