Commit Graph

  • 4226bc8689 Themes: Prevent a Full Site Editing theme from being activated when Gutenberg is not active. Jonathan Desrosiers 2021-06-22 02:58:07 +00:00
  • a3da548cc4 Twenty Thirteen: Improve the display of the Query Loop block. Jonathan Desrosiers 2021-06-21 23:38:31 +00:00
  • 422d301ac0 Media: Update total attachment count when media added or removed. Joe Dolson 2021-06-21 20:44:41 +00:00
  • d0e8b81cd8 Users: Escape get_author_posts_url() link in wp_list_authors(). Sergey Biryukov 2021-06-21 06:05:30 +00:00
  • 63f4733ead Administration: Consistently escape network_admin_url() links. Sergey Biryukov 2021-06-21 04:29:18 +00:00
  • f14b45a57e Docs: Correct @since version in the wp-includes/version.php file header. Sergey Biryukov 2021-06-21 04:28:32 +00:00
  • 39ecd7846d Media: Adapt response shape depending on type of query. Joe Dolson 2021-06-20 23:25:55 +00:00
  • c234527301 Tests: Use more appropriate assertions in clean_dirsize_cache() tests. Sergey Biryukov 2021-06-20 00:24:31 +00:00
  • 510b9d60ae Docs: Correct DocBlock formatting for Core_Upgrader::upgrade(). Sergey Biryukov 2021-06-19 21:36:01 +00:00
  • ceb12aa0c7 Docs: Add a reference to WP_Site_Query::__construct() for information on accepted arguments in get_sites(). Sergey Biryukov 2021-06-19 20:55:52 +00:00
  • 4b7b089896 REST API: Decode single and double quote entities in widget names and descriptions. Sergey Biryukov 2021-06-18 15:51:26 +00:00
  • 2816e8b876 Themes: Make sure get_file_data() recognizes headers prefixed by <?php tag. Sergey Biryukov 2021-06-18 14:02:44 +00:00
  • 1f0cdc6f3b Tests: Correct svn:eol-style property for test data with CR line endings. Sergey Biryukov 2021-06-18 13:57:30 +00:00
  • c264ba80df Upgrade/Install: Deactivate the Gutenberg plugin if its version is 10.7 or lower. Sergey Biryukov 2021-06-18 12:12:57 +00:00
  • 5267e4a40c Build/Test Tools: Use Git when fetching the WordPress Importer for use in tests. Jonathan Desrosiers 2021-06-17 17:57:54 +00:00
  • dc999004b8 Coding Standards: Bring some consistency to HTML formatting in wp-admin/comment.php. Sergey Biryukov 2021-06-17 14:48:42 +00:00
  • d3c8a93cad Administration: Consistently escape admin_url() links. Sergey Biryukov 2021-06-17 14:35:59 +00:00
  • c62f77e2e8 Editor: Include Cover block in the list of block types registered using metadata files. Sergey Biryukov 2021-06-17 11:56:08 +00:00
  • ddd0952ec1 Coding Standards: Fix WPCS issue in [51174]. Sergey Biryukov 2021-06-17 11:32:57 +00:00
  • 855bbef616 REST API: Decode HTML entities in widget names and descriptions in widget types controller. Sergey Biryukov 2021-06-17 11:28:55 +00:00
  • 81182b52ef Build/Test Tools: Ignore sourceMaps for non WordPress Core files. Jonathan Desrosiers 2021-06-16 22:56:32 +00:00
  • 52e65717f9 Tests: Make some optional parameters required in unit tests for previous/next attachment links. Sergey Biryukov 2021-06-16 17:30:07 +00:00
  • 77adbdf376 External Libraries: Upgrade PHPMailer to version 6.5.0. Sergey Biryukov 2021-06-16 17:01:39 +00:00
  • fdc2244647 Docs: Update syntax for some multi-line comments per the documentation standards. Sergey Biryukov 2021-06-16 09:41:44 +00:00
  • afee26086f Editor: Check if supports metadata key is defined before migrating typography keys. Sergey Biryukov 2021-06-15 21:36:07 +00:00
  • 82bd4bf5f7 Docs: Update syntax for multi-line comment in wp_generate_attachment_metadata() per the documentation standards. Sergey Biryukov 2021-06-15 19:09:31 +00:00
  • 5bf13be488 Post WordPress 5.8 Beta 2 version bump. Jonathan Desrosiers 2021-06-15 18:04:44 +00:00
  • 59d2ddab14 WordPress 5.8 Beta 2. Jonathan Desrosiers 2021-06-15 17:39:34 +00:00
  • 47c9387402 Quick/Bulk Edit: Ensure that $post_ids variable is initialized ahead of usage. Sergey Biryukov 2021-06-15 17:03:05 +00:00
  • 7abc29aafc Media: Make sure wp_generate_attachment_metadata() always returns an array. Sergey Biryukov 2021-06-15 16:51:54 +00:00
  • 3beac35843 Media: Ensure $post_ids is evaluated properly when processing bulk actions. David Baumwald 2021-06-15 16:50:49 +00:00
  • ba65211c29 I18N: Remove redundant default text domain parameter in some __() calls. Sergey Biryukov 2021-06-15 16:15:12 +00:00
  • a663d98561 Docs: Add missing documentation for wp_migrate_old_typography_shape(). Sergey Biryukov 2021-06-15 16:03:04 +00:00
  • 8bb7054907 Coding Standards: Use consistent formatting for _wp_posts_page_notice() and _wp_block_editor_posts_page_notice(). Sergey Biryukov 2021-06-15 15:49:22 +00:00
  • 68be2fe3c9 I18N: Use consistent pattern for placeholder references in translator comments for some bundled theme strings. Sergey Biryukov 2021-06-15 15:37:13 +00:00
  • dcd5506edc Block Editor: Second batch of fixes for 5.8 beta 2 Riad Benguella 2021-06-15 15:28:52 +00:00
  • de961a8bbd Coding Standards: Remove a one-time $message variable in WordPress version requirement notices for bundled themes. Sergey Biryukov 2021-06-15 15:23:07 +00:00
  • f04ebe2daf Coding Standards: Remove a one-time $message variable in some _doing_it_wrong() calls. Sergey Biryukov 2021-06-15 15:21:50 +00:00
  • 8490fcbda3 Editor, I18N: Remove code from a translatable string in wp_migrate_old_typography_shape(). Sergey Biryukov 2021-06-15 14:01:57 +00:00
  • ddd4ac93a1 Docs: Document the VALID_ORIGINS constant in WP_Theme_JSON. Sergey Biryukov 2021-06-15 11:23:09 +00:00
  • ca539afd54 Docs: Document the usage of $wp_embed global in WP_oEmbed_Controller::get_proxy_item(). Sergey Biryukov 2021-06-15 10:23:57 +00:00
  • f31de914f1 Docs: Document the usage of $_wp_current_template_content global in a few block template functions. Sergey Biryukov 2021-06-15 10:20:54 +00:00
  • 0068f2646c Block Editor: Update the WordPress packages with the fixes for 5.8 beta 2. Riad Benguella 2021-06-15 08:50:26 +00:00
  • 15c8c705bc Editor: Replace a Gutenberg specific function with the Core equivalent. Jonathan Desrosiers 2021-06-14 23:43:21 +00:00
  • e40fec89ab Coding Standards: Apply some alignment fixes. Jonathan Desrosiers 2021-06-14 23:41:07 +00:00
  • 825a9c7b97 Build/Test Tools: Replace the deprecated @babel/polyfill. Jonathan Desrosiers 2021-06-14 23:16:27 +00:00
  • 18ebf26bc3 Media: Restore AJAX response data shape in media library. Joe Dolson 2021-06-14 20:49:05 +00:00
  • d9a79d339d Block Editor: Prevent duplicate queries Aaron Jorbin 2021-06-14 20:38:38 +00:00
  • 4787fb116e Site Health: Display a list of file formats supported by the GD library. Jonathan Desrosiers 2021-06-14 18:58:48 +00:00
  • 848a678861 Docs: Update documentation for some WP_Customize_Widgets methods per the documentation standards. Sergey Biryukov 2021-06-14 15:15:26 +00:00
  • 24f57d1227 Docs: Document the usage of $wp_widget_factory global in WP_Customize_Widgets::sanitize_widget_instance(). Sergey Biryukov 2021-06-14 11:01:42 +00:00
  • 132984c20f Tests: Fix typo in a retrieve_widgets() test name. Sergey Biryukov 2021-06-13 16:27:38 +00:00
  • 376840b83c Tests: Fix typo in a get_bookmarks() test name. Sergey Biryukov 2021-06-12 15:47:08 +00:00
  • 98c9ab835e Docs: Correct DocBlock formatting for some revision tests. Sergey Biryukov 2021-06-11 12:34:09 +00:00
  • d4b2fae838 Tests: Use assertSameSets() in some newly introduced tests. Sergey Biryukov 2021-06-10 19:18:15 +00:00
  • 5bee644258 Widgets: Improve unit tests for RSS Widget. Peter Wilson 2021-06-09 23:50:14 +00:00
  • 81e84e12e8 Tests: Ignore EOL differences in some tests using multiline string assertions. Sergey Biryukov 2021-06-09 19:41:47 +00:00
  • b0eadda6e6 Upgrade/Install: Built files should not be included in the $_old_files list. Jonathan Desrosiers 2021-06-09 16:20:11 +00:00
  • 20d1075ed0 Upgrade/Install: Update the $_old_files list for 5.8. Jonathan Desrosiers 2021-06-09 15:53:49 +00:00
  • 676fb1bc18 Post WordPress 5.8 Beta 1 version bump. Jonathan Desrosiers 2021-06-09 02:39:44 +00:00
  • 1707206579 WordPress 5.8 Beta 1. Jonathan Desrosiers 2021-06-09 02:01:05 +00:00
  • c83d315d52 Build/Test Tools: Silence jQuery Migrate console warnings when running E2E tests. Jonathan Desrosiers 2021-06-09 01:35:26 +00:00
  • 1c418298bf Privacy: Improve naming of user confimed action email filters. Anthony Burchell 2021-06-09 01:34:09 +00:00
  • a2969fb07f Tests: Introduce some E2E tests for the Quick Draft dashboard widget. Jonathan Desrosiers 2021-06-09 00:19:25 +00:00
  • c4373a7004 Widgets: Don't decode HTML entities ahead of the widget constructor. Jake Spurlock 2021-06-08 23:38:50 +00:00
  • 387f3eebf2 Login and Registration: Improve the unknown username error message Jonathan Desrosiers 2021-06-08 23:33:16 +00:00
  • d56d4afd02 Permalinks: Revert the changes stemming from pagination limits. Jake Spurlock 2021-06-08 23:31:46 +00:00
  • 1eb777209d Revisions: Check and return errors for insertions to revisions. Jake Spurlock 2021-06-08 23:23:12 +00:00
  • 9f9261f051 Media: Allow multi-uploads in Galleries. Anthony Burchell 2021-06-08 23:12:23 +00:00
  • 38232f655d Media: Add new functions to return the previous/next attachment links. Jake Spurlock 2021-06-08 23:12:22 +00:00
  • c2313c6934 Feeds: Avoid notices in get_post_comments_feed_link(). Anthony Burchell 2021-06-08 22:59:19 +00:00
  • de69bbd713 Coding Standards: Use single quotes when there are no variables within the string. Jonathan Desrosiers 2021-06-08 22:54:59 +00:00
  • 37d7346ea2 Administration: Adjust Internet Explorer message to be a bit more clear. Jonathan Desrosiers 2021-06-08 22:53:10 +00:00
  • 346e47b176 Permalinks: Limit pagination for posts with comments. Jake Spurlock 2021-06-08 22:49:27 +00:00
  • 7b2793e242 Administration: Introduce dashboard notice to discourage use of out of date browser. Anthony Burchell 2021-06-08 22:47:00 +00:00
  • 69d7762ad4 Editor: Ensure that the block editor can be used on the page post type. Jake Spurlock 2021-06-08 22:37:34 +00:00
  • 5001efad74 Administration: Escape the values of data-colname. Jake Spurlock 2021-06-08 22:20:42 +00:00
  • fe1ef97ef3 Widgets: Ensure that HTML entities are converted in widget descriptions. Jake Spurlock 2021-06-08 22:16:03 +00:00
  • f64478d67c Emoji: Update the Twemoji library to version 13.1.0. Jonathan Desrosiers 2021-06-08 22:13:27 +00:00
  • 68b6298828 Build/Test Tools: Ensure that we are using https:// urls. Jake Spurlock 2021-06-08 22:11:37 +00:00
  • 3f41775f27 Media: Ensure that post_id variable is initiated ahead of usage. Jake Spurlock 2021-06-08 22:06:32 +00:00
  • cea3994d29 Twenty Thirteen: Add "No Shadow" style to button block. Kelly Choyce-Dwan 2021-06-08 20:36:36 +00:00
  • b98d11e680 Block Editor: Ignore generated CSS files in Page List and Post Template blocks. Kelly Choyce-Dwan 2021-06-08 20:08:50 +00:00
  • a49b4f6ed3 Login and Registration: Wrap long site titles to a new line. Kelly Choyce-Dwan 2021-06-08 19:45:20 +00:00
  • d5dcf8fab7 Widgets: Prevent infinite loop in PHP8+ if the URL for the widget instance is incorrectly defined Aaron Jorbin 2021-06-08 19:34:28 +00:00
  • d0daedb0ac Bundled Themes: Introduce block patterns for Twenty Ten. Kelly Choyce-Dwan 2021-06-08 18:52:55 +00:00
  • 0d4bdbf835 Block Editor: Include the page list block server-side code. Riad Benguella 2021-06-08 18:11:31 +00:00
  • cbacd3c356 Block Editor: Fix typo in the typography block support. Riad Benguella 2021-06-08 18:05:35 +00:00
  • 192462462e Bundled Themes: Introduce block patterns for Twenty Eleven. Kelly Choyce-Dwan 2021-06-08 18:02:20 +00:00
  • 716a99587c Block Editor: Allow themes to add inline styles for all blocks when using lazy styles loading. Riad Benguella 2021-06-08 17:35:06 +00:00
  • 9ae2587b76 Block Editor: Package updates for WordPress 5.8 beta 1 (batch2). Riad Benguella 2021-06-08 17:31:14 +00:00
  • 12af1ca279 Twenty Twenty: Regenerate the RTL editor stylesheet. Jonathan Desrosiers 2021-06-08 17:27:41 +00:00
  • e17ec05b7b Build/Test Tools: Update devDependencies for bundled themes. Jonathan Desrosiers 2021-06-08 17:24:43 +00:00
  • 3a2e2cd450 Twenty Nineteen: Set a default color for button links in the editor. Kelly Choyce-Dwan 2021-06-08 17:20:19 +00:00
  • 4b5bd0fccd Build/Test Tools: Update several devDependencies. Jonathan Desrosiers 2021-06-08 17:13:26 +00:00
  • 842157a4fd Twenty Nineteen: Fix pullquote styling in editor when block has alignment. Kelly Choyce-Dwan 2021-06-08 16:49:21 +00:00
  • 34bda4070b Twenty Twenty: Ensure custom primary color is applied to text in the editor. Kelly Choyce-Dwan 2021-06-08 15:05:34 +00:00
  • d5e419ade2 Script Loader: Fix 404 errors for the jquery-masonry script when SCRIPT_DEBUG is true. Jonathan Desrosiers 2021-06-08 14:58:22 +00:00
  • 5cd6bfe2e0 Coding Standards: Apply an alignment fix. Jonathan Desrosiers 2021-06-08 13:21:41 +00:00
  • 38d47a9979 Upgrade/Install: Remove parsing of readme.txt files for plugin or theme requirements. Sergey Biryukov 2021-06-08 10:11:49 +00:00