Make WordPress Core

{2} All Tickets, Workflow Oriented (8017 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1701 - 1800 of 8017)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#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 4
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 03/27/2025 14
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024 12
#63253 Theme REST API: expose "has_theme_json" field REST API normal normal Awaiting Review enhancement has-patch 05/05/2025 4
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020 6
#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 6
#64314 Fatal error when enabling revisions for post meta of type array/object westonruter Revisions normal critical 7.0 defect (bug) has-patch 11/29/2025 3
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018 1
#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 6
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 11/30/2023 7
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020 29
#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
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal normal Awaiting Review feature request has-patch 01/13/2025 4
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022 2
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019 4
#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 19
#63353 Invalid type false for permalink_structure property Rewrite Rules normal trivial Awaiting Review defect (bug) has-patch 04/28/2025 2
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020 16
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/04/2025 8
#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 13
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023 4
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024 4
#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 5
#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 1
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal normal Awaiting Review enhancement has-patch 09/04/2025
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019 2
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019 8
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022 25
#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 1
#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 21
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019 1
#13972 Add new category link - capability check needed Role/Capability normal minor Future Release defect (bug) has-patch 09/25/2025 11
#64366 Docs: Replace @since x.y.z with actual version number westonruter Role/Capability normal minor 6.9.1 defect (bug) has-patch 12/08/2025 8
#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 1
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal Awaiting Review defect (bug) close 10/16/2025 5
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) has-patch 03/19/2025 4
#47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) has-patch 11/14/2024 3
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 10/25/2024 8
#63216 simplify get_role() method in WP_Roles class Role/Capability normal normal Awaiting Review defect (bug) has-patch 04/05/2025 3
#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 3
#62959 Ensure wp_roles() returns an instance of WP_Roles Role/Capability normal minor Awaiting Review enhancement has-patch 02/13/2025 1
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 09/20/2019 5
#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 11/13/2024 12
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024 3
#63017 Compression via PHP documented and in URL but not used anymore Script Loader normal normal Future Release defect (bug) has-patch 10/31/2025 10
#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 01/22/2025 10
#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 11
#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
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019 3
#64354 Outlined buttons now have grey background westonruter* Script Loader normal normal 6.9.1 defect (bug) has-patch 12/08/2025 11
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018 6
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal Awaiting Review defect (bug) has-patch 03/03/2025 2
#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 6
#54018 Allow scripts registered via block.json to be enqueued in the footer Script Loader normal normal Future Release enhancement has-patch 10/16/2025 28
#64229 Enqueueing scripts and script modules should warn when dependencies are missing westonruter Script Loader normal normal 6.9.1 enhancement has-patch 12/07/2025 10
#40602 Implement immutable cache headers pbearne Script Loader normal normal Future Release enhancement has-patch 02/12/2025 6
#63793 Parser-blocking scripts should render last in all cases to speed up page load Script Loader normal normal Future Release enhancement has-patch 08/18/2025 17
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal Future Release enhancement has-patch 10/27/2025 20
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal Awaiting Review enhancement has-patch 10/01/2025 8
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019 4
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request close 08/14/2025 1
#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 9
#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 3
#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 4
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 03/12/2025 13
#56391 safecss_filter_attr(): support rgba background-color Security normal normal defect (bug) has-patch 07/31/2025 11
#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 1
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal Awaiting Review enhancement has-patch 02/08/2021 17
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal normal Awaiting Review enhancement has-patch 04/22/2025 1
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018 6
#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 8
#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 21
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024 5
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Future Release enhancement has-patch 10/14/2025 9
#50683 Parse content for shortcodes instead of using regex Shortcodes normal normal Future Release enhancement has-patch 06/11/2025 40
#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 31
#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 14
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021 8
#62630 Site Health plugin information display html tags in plugin name Site Health normal trivial Awaiting Review defect (bug) has-patch 12/18/2024 5
#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 6
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 06/02/2025 10
#60388 WordPress Core error message in my Website Site Health normal normal Awaiting Review defect (bug) has-patch 05/10/2024 2
#54505 Add "Temp Directory" to site health info Site Health normal normal Awaiting Review enhancement has-patch 11/24/2021 1
#63697 Add OPCache to Site Health SergeyBiryukov Site Health normal normal 7.0 enhancement has-patch 10/21/2025 18
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Future Release enhancement has-patch 02/25/2025 11
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal Awaiting Review enhancement has-patch 01/10/2023
#62631 Add plugin dependencies to Site Health Site Health normal normal Awaiting Review enhancement has-patch 12/03/2024 2
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal Awaiting Review enhancement has-patch 04/22/2020 20
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021 24
#56199 Make the warnings about critical Site Health issues more prominent Site Health normal normal Future Release enhancement has-patch 05/22/2024 40
#64370 Response header detection in page cache test for Site Health should be more robust Site Health normal normal 7.0 enhancement has-patch 12/08/2025 4
#55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 05/26/2022 3
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal Future Release enhancement has-patch 03/02/2024 4
#59070 child theme should not be counted as additional theme Site Health normal normal Awaiting Review enhancement has-patch 06/20/2025 1
#62119 Notice in Site Health in case revisions are disabled Site Health normal normal Awaiting Review feature request has-patch 10/02/2024 5
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020 7
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) close 09/22/2025 31
Note: See TracReports for help on using and creating reports.