summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAge
* Cache API: Consistently pass the `$expire` value as an integer in cache funct...HEADtrunkSergey Biryukov10 hours
* Update Packages for 6.8.1 in trunk.Aaron Jorbin35 hours
* Networks and Sites: Sanitize key parameter in `wp-activate.php`.Felix Arntz35 hours
* Query: Avoid unnecessary database query when deleting a font family.Felix Arntz36 hours
* Docs: Remove redundant `@abstract` tags from DocBlocks in `WP_Image_Editor`.Sergey Biryukov40 hours
* REST API: Change posts endpoint to ignore_sticky=true by defaultAaron Jorbin40 hours
* Media: Don't try to resize image formats which can't be resizedAaron Jorbin41 hours
* Admin bar: Update the "Edit Site" link to 6.7 destination.Aaron Jorbin2 days
* Twenty Twenty-Five: Remove redundant `echo` from `esc_html_e()`.Sergey Biryukov3 days
* Coding Standards: Use `self::` for static member reference in `WP_Http`.Sergey Biryukov3 days
* Themes: Add filter on bulk action fields.Joe Dolson5 days
* About Page: Reduce copy on 6.8 about page.Aaron Jorbin5 days
* Editor: Use different keys in array of translatable strings.Aaron Jorbin5 days
* Site Health: Set missing `$transient` in `WP_Debug_Data:get_wp_themes_inactiv...Sergey Biryukov6 days
* Coding Standards: Explicitly return `null` in `wp_get_nav_menu_to_edit()`.Sergey Biryukov7 days
* Coding Standards: Explicitly return `null` in `_wp_filter_build_unique_id()`.Sergey Biryukov8 days
* Docs: Improve and standardise the format of placeholder strings that get repl...John Blackbourn9 days
* Docs: Correct `$request` parameter type in `WP_REST_Server::get_index()`.Sergey Biryukov9 days
* Coding Standards: Correct default parameter type in `WP_Meta_Query::__constru...Sergey Biryukov9 days
* XML-RPC: Correctly return deletion error message in `wp_xmlrpc_server::wp_del...Sergey Biryukov11 days
* Coding Standards: Correct `$site_id` parameter default values in `WP_User`.Sergey Biryukov12 days
* Block Hooks: Suppress insertion next to post content wrapper block.bernhard-reiter12 days
* Docs: Correct parameter name for `rest_menu_read_access` filter.Sergey Biryukov13 days
* Media: Prevent Multisite fatal error in legacy file rewrites.Peter Wilson2025-04-16
* Docs: Correct parameter types for `get_comments_number_text()`.Sergey Biryukov2025-04-14
* Upgrade/Install: Update the $_old_files array for 6.8.Jb Audras2025-04-14
* Bundled Themes: Bump Default Theme versions for release.Jonathan Desrosiers2025-04-14
* Bundled Themes: Bump `Tested up to` for Twenty Twenty-Three & Twenty Twenty-F...Jonathan Desrosiers2025-04-14
* Help/About: Add images to the About page.Peter Wilson2025-04-14
* Coding Standards: Check for an empty address first on admin email change noti...Sergey Biryukov2025-04-13
* 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
* 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
* 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
* 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