Commit Graph

  • 453161dd74 Code Modernization: Rename parameters that use reserved keywords in wp-includes/pomo/streams.php. Sergey Biryukov 2022-12-12 20:19:49 +00:00
  • 0dbdf5997a Code Modernization: Rename parameters that use reserved keywords in wp-includes/pomo/po.php. Sergey Biryukov 2022-12-12 19:37:43 +00:00
  • d40be7b135 Docs: Mark some optional parameters as such in wp-includes/comment-template.php. Sergey Biryukov 2022-12-12 11:49:40 +00:00
  • ea5a524d3f Docs: Improve DocBlock formatting for get_post_class(). Sergey Biryukov 2022-12-12 11:15:12 +00:00
  • bb600043c9 Code Modernization: Rename parameters that use reserved keywords in wp-includes/post-template.php. Sergey Biryukov 2022-12-11 13:40:18 +00:00
  • 1b42990b0c Tests: Temporarily disable a WP_Http test for multiple Location headers. Sergey Biryukov 2022-12-10 13:31:55 +00:00
  • 0c4bd8cfc3 Docs: Add missing type for $_wp_theme_features in WP_Debug_Data::debug_data(). Sergey Biryukov 2022-12-09 12:23:46 +00:00
  • ee09cadd94 Docs: Improve various globals documentation, as per documentation standards. Jb Audras 2022-12-09 11:52:58 +00:00
  • cb99ef08f0 Code Modernization: Rename parameters that use reserved keywords in wp-includes/pluggable.php. Sergey Biryukov 2022-12-09 00:22:14 +00:00
  • e0fd300b1b Code Modernization: Rename parameters that use reserved keywords in wp-includes/php-compat/readonly.php. Sergey Biryukov 2022-12-08 19:29:51 +00:00
  • 5b5f2229d2 Code Modernization: Rename parameters that use reserved keywords in wp-includes/class-wpdb.php. Sergey Biryukov 2022-12-08 17:26:17 +00:00
  • 0e9c555840 Tests: Use more descriptive name for a wp_new_comment() test. Sergey Biryukov 2022-12-08 15:07:45 +00:00
  • 905bc9651f Code Modernization: Rename parameters that use reserved keywords in wp-includes/option.php. Sergey Biryukov 2022-12-07 21:30:47 +00:00
  • bf0653ff61 Code Modernization: Rename parameters that use reserved keywords in wp-includes/ms-site.php. Sergey Biryukov 2022-12-07 21:17:52 +00:00
  • 3d4879e477 Code Modernization: Rename parameters that use reserved keywords in wp-includes/ms-deprecated.php. Sergey Biryukov 2022-12-07 14:30:17 +00:00
  • ae42add90e Code Modernization: Rename parameters that use reserved keywords in wp-includes/ms-blogs.php. Sergey Biryukov 2022-12-06 22:14:40 +00:00
  • b8f1faec47 Code Modernization: Rename parameters that use reserved keywords in wp-includes/load.php. Sergey Biryukov 2022-12-06 21:31:33 +00:00
  • 291bf03ecf Code Modernization: Rename parameters that use reserved keywords in wp-includes/link-template.php. Sergey Biryukov 2022-12-06 21:16:09 +00:00
  • ab0feb8b44 Tests: Change the wp_cache_get_multiple function to get cache keys in a single request. Jonny Harris 2022-12-06 19:59:45 +00:00
  • ed6fa5c090 Media: Use featured image if available for attachment as preview instead of icon. Jonny Harris 2022-12-06 19:22:24 +00:00
  • 08dfd2b550 Users: Clear the user_meta cache when clean_user_cache function is called. spacedmonkey 2022-12-06 13:52:02 +00:00
  • 7a9ffd079d Revisions: Use update_post_author_caches in wp_prepare_revisions_for_js function. Jonny Harris 2022-12-06 13:40:47 +00:00
  • f889a5c7ff Code Modernization: Rename parameters that use reserved keywords in wp-includes/l10n.php. Sergey Biryukov 2022-12-06 13:01:16 +00:00
  • 3eb3f0700c External Libraries: Upgrade PHPMailer to version 6.7. Sergey Biryukov 2022-12-06 12:17:12 +00:00
  • 87f9ee860c Quick edit: Fix cases where the author field is empty when the user no longer has edit capabilities. Andrew Ozz 2022-12-06 02:28:59 +00:00
  • 1f0af5b5ae Customize: Fix a wrong condition on WP_Customize_Manager::has_published_pages(). Jb Audras 2022-12-05 21:29:36 +00:00
  • 8a211be915 Security: Remove useless span tags from SECURITY.md. Jb Audras 2022-12-05 21:23:32 +00:00
  • a9afc8e36b Code Modernization: Rename parameters that use reserved keywords in wp-includes/kses.php. Sergey Biryukov 2022-12-05 13:55:20 +00:00
  • 8b81e7087a Code Modernization: Rename parameters that use reserved keywords in wp-includes/general-template.php. Sergey Biryukov 2022-12-04 13:20:50 +00:00
  • 82f8820410 Code Modernization: Rename parameters that use reserved keywords in wp-includes/functions.wp-styles.php. Sergey Biryukov 2022-12-04 12:46:09 +00:00
  • fccbc181de Code Modernization: Rename parameters that use reserved keywords in wp-includes/functions.wp-scripts.php. Sergey Biryukov 2022-12-04 12:44:21 +00:00
  • 9a7d57aa39 Code Modernization: Rename parameters that use reserved keywords in wp-includes/functions.php. Sergey Biryukov 2022-12-03 15:05:41 +00:00
  • a1f333cc51 Media: Fix the version string of imgAreaSelect to indicate when the second set of modifications were made. Andrew Ozz 2022-12-02 20:19:53 +00:00
  • 51fae8b27b Code Modernization: Rename parameters that use reserved keywords in wp-includes/formatting.php. Sergey Biryukov 2022-12-02 18:51:56 +00:00
  • 2c018e6f05 Options, Meta APIs: Improve error messages in Options Management Administration Screen. Jb Audras 2022-12-01 22:18:50 +00:00
  • d27a075613 Twenty Twenty: Remove unwanted title attributes. Jb Audras 2022-12-01 22:06:29 +00:00
  • 7871b02404 Twenty Twelve: Remove unwanted title attributes. Jb Audras 2022-12-01 22:04:13 +00:00
  • 14d19730bb Twenty Thirteen: Remove unwanted title attributes. Jb Audras 2022-12-01 21:54:57 +00:00
  • 4963aee660 Twenty Ten: Remove unwanted title attributes. Jb Audras 2022-12-01 21:51:48 +00:00
  • 1e65a9a78b Build/Test Tools: Improve caching for PHPCS. Jonathan Desrosiers 2022-12-01 20:11:48 +00:00
  • 5697adcecf Coding Standards: Remove a one-time $loading variable in get_avatar(). Sergey Biryukov 2022-12-01 15:41:12 +00:00
  • 63df8812d4 Security: Improve accessibility of security policy. Peter Wilson 2022-11-30 22:52:34 +00:00
  • 82a3016a67 Security: Update supported WordPress versions in security policy. Peter Wilson 2022-11-30 22:31:53 +00:00
  • 999b52eb75 Coding Standards: Fix a non-snake_case function name in WP_Block tests. Sergey Biryukov 2022-11-30 18:30:57 +00:00
  • 2380400e44 Coding Standards: Remove redundant semicolon after get_template_hierarchy(). Sergey Biryukov 2022-11-30 17:34:59 +00:00
  • 75aaa65770 Coding Standards: Fix indentation of multi-line chained method call in test_json_error_with_status(). Sergey Biryukov 2022-11-30 16:33:48 +00:00
  • 112d16165f Build/Test Tools: Stylistic changes to Gutenberg e2e test. Bernie Reiter 2022-11-30 14:05:58 +00:00
  • bb2f8a6d4f Build/Test Tools: Add basic e2e coverage for Gutenberg. Bernie Reiter 2022-11-30 13:16:00 +00:00
  • 0fa641caca Plugins: Correctly display spaces in installed plugins search results. Jb Audras 2022-11-29 23:44:27 +00:00
  • ef0c1d1dd2 Media: Fix the initialization of imgAreaSelect when cropping a header image or a site icon or logo. Andrew Ozz 2022-11-29 22:12:53 +00:00
  • 32f884aa8c Twenty Seventeen: Fix comment indentation in twentyseventeen_setup(). Sergey Biryukov 2022-11-29 22:10:04 +00:00
  • a2485d0e8b Coding Standards: Use consistent markup for line break tags on update-core.php. Jb Audras 2022-11-29 21:28:01 +00:00
  • 8e44ab05a6 Coding Standards: Fix spacing for incrementors and decrementors in various files. Sergey Biryukov 2022-11-29 21:11:42 +00:00
  • 4b55a18d23 Coding Standards: Always use strict type check for in_array(). Sergey Biryukov 2022-11-29 20:58:26 +00:00
  • 35421f2b07 Query: Account for primed post caches without primed post meta/term caches. Dominik Schilling 2022-11-29 20:27:29 +00:00
  • e50c65caf4 Coding Standards: Always use parentheses when instantiating an object. Sergey Biryukov 2022-11-29 15:49:49 +00:00
  • 6821cb07ef Coding Standards: Add visibility to properties in tests/phpunit/tests/. Sergey Biryukov 2022-11-29 12:40:08 +00:00
  • 8f86cdb2e0 Coding Standards: Add visibility to methods in tests/phpunit/tests/. Sergey Biryukov 2022-11-29 12:32:37 +00:00
  • 5cb17e222d Comments: Make moderated or disallowed key check case-insensitive for non-Latin words. Sergey Biryukov 2022-11-28 19:42:56 +00:00
  • 82c93776aa Twenty Twenty-Three: In page template, make post titles links. Bernie Reiter 2022-11-28 15:11:03 +00:00
  • bdc2084b30 Twenty Twenty-One: Add a comment for the closing h2 tag in author info template. Sergey Biryukov 2022-11-27 10:32:44 +00:00
  • 176f9a787b Twenty Nineteen: Remove useless title attributes. Jb Audras 2022-11-26 22:41:42 +00:00
  • 720264ddbb Twenty Eleven: Remove useless title attributes. Jb Audras 2022-11-26 22:37:20 +00:00
  • dc47e5d6dc Docs: Add missing parameter descriptions in wp-admin/includes/template.php. Jb Audras 2022-11-26 22:16:27 +00:00
  • 30cce7dd3f Twenty Ten: Fixes brace indentation in loop-attachment template. audrasjb 2022-11-26 22:01:01 +00:00
  • 1111d2b9e6 Coding Standards: Various brace indentation corrections. Jb Audras 2022-11-26 20:59:05 +00:00
  • 4c0e7708b4 Coding Standards: Correct the deprecation version for _filter_query_attachment_filenames(). Sergey Biryukov 2022-11-26 16:11:01 +00:00
  • 78fc04c1cc Docs: Improve various globals documentation, as per documentation standards. Jb Audras 2022-11-26 09:37:18 +00:00
  • b7931895c5 Coding Standards: Fix brace indentation in wp-align/includes/noop.php. Jb Audras 2022-11-26 09:10:28 +00:00
  • b2a8c63881 Docs: Correct the type for _WP_Dependency::$src property. Sergey Biryukov 2022-11-25 15:10:48 +00:00
  • 808d6a1909 Docs: Various docblock fixes in Block Supports related functions. Jb Audras 2022-11-24 22:50:16 +00:00
  • 3dc1236245 Docs: Use third-person singular verbs for Block Supports related function descriptions, as per docblocks standards. Jb Audras 2022-11-24 22:34:13 +00:00
  • d19f5f0170 Coding Standards: Remove extra slashes when concatenating ABSPATH with a path. Jb Audras 2022-11-24 22:09:39 +00:00
  • bb948c5f6d Plugins: Improve "No plugin found" message alignement in Plugins screen. Jb Audras 2022-11-24 15:36:42 +00:00
  • 4e24a65a1b Coding Standards: Use HOUR_IN_SECONDS where appropriate. Sergey Biryukov 2022-11-24 14:16:18 +00:00
  • a9c3d2a2ed Twenty Nineteen: Remove the incorrect "flexible-header" tag. Jb Audras 2022-11-23 22:21:20 +00:00
  • 34ffd3a466 Docs: Improve various globals documentation, as per documentation standards. Jb Audras 2022-11-23 21:34:24 +00:00
  • 54d392e8d7 Docs: Improve various globals documentation, as per documentation standards. Jb Audras 2022-11-23 21:28:15 +00:00
  • 04f55a430e Docs: Revise comments using “we” in WordPress root directory files. Sergey Biryukov 2022-11-23 15:41:39 +00:00
  • e385beb747 Tests: Correct references to set_up() and tear_down() in various DocBlocks. Sergey Biryukov 2022-11-22 21:25:27 +00:00
  • 95d11878b0 Tests: Clean up test file in wpmu_delete_blog() tests. Sergey Biryukov 2022-11-22 20:17:08 +00:00
  • ea651b1fc1 Tests: Add unit tests for attachment’s file size being included in metadata. Sergey Biryukov 2022-11-22 19:43:25 +00:00
  • 9ed27339b1 Tests: Add a public visibility to wp_filesize() tests. Sergey Biryukov 2022-11-22 15:09:33 +00:00
  • e507aee79f Tests: Move wp_filesize() tests to their own file. Sergey Biryukov 2022-11-22 15:02:26 +00:00
  • 239a6c33ec Site Editor: Show correct theme per template or template part. Sergey Biryukov 2022-11-21 16:48:33 +00:00
  • d2f420493d Docs: Fix typo and improve DocBlock formatting in wp-admin/install-helper.php. Sergey Biryukov 2022-11-20 14:08:38 +00:00
  • cfd09a4127 Coding Standards: Fix WPCS issues in wp-admin/install-helper.php. Sergey Biryukov 2022-11-19 15:40:11 +00:00
  • 868709a4e7 Users: Add missing escaping on the Add New User screen. Sergey Biryukov 2022-11-18 15:19:07 +00:00
  • 4b5931521b Build/Test Tools: Improve how Composer dependencies are installed. Jonathan Desrosiers 2022-11-18 14:50:52 +00:00
  • acbbee8a11 Docs: Update various DocBlocks and inline comments per the documentation standards. Sergey Biryukov 2022-11-17 18:13:47 +00:00
  • a71d7373ad Docs: Update wp_count_posts and wp_count_attachments filter descriptions. Sergey Biryukov 2022-11-17 17:05:21 +00:00
  • bb698718c8 Docs: Fix typo in the WP_Theme_JSON::PRESETS_METADATA constant description. Sergey Biryukov 2022-11-17 16:56:04 +00:00
  • 4e72f78c75 Build/Test Tools: Add additional details why MacOS jobs are separate. Jonathan Desrosiers 2022-11-16 20:55:34 +00:00
  • 7fbcfef25c Build/Test Tools: Various minor GitHub Action improvements. Jonathan Desrosiers 2022-11-16 19:32:57 +00:00
  • 66706c996c Add: Documentation for postTypes pattern property. Jorge Costa 2022-11-16 16:34:29 +00:00
  • 3016d486fc Upgrade/Install: Remove bundled theme files from $_old_files. Jonathan Desrosiers 2022-11-16 15:41:03 +00:00
  • 0cb8475c0d Docs: Split the "main part" comment in wp-login.php into two lines. Sergey Biryukov 2022-11-16 13:49:41 +00:00
  • cd798b66a7 Docs: Minor DocBlock edits for get_adjacent_post() and related functions. Sergey Biryukov 2022-11-15 00:32:04 +00:00
  • 2ea31b1bf0 Docs: Correct type for the $post parameter of the {$adjacent}_post_link filter. Sergey Biryukov 2022-11-15 00:17:03 +00:00
  • e67535d8dc Text Changes: Improve the wording of the email sent to confirm site deletion. Jb Audras 2022-11-14 21:55:33 +00:00