summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* Coding Standards: Correct `$post` parameter default values in `link-template....Sergey Biryukov2025-04-12
* Coding Standards: Remove extra check in `WP_REST_Server::get_json_last_error()`.Sergey Biryukov2025-04-11
* Editor: Restore static properties for deprecated `__experimentalLinkControl`.Jonathan Desrosiers2025-04-10
* Docs: Correct the type of the `$return` parameter in `embed_handler_html` fil...Sergey Biryukov2025-04-10
* Tests: Use the `ms-required` group where appropriate.Sergey Biryukov2025-04-09
* General: Correct `force_ssl_content()` to always return a boolean value.Sergey Biryukov2025-04-08
* Themes: Allow files in a block theme's 'patterns' directory to be filterable.Joe McGill2025-04-08
* REST API: Fix hardcoded table name in `WP_Test_REST_Users_Controller`.Jb Audras2025-04-08
* Tests: Simplify the tests for `force_ssl_admin()`.Sergey Biryukov2025-04-07
* Help/About: Revert subtle color to actually subtle color on Get Involved.Kelly Choyce-Dwan2025-04-07
* Site Editor: Fix PHP warning in `_wp_get_site_editor_redirection_url()`.Peter Wilson2025-04-07
* Coding Standards: Remove unnecessary conditional in `WP_List_Table::print_col...Sergey Biryukov2025-04-06
* Coding Standards: Move `wp_unique_id_from_values()` next to `wp_unique_id()` ...Sergey Biryukov2025-04-05
* Docs: Correct the type of the `$found` parameter in `wp_cache_get()`.Sergey Biryukov2025-04-04
* Administration: Don't attempt to send a notification about a change of site a...John Blackbourn2025-04-04
* Docs: Fix types for `wp_cache_set_last_changed` filter.Peter Wilson2025-04-03
* Docs: Correct the type of the `$cache` parameter in `embed_oembed_html`.Sergey Biryukov2025-04-03
* Security: Don't fail the Argon2-related tests when it's not available on the ...John Blackbourn2025-04-03
* Application Passwords: Correct the fallback behaviour for application passwor...John Blackbourn2025-04-03
* Coding Standards: Check for an empty mail server URL first in `wp-mail.php`.Sergey Biryukov2025-04-02
* Docs: Correct the type of the `$name` parameter in `get_template_part` action.Sergey Biryukov2025-04-02
* Docs: Update inline docs for various general template functions.Jb Audras2025-04-02
* Docs: Correct documentation for `current_time()`, `date_i18n()`, and `wp_date...Sergey Biryukov2025-04-01
* Editor: Update packages for 6.8 RC 2.Jb Audras2025-04-01
* General: Improve unit tests for `wp_unique_id_from_values()`.Joe McGill2025-04-01
* Docs: Merge file-level and class-level DocBlocks in `wp_get_canonical_url()` ...Sergey Biryukov2025-03-31
* Editor: Update the blocks on the sample page to the latest HTML.Jb Audras2025-03-31
* Build/Test Tools: Account for `Core-{n}` ticket references.Jonathan Desrosiers2025-03-31
* Docs: Remove an unwanted trailing space found after [60108].Jb Audras2025-03-30
* Canonical: Use `get_post_status()` to determine whether the post has a `publi...Jb Audras2025-03-30
* Upgrade/Install: Pass stored credentials to `WP_Filesystem()` in `WP_Upgrader`.Sergey Biryukov2025-03-30
* Coding Standards: Use `$wpdb::prepare()` in `wp-admin/maint/repair.php`.Sergey Biryukov2025-03-29
* REST API: Properly capitalize "REST" in translation strings.Jb Audras2025-03-28
* Coding Standards: Move `$wp_db_version` declaration to the top of `wp-admin/n...Sergey Biryukov2025-03-28
* Media: Fix incorrect label for "Add Media" button on the Edit Media screen.Jb Audras2025-03-28
* Coding Standards: Remove a one-time `$sql` variable in Edit Site form.Sergey Biryukov2025-03-27
* Build/Test Tools: Expand tests of `paginate_links`' `format` parameter.Peter Wilson2025-03-26
* Administration: Replace missed reference of "Add New" in WP_taxonomy class.Jb Audras2025-03-26
* Build/Test Tools: Adjust how the 6.8 branch is included in matrices.Jonathan Desrosiers2025-03-26
* Coding Standards: Remove a one-time `$sql` variable in `network_domain_check()`.Sergey Biryukov2025-03-26
* Coding Standards: Add missing global variable docblock in `/wp-admin/network/...Jb Audras2025-03-26
* Coding Standards: Remove a one-time `$sql` variable in `WP_Importer` methods.Sergey Biryukov2025-03-25
* Post 6.8 branching version update.Jonathan Desrosiers2025-03-25
* Post WordPress 6.8 RC1 version bump.Jb Audras2025-03-25
* WordPress 6.8 RC1.Jb Audras2025-03-25
* Permalinks: Revert [59966].Jb Audras2025-03-25
* Help/About: Update the About page for 6.8.Kelly Choyce-Dwan2025-03-25
* Build/Test Tools: Apply one missed action update.Jonathan Desrosiers2025-03-25
* Coding Standards: Use `sprintf()` for correct i18n in `wp_unique_id_from_valu...Jb Audras2025-03-25
* Media: prevent uploading image types the server doesn’t support.Adam Silverstein2025-03-25