Commit Graph

  • 0a39322193 Add automated tests for _wp_timezone_choice_usort_callback master Aaron Jorbin 2023-11-29 17:33:21 +0000
  • 064b90c078 Plugins: Fix Add Plugin search button pos when JS off. hellofromTonya 2023-11-29 16:45:26 +0000
  • b7a29ea18c Test: Run database upgrades between performance test steps. Pascal Birchler 2023-11-29 11:54:23 +0000
  • 09c9a0a892 Login and Registration: Use correct variable to display a single error message. Sergey Biryukov 2023-11-29 09:34:28 +0000
  • 1df0bee7ec Site Health: Remove unused $wpdb global in utf8mb4 support test. Sergey Biryukov 2023-11-28 20:24:22 +0000
  • de91474b4e Docs: Correct the documented type for the block_hooks argument when registering a block type. John Blackbourn 2023-11-27 20:20:24 +0000
  • 2542aabe50 Coding Standards: Reorder conditionals in is_random_header_image(). Sergey Biryukov 2023-11-27 09:17:21 +0000
  • 08d9937eb4 Twenty Twenty-One: Add "blog" and "portfolio" subject tags. Sergey Biryukov 2023-11-27 08:46:28 +0000
  • 1351b8f6a6
    Create static.yml apksure 2023-11-27 05:41:34 +0100
  • c5acc03391
    Create php.yml apksure 2023-11-27 05:39:13 +0100
  • 7a56c64e93
    Merge pull request #1 from apkwp/master apksure 2023-11-27 05:21:40 +0100
  • 3fb7d346f3 External Libraries: Upgrade PHPMailer to version 6.9.1. Sergey Biryukov 2023-11-26 19:27:25 +0000
  • eb5c155700 I18N: Improve translator comments for strings containing date formats. Pascal Birchler 2023-11-26 16:43:30 +0000
  • 25a147845b I18N: Move code out of translatable strings in a few error messages. Sergey Biryukov 2023-11-25 21:19:30 +0000
  • 9bf8d9d434
    Update about.php George Drivas 2023-11-25 01:09:57 +0200
  • d7787617bc
    Update readme.html George Drivas 2023-11-25 00:55:22 +0200
  • 55d1a62ed1 Build/Test Tools: Add a readme note on passing parameters into the PHPUnit tests. Sergey Biryukov 2023-11-24 14:08:29 +0000
  • 9eebad140c Tests: Avoid an infinite loop in Spy_REST_Server if a non-existing method is called. Sergey Biryukov 2023-11-23 14:41:26 +0000
  • f275615a0b Build/Test Tools: Run unit tests using new MySQL versions. desrosj 2023-11-22 19:40:30 +0000
  • a0504e8091 Text Changes: Update mentions of “web site” to “website” for consistency. Sergey Biryukov 2023-11-22 17:44:24 +0000
  • dd3b952a10 General: Rename wp_json_encode() parameters for parity with PHP Core. Sergey Biryukov 2023-11-21 00:24:20 +0000
  • 9b1479bc74 Themes: Remove memoization from stylesheet and theme directories. Joe McGill 2023-11-20 22:29:24 +0000
  • 2f4ffff0fb Administration: Standardize default values in submit_button(). Sergey Biryukov 2023-11-20 00:08:25 +0000
  • 252d94b92d Twenty Twenty-Four: Add missing textdomain in pattern category description. Sergey Biryukov 2023-11-19 11:37:26 +0000
  • 8047f0791f
    replaced <title> tag with Markdown syntax in README.md Sriram Bharadwaj 2023-11-19 09:36:41 +0530
  • 9b339d90f8 Updated relative link for WordPress logo in README.md Sriram Bhdaradwaj 2023-11-19 09:24:58 +0530
  • f39936cf08
    Rename readme.html to readme.md Sriram Bharadwaj 2023-11-19 09:16:20 +0530
  • c3d10ec052 Code Modernization: Use str_starts_with() in WP_REST_Server::serve_request(). Sergey Biryukov 2023-11-18 20:46:28 +0000
  • 79794005b1 Build/Test Tools: Allow the playground-comment job to fail. desrosj 2023-11-17 20:11:19 +0000
  • 2a1b659731 Build/Test Tools: Comment on PRs with WordPress Playground information. desrosj 2023-11-17 18:24:22 +0000
  • 8673b86258 Coding Standards: Rewrite a few capability checks for clarity and readability. Sergey Biryukov 2023-11-17 17:11:21 +0000
  • 586fab12bf Twenty Twenty-One: Update all dependencies. desrosj 2023-11-17 16:22:19 +0000
  • 09815e007d Docs: Fix typo in get_image_tag() DocBlock. Sergey Biryukov 2023-11-17 15:33:21 +0000
  • d7a1816bf1 Docs: Improve some DocBlocks and inline comments per the documentation standards. Sergey Biryukov 2023-11-17 13:29:26 +0000
  • 0e0ee5399c Block Hooks: Expose serialized template content to filter. 6.4-branch Bernhard Reiter 2023-11-17 07:17:24 +0000
  • 382c01d848 Block Hooks: Expose serialized template content to filter. Bernhard Reiter 2023-11-17 07:10:21 +0000
  • 0b5a6e633f HTML API: Fix typo in documentation example. Bernhard Reiter 2023-11-17 06:46:22 +0000
  • b5ac702f60 HTML API: Fix typo in documentation example. Bernhard Reiter 2023-11-17 06:40:24 +0000
  • b86334b447 HTML API: Add support for containers elements, including ARTICLE. Bernhard Reiter 2023-11-17 06:13:25 +0000
  • 222813317f Docs: Replace tabindex example in submit button functions documentation. Sergey Biryukov 2023-11-16 17:02:25 +0000
  • 80315b33c4 Remove unintended changes introduced in [57112]. Aaron Jorbin 2023-11-15 17:47:20 +0000
  • c3aa3eed46 Help/About: Improve translation comment around release notes. Aaron Jorbin 2023-11-15 17:37:22 +0000
  • 812b1e296c Docs: Fix typo in the ms_user_list_site_class filter description. Sergey Biryukov 2023-11-15 09:33:26 +0000
  • 91334ba3ab Docs: Use typed array notation for the $options parameter in some new functions. Sergey Biryukov 2023-11-14 12:44:27 +0000
  • 078ed1a3a6 Editor: update npm packages for 6.4.2. isabel_brison 2023-11-14 00:12:23 +0000
  • f3a843e952 Docs: Replace miscellaneous incorrect PHPDoc tags. Sergey Biryukov 2023-11-13 11:13:27 +0000
  • b2dcecf188 Docs: Fix incorrect property doc in WP_Theme::get_allowed() tests. Sergey Biryukov 2023-11-12 09:21:24 +0000
  • 5896701b31 Docs: Include 'weekly' as a valid value in wp_schedule_event() description. Sergey Biryukov 2023-11-11 09:28:30 +0000
  • 7a0036e448 Docs: Fix broken @covers tag in _wp_post_thumbnail_context_filter() tests. Sergey Biryukov 2023-11-10 22:54:27 +0000
  • 50aa8fc45d Tests: Fix incorrect check for block themes in legacy PHPUnit test for themes. Felix Arntz 2023-11-10 19:01:27 +0000
  • 68f541d427 Themes: Correct docblock for _register_theme_block_patterns. Joe McGill 2023-11-10 16:00:25 +0000
  • 832dd52ade Themes: Correct docblock for _register_theme_block_patterns. Joe McGill 2023-11-10 15:12:27 +0000
  • 9f81d01334 Docs: Fix incorrect @return tag in wp_check_filetype() tests. Sergey Biryukov 2023-11-10 10:49:28 +0000
  • 2169e79e83 Coding Standards: Replace CRLF line breaks with LF. Peter Wilson 2023-11-10 00:09:27 +0000
  • fe69590e7c Docs: Fix various incorrect WP-flavored array specifications. Sergey Biryukov 2023-11-09 09:51:25 +0000
  • 0860c104b9 Post WordPress 6.4.1 version bump. Peter Wilson 2023-11-09 01:49:26 +0000
  • fddf7e9fae Tag 6.4.1 Built from https://develop.svn.wordpress.org/tags/6.4.1@57097 6.4.1 Peter Wilson 2023-11-09 00:44:15 +0000
  • 2df347f9a5 WordPress 6.4.1 Peter Wilson 2023-11-09 00:43:24 +0000
  • 7929547320 Help/About: Update the About page for 6.4.1. Peter Wilson 2023-11-08 23:45:22 +0000
  • 62032477b7 Quick/Bulk Edit: Prevent assigning posts to default categories during bulk edit. Peter Wilson 2023-11-08 23:25:20 +0000
  • c4b64359d6 Quick/Bulk Edit: Prevent assigning posts to default categories during bulk edit. Peter Wilson 2023-11-08 23:22:25 +0000
  • aec84bb328 Post WordPress 6.4.1 RC1 version bump. Aaron Jorbin 2023-11-08 21:33:33 +0000
  • 10c4da63fb WordPress 6.4.1 RC1. Aaron Jorbin 2023-11-08 21:17:26 +0000
  • a0673b0e3a Database: Reinstate wpdb::$use_mysqli property. hellofromTonya 2023-11-08 20:38:22 +0000
  • 77a83f38d9 Database: Reinstate wpdb::$use_mysqli property. hellofromTonya 2023-11-08 20:34:20 +0000
  • 8daa264700 External Libraries: Update Requests to 2.0.9. Aaron Jorbin 2023-11-08 20:32:23 +0000
  • fdc7706982 Administration: Fix typos in wp_admin_notice() arguments in a few instances. Aaron Jorbin 2023-11-08 20:10:23 +0000
  • 887ffe1995 External Libraries: Update Requests to 2.0.9. desrosj 2023-11-08 19:47:26 +0000
  • 436d55fa51 Build/Test Tools: Use correct order of arguments for contains(). desrosj 2023-11-08 14:08:26 +0000
  • ca4aed3083 Administration: Fix typos in wp_admin_notice() arguments in a few instances. Sergey Biryukov 2023-11-08 11:06:22 +0000
  • ba0fd81822 Build/Test Tools: Expand performance test scenarios. Pascal Birchler 2023-11-08 10:32:25 +0000
  • 7208116a8c Build/Test Tools: Add 6.3 to the Upgrade Testing workflow. desrosj 2023-11-08 00:36:25 +0000
  • 33e3aff34f Help/About: Improve translation comment around release notes. Aaron Jorbin 2023-11-07 22:58:27 +0000
  • 15fb84c071 Post WordPress 6.4 version bump. hellofromTonya 2023-11-07 20:22:20 +0000
  • e2d61d78ed Tag 6.4 Built from https://develop.svn.wordpress.org/tags/6.4@57079 6.4 Tammie Lister 2023-11-07 19:24:12 +0000
  • 85535b0ae2 WordPress 6.4. Tammie Lister 2023-11-07 19:22:23 +0000
  • 7da5644617 Docs: Use proper case for @todo tags. Sergey Biryukov 2023-11-07 00:14:23 +0000
  • 73139df433 Upgrade/Install: Update $_old_files for 6.4. hellofromTonya 2023-11-06 17:53:19 +0000
  • 9c8d8c260a Upgrade/Install: Update $_old_files for 6.4. hellofromTonya 2023-11-06 17:49:25 +0000
  • f157cfe635 Post WordPress 6.4 RC4 version bump. Built from https://develop.svn.wordpress.org/branches/6.4@57074 hellofromTonya 2023-11-06 16:37:23 +0000
  • 05673bcac8 WordPress 6.4 RC4. Built from https://develop.svn.wordpress.org/branches/6.4@57073 hellofromTonya 2023-11-06 16:22:19 +0000
  • 038a52c5db Bundled Themes: Bump versions for WP 6.4 releases. desrosj 2023-11-06 15:35:20 +0000
  • ae8288cbaa Blocks: Document Block Hooks functions as private. hellofromTonya 2023-11-06 15:29:17 +0000
  • b4b177b469 Twenty Twenty-Four: Bugfixes and refinement for 6.4 RC4. hellofromTonya 2023-11-06 15:24:20 +0000
  • 10205bf0f3 Bundled Themes: Bump versions for WP 6.4 releases. desrosj 2023-11-06 15:21:23 +0000
  • 388713f0ff Block Types: Add metadata global attribute. Bernhard Reiter 2023-11-06 14:47:18 +0000
  • ea9d0c8dce Twenty Twenty-Four: Bugfixes and refinement for 6.4 RC4. hellofromTonya 2023-11-06 14:43:23 +0000
  • faa928f218 Blocks: Document Block Hooks functions as private. hellofromTonya 2023-11-06 13:37:24 +0000
  • 747b2c9f11 Docs: Replace incorrect @private tags. Sergey Biryukov 2023-11-06 09:27:23 +0000
  • ea9a29ed28 Editor: Update of npm packages after 6.4 RC3. hellofromTonya 2023-11-05 19:40:32 +0000
  • a95a0b32b5 Editor: Update of npm packages after 6.4 RC3. hellofromTonya 2023-11-05 17:16:25 +0000
  • 71dbb8f74b Docs: Fix typo in a function DocBlock in WP_Duotone tests. Sergey Biryukov 2023-11-05 16:22:24 +0000
  • 522656ed2b Coding Standards: Remove unnecessary ignore annotations in dbDelta(). Sergey Biryukov 2023-11-04 00:26:20 +0000
  • d6aecc9d83 Build/Test Tools: Introduce tests for wp_cache_set_last_changed(). Peter Wilson 2023-11-03 23:29:19 +0000
  • f4e957b837 Build/Test Tools: Revert [57058]. Peter Wilson 2023-11-03 23:24:19 +0000
  • 3ff7e29b99 Build/Test Tools: Fix group for wp_unique_prefixed_id() tests. Peter Wilson 2023-11-03 22:47:25 +0000
  • 8dfba9204d Build/Test Tools: Fix group for wp_unique_prefixed_id() tests. Peter Wilson 2023-11-03 21:55:21 +0000
  • 0768c65310 Coding Standards: Remove unnecessary ignore annotation in wp_kses_hair_parse(). Sergey Biryukov 2023-11-03 15:33:22 +0000
  • 3a7d3823ff Help/About: Update link to field guide for 6.4. Aaron Jorbin 2023-11-02 15:02:20 +0000
  • 82935cf778 Help/About: Update link to field guide for 6.4. Aaron Jorbin 2023-11-02 14:57:25 +0000