Make WordPress Core

{13} Has Patch (1986 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1501 - 1600 of 1986)

6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
#61907 Make oembed_invalid_url return 400 instead of 404 REST API normal normal Awaiting Review enhancement has-patch 08/22/2024
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal Future Release enhancement has-patch 05/10/2023
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
#51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
#56481 Short-circuit HEAD methods in Core controllers REST API normal normal Awaiting Review enhancement has-patch 09/27/2024
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 08/07/2024
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 06/04/2019
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal Future Release defect (bug) has-patch 04/08/2019
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 07/26/2022
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 01/13/2021
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 09/20/2019
#43421 The $capabilities argument in the `add_role()` function requires an explicit grant Role/Capability normal normal Awaiting Review enhancement has-patch 09/17/2024
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 05/02/2022
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Awaiting Review defect (bug) has-patch 09/20/2024
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
#22249 Add ability to set or remove attributes on enqueued scripts and styles. Script Loader normal normal Future Release enhancement has-patch 06/02/2022
#52465 Allow a relation type in resource hints to be used multiple times Script Loader normal normal Future Release enhancement has-patch 11/10/2021
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 01/29/2024
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal Awaiting Review enhancement has-patch 12/06/2019
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request has-patch 10/12/2020
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#60647 Script Modules: Allow modules to depend on existing WordPress scripts jonsurrell Script Loader normal normal 6.8 feature request has-patch 10/04/2024
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#31281 Register JavaScript/Underscore templates using the WP Dependency API Script Loader normal normal enhancement has-patch 06/04/2019
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 06/04/2019
#58900 Escaping: Output String did not run through a proper escaping function Security normal normal Awaiting Review defect (bug) close 12/08/2023
#61640 Issues in edit_link Function: Inconsistent Return Values, Insufficient Permission Error Handling, and Data Sanitization Security normal major Awaiting Review defect (bug) has-patch 07/31/2024
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 01/20/2021
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 08/04/2021
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal normal Awaiting Review defect (bug) has-patch 04/03/2024
#50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal Future Release defect (bug) has-patch 11/10/2021
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 06/15/2024
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#57304 Add SensitiveParameter attribute to DB connection and login variables Security normal normal 6.8 enhancement has-patch 10/01/2024
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement has-patch 09/13/2017
#60824 Add filters to to wp_verify_nonce() Security normal normal Awaiting Review enhancement has-patch 03/22/2024
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal Awaiting Review enhancement has-patch 02/08/2021
#53296 Do trim $hook_name within add_action() and add_filter() function Security normal normal Awaiting Review enhancement has-patch 05/29/2021
#62005 Enhance wp_hash function to support custom hashing algorithms Security normal normal Awaiting Review enhancement has-patch 09/25/2024
#58765 the_block_template_skip_link() - XSS vulnerability - Apply FIX Security normal normal Awaiting Review enhancement has-patch 07/08/2023
#56335 use hash_equals to check password hash Security normal trivial Awaiting Review enhancement close 10/12/2022
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 04/23/2024
#61322 HTTPOnly attribute for WP Test Cookies Security normal major Awaiting Review feature request has-patch 08/29/2024
#43936 Settings: Warn when open registration and new user default is privileged audrasjb* Security normal normal 6.8 feature request changes-requested 10/02/2024
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/19/2021
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 06/17/2024
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal Awaiting Review defect (bug) has-patch 05/08/2024
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#60388 WordPress Core error message in my Website Site Health normal normal Awaiting Review defect (bug) has-patch 05/10/2024
#54505 Add "Temp Directory" to site health info Site Health normal normal Awaiting Review enhancement has-patch 11/24/2021
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Awaiting Review enhancement has-patch 09/24/2024
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal Awaiting Review enhancement has-patch 01/10/2023
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal Awaiting Review enhancement has-patch 04/22/2020
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
#56199 Make the warnings about critical Site Health issues more prominent Site Health normal normal Future Release enhancement has-patch 05/22/2024
#47085 Site Health appear on individual sites in Multisite Site Health low minor Future Release enhancement has-patch 10/19/2020
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement has-patch 09/08/2023
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.