Commit Graph

  • 4da40cd5f0 Docs: Correct the Chocolatey package name for Node in the local environment setup instructions. John Blackbourn 2020-11-14 10:15:17 +00:00
  • 33c782abeb Upgrade/Install: Ensure the current user can update core when saving the auto-update options. Andrew Ozz 2020-11-13 16:55:48 +00:00
  • 5fa6731441 Upgrade/Install: Account for the automatic_updater_disabled filter in core auto-update settings UI. Sergey Biryukov 2020-11-13 11:12:55 +00:00
  • 0d27319c73 I18N: Remove HTML tags from translatable strings on WordPress Updates screen. Sergey Biryukov 2020-11-13 10:48:24 +00:00
  • 3b1a27cfd1 Post-WordPress 5.6 Beta 4 bump. Helen Hou-Sandi 2020-11-12 23:43:40 +00:00
  • 7f4a7ef5f7 WordPress 5.6 Beta 4, for real. Helen Hou-Sandi 2020-11-12 23:06:31 +00:00
  • 43a370a723 WordPress 5.6 Beta 4. Helen Hou-Sandi 2020-11-12 23:00:38 +00:00
  • 9fb87a2d24 Upgrade/Install: Better UI for auto-update settings on update screen. Helen Hou-Sandi 2020-11-12 22:35:54 +00:00
  • d6fa3df420 Customize: Exclude widget ID attributes from search. Sergey Biryukov 2020-11-12 22:03:36 +00:00
  • e9e2e6fc2c Bundled Themes: Add block-patterns tag to Twenty Nineteen and Twenty Twenty. Sergey Biryukov 2020-11-12 21:54:59 +00:00
  • cb60fe2323 Bundled Themes: Introduce block patterns for Twenty Seventeen. Sergey Biryukov 2020-11-12 21:20:21 +00:00
  • ddc94bc982 Bundled Themes: Introduce block patterns for Twenty Sixteen. Sergey Biryukov 2020-11-12 21:12:32 +00:00
  • 17f7e5fc98 Administration: Make sure auto-update counts properly update when bulk deleting plugins or themes. Sergey Biryukov 2020-11-12 20:40:13 +00:00
  • f517634e28 Upgrade/Install: Enable all core autoupdates for new installs. Helen Hou-Sandi 2020-11-12 20:19:46 +00:00
  • 0ad0c55a28 General: Convert wp_array_get() to a "private" function and add tests. John Blackbourn 2020-11-12 20:18:08 +00:00
  • e0f55936d9 Editor: Update packages. Sergey Biryukov 2020-11-12 19:34:55 +00:00
  • 4b10e110e0 Twenty Twenty-One: Use consistent casing in strings. Jonathan Desrosiers 2020-11-12 19:28:35 +00:00
  • 571d2f0061 Twenty Twenty-One: Ignore the node_modules folder in SVN. Jonathan Desrosiers 2020-11-12 19:05:40 +00:00
  • 4d21077772 Twenty Twenty-One: Ignore .css.map files. Jonathan Desrosiers 2020-11-12 18:58:54 +00:00
  • 2d2e1dd4ae Twenty Twenty-One: Convert inline ESLint comments to JSHint. Jonathan Desrosiers 2020-11-12 18:46:44 +00:00
  • db3ce8f32d Twenty Twenty-One: Merge the latest changes changes from GitHub for Beta 4. Jonathan Desrosiers 2020-11-12 18:34:44 +00:00
  • 1f07e76f46 App Passwords: MOAR accessibility improvements. Timothy Jacobs 2020-11-12 18:12:14 +00:00
  • 5f5c04d46b Database: Clean up the post_category column removed from DB schema for new installations in WordPress 2.8. Sergey Biryukov 2020-11-12 17:53:41 +00:00
  • 9befeb00cc Build/Test Tools: Only enforce PHP extension requirements when running core tests. Sergey Biryukov 2020-11-12 17:23:44 +00:00
  • f717424287 Build/Tests Tools: Restore [49491], accidentally reverted in [49566]. Sergey Biryukov 2020-11-12 17:13:56 +00:00
  • fd3ef484ec Build/Tests Tools: Restore [49535], accidentally reverted in [49566]. Sergey Biryukov 2020-11-12 17:06:48 +00:00
  • d70214528e Media: Allow users to switch from media grid to list mode in media library. Anthony Burchell 2020-11-12 15:44:58 +00:00
  • 4afa79feed Media: Improve count in Media Library pagination. Anthony Burchell 2020-11-12 15:38:32 +00:00
  • 4006c07417 I18N: Revert [49236] for now to investigate alternative implementations. Dominik Schilling 2020-11-12 14:41:19 +00:00
  • e8e031d2dd Feeds: Register transient feed cache handler using the recommended method for SimplePie 1.3 or later. Sergey Biryukov 2020-11-12 14:34:33 +00:00
  • ea136a3af6 Coding Standards: Pass an empty string instead of null as the $replacement parameter to _deprecated_file(). Sergey Biryukov 2020-11-12 11:15:49 +00:00
  • 8b2aa594e3 Canonical: Prevent ID enumeration of private post slugs. Peter Wilson 2020-11-12 04:14:44 +00:00
  • fc29c9e623 I18N: Add trailing punctuation to some translator comments. Sergey Biryukov 2020-11-11 10:39:52 +00:00
  • 98e774ee2e Docs: Clarify sprintf() usage for the before_widget argument of register_sidebar(). Sergey Biryukov 2020-11-11 10:37:33 +00:00
  • 9a14f55ace Widgets: Do not use wrapping container in the admin. Helen Hou-Sandi 2020-11-10 20:38:59 +00:00
  • 2a7d1e2394 Editor: Display short description from block directory in results. Helen Hou-Sandi 2020-11-10 20:24:38 +00:00
  • bde89301fd Help/About: Add Site Health Status dashboard widget to the Help → Content tab. Sergey Biryukov 2020-11-10 19:03:12 +00:00
  • 4a5c2857da TinyMCE: Update to 4.9.11. Sergey Biryukov 2020-11-10 10:42:04 +00:00
  • 60516115ed Tests QUnit: Remove restriction on running the TinyMCE Textpattern WP plugin tests in PhantomJS. Andrew Ozz 2020-11-10 09:16:53 +00:00
  • 3d583b8c67 Media: Removes duplicate alignment fix for browser uploader. Anthony Burchell 2020-11-09 23:41:01 +00:00
  • 92c6723c24 Tests: Remove duplicate fields key in WP_Query test. Jonathan Desrosiers 2020-11-09 23:39:25 +00:00
  • 98a0e0eeed Media: Adjusts alignment of file name text in browser uploader. Anthony Burchell 2020-11-09 23:32:21 +00:00
  • 6411c0953c Feeds: Don't treat media URLs with fragments as unique for enclosures. Helen Hou-Sandi 2020-11-09 20:26:18 +00:00
  • a85803a7ba Build/Test Tools: Remove PHP >= 5.3 check. Jonathan Desrosiers 2020-11-09 19:40:41 +00:00
  • 907936209a Media: Adjust box-sizing for audio players. Anthony Burchell 2020-11-09 19:32:16 +00:00
  • d519284b5c App Passwords: Further accessibility improvements. Timothy Jacobs 2020-11-09 18:03:57 +00:00
  • 63db886240 Build/Test Tools: Clean up the new contributor welcome message. Jonathan Desrosiers 2020-11-09 17:29:21 +00:00
  • 4eee0d2fb7 Tests: Use assertSame() in some newly introduced tests. Sergey Biryukov 2020-11-09 15:43:14 +00:00
  • 2e01c76841 Coding Standards: Use consistent formatting for error messages in WP_Image_Editor_Imagick::write_image() and ::strip_meta(). Sergey Biryukov 2020-11-09 15:33:51 +00:00
  • 1bba686ca0 General: Set svn:eol-style for some new files in phpunit/includes. Sergey Biryukov 2020-11-09 15:23:02 +00:00
  • 8e25b92b63 Docs: Docblock corrections relating to WP_Post objects. John Blackbourn 2020-11-09 15:13:56 +00:00
  • 062db1e092 Tests: Remove empty export directory. Sergey Biryukov 2020-11-09 15:09:52 +00:00
  • e4f47125ab Media: Restore the ability of WP_Image_Editor_Imagick->save() to create a missing directory when needed. John Blackbourn 2020-11-09 13:16:54 +00:00
  • 6b76c5222d I18N: Merge duplicate "Column" strings, remove unnecessary context. Sergey Biryukov 2020-11-09 11:15:06 +00:00
  • 52f6f7b64f Coding Standards: Adjust formatting in WP_Block::render() for better readability. Sergey Biryukov 2020-11-09 10:59:06 +00:00
  • aac637dcdc Text Changes: Unify various "Back to..." vs. "Return to..." vs. "Go to..." strings. Sergey Biryukov 2020-11-09 10:51:52 +00:00
  • 31831c74d9 Networks and Sites: Assign the array of site or network data returned from filters to the respective class property: Sergey Biryukov 2020-11-08 11:45:36 +00:00
  • 8f86eb9550 Site Health: Validate the test result data format in JS before using it. Sergey Biryukov 2020-11-08 09:50:07 +00:00
  • 0ecd258cf1 REST API: Use _n() in some error messages for proper plural forms support. Sergey Biryukov 2020-11-07 21:57:54 +00:00
  • f2302a3112 Build/Test Tools: Check if all the required PHP extensions are loaded before running the test suite. Sergey Biryukov 2020-11-07 13:18:24 +00:00
  • a104c26283 App Passwords: Bump database version to flush rewrite rules. Timothy Jacobs 2020-11-06 22:13:41 +00:00
  • da1763cf5b Docs: Add a @see reference to esc_url() from esc_url_raw(). Sergey Biryukov 2020-11-06 14:14:50 +00:00
  • 73d785a307 Docs: Improve return value description for esc_url(). Sergey Biryukov 2020-11-06 14:01:06 +00:00
  • c95968a640 Bundled Themes: Correct list block alignment in editor styles. Sergey Biryukov 2020-11-06 11:51:12 +00:00
  • 1e06d3511d Twenty Twenty: Correctly indent nested unordered lists in RTL editor styles. Sergey Biryukov 2020-11-06 11:36:14 +00:00
  • b4a488b650 Docs: Fix typo in a comment in Walker::display_element(). Sergey Biryukov 2020-11-05 18:44:48 +00:00
  • 31af0afd4f Twenty Thirteen: Correct alignment of blocks inside a full-width or wide-width group block. Sergey Biryukov 2020-11-05 15:03:41 +00:00
  • 691408de7f Twenty Twenty: Correct heading blocks alignment in editor styles. Sergey Biryukov 2020-11-05 15:00:18 +00:00
  • 33111495b2 Docs: Improve documentation for WP_Query::is_archive() per the documentation standards. Sergey Biryukov 2020-11-05 09:42:49 +00:00
  • e38410c2fd Docs: Consistently place @see tags after @since in WP_Query methods, per the documentation standards. Sergey Biryukov 2020-11-05 09:40:38 +00:00
  • 7a16c4d580 Improve documentation for is_archive(). Helen Hou-Sandi 2020-11-04 17:01:28 +00:00
  • da97d6779a Docs: Change the @since entry for template and template_lock post type arguments to 5.0.0. Sergey Biryukov 2020-11-04 02:45:26 +00:00
  • 1d2ecc5b6e Docs: Add documentation for the template_lock argument to register_post_type(). Sergey Biryukov 2020-11-04 02:30:24 +00:00
  • 4d30852307 Docs: Adjust documentation for some WP_Post_Type properties: Sergey Biryukov 2020-11-04 02:28:55 +00:00
  • aed826aab1 Docs: Add a reference to wp_insert_post() for information on the arguments accepted by wp_update_post(). Sergey Biryukov 2020-11-04 01:37:21 +00:00
  • d72c668d55 Editor: Add explicit template and template_lock attributes Robert Anderson 2020-11-04 01:03:22 +00:00
  • 4ddaf4b5df Build/Test Tools: Disable update attempts while running unit tests. Jonathan Desrosiers 2020-11-03 21:07:33 +00:00
  • cd369595fe Upgrade/Install: Change the notice displayed after saving auto-update settings to .notice-success. Jonathan Desrosiers 2020-11-03 17:53:34 +00:00
  • aef5ef26cd Docs: Add more information about how to use filters that run before WordPress initialises. John Blackbourn 2020-11-03 17:34:20 +00:00
  • 8fffa6c243 Tests: Remove some useless assertions from the image editor tests. John Blackbourn 2020-11-03 15:50:51 +00:00
  • 8d5bc0835b Docs: Document the $linkdata parameter of wp_insert_link() using hash notation. Sergey Biryukov 2020-11-03 03:50:29 +00:00
  • 2b7b306f24 Post-WordPress 5.6 Beta 3 version bump. Helen Hou-Sandi 2020-11-02 21:20:22 +00:00
  • f648ebbf44 WordPress 5.6 Beta 3. Helen Hou-Sandi 2020-11-02 20:57:35 +00:00
  • 14fe5a8932 Docs: Update description for the $context parameter of sanitize_title() and sanitize_title_with_dashes(). Sergey Biryukov 2020-11-02 20:18:12 +00:00
  • d6653ff05b Upgrade/Install: Update help tab text to include major WordPress updates. Helen Hou-Sandi 2020-11-02 20:14:25 +00:00
  • 38212b2400 Formatting: Update docs for $context in sanitize_title_with_dashes(). Helen Hou-Sandi 2020-11-02 20:10:47 +00:00
  • 61c7935c46 Customize: Ensure menu items expand horizontally on large screens. Jonathan Desrosiers 2020-11-02 20:05:35 +00:00
  • 85abd2fc8b Site Health: Site errors are for *this* site, not necessarily *your* site. Helen Hou-Sandi 2020-11-02 19:53:58 +00:00
  • 07171631d0 About: Optimize freedoms sprite and add 2 column layout. Helen Hou-Sandi 2020-11-02 19:43:36 +00:00
  • f82f8eccf5 Bundled Themes: Sync Twenty Twenty-One with the latest changes from GitHub. Jonathan Desrosiers 2020-11-02 19:43:07 +00:00
  • d936f9ffe6 Upgrade/Install: Prevent removal of additional data from plugin update info. Jonathan Desrosiers 2020-11-02 19:11:32 +00:00
  • 9d356ed8d9 Remove accidentally duplicated code introduced in [49475]. Helen Hou-Sandi 2020-11-02 19:07:29 +00:00
  • 140b29db87 Privacy: More precise checking of user request action names. Helen Hou-Sandi 2020-11-02 18:40:06 +00:00
  • 4985f741d3 General: Make some inline comments more descriptive. Helen Hou-Sandi 2020-11-02 18:02:11 +00:00
  • bea15ce1a8 Editor: Update packages Robert Anderson 2020-11-02 04:55:00 +00:00
  • 55ee43ab94 Docs: Use a consistent plural form of "status". Sergey Biryukov 2020-11-02 01:36:39 +00:00
  • 06ed23578c Upgrade/Install: Switch "Check again" link on WordPress Updates screen to sentence case. Sergey Biryukov 2020-11-02 01:15:11 +00:00
  • 560c25765e Twenty Sixteen: Ensure the <nav> elements in widgets do not affect bottom margin. Sergey Biryukov 2020-10-31 02:53:15 +00:00
  • 4bfc35718a Twenty Fifteen: Ensure the <nav> elements in widgets do not affect bottom margin. Sergey Biryukov 2020-10-31 02:52:43 +00:00
  • f72dc8ca54 Upgrade/Install: During the install process, add additional checking for exising tables. Jake Spurlock 2020-10-30 17:50:25 +00:00