Make WordPress Core

{2} All Tickets, Workflow Oriented (8002 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 (1501 - 1600 of 8002)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal Awaiting Review defect (bug) has-patch 09/27/2025 1
#60055 Array to string conversion warning after r50157 REST API normal minor Awaiting Review defect (bug) has-patch 06/30/2025 3
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed REST API normal normal Awaiting Review defect (bug) has-patch 12/10/2024 1
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024 1
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2023 10
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal Awaiting Review defect (bug) has-patch 05/12/2025 4
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 01/25/2024
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024 3
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024 3
#62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null REST API normal normal Awaiting Review defect (bug) has-patch 10/23/2024 1
#62903 permission_callback should be called before validate_callback in REST API REST API normal normal Awaiting Review defect (bug) close 02/05/2025 5
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal normal Awaiting Review defect (bug) has-patch 11/22/2025 2
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker Awaiting Review enhancement has-patch 05/26/2025 2
#55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 07/20/2023 3
#63670 Add trashability to REST API posts controller REST API normal normal Awaiting Review enhancement has-patch 07/29/2025 7
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 12/21/2023 6
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019 1
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal Awaiting Review enhancement has-patch 10/20/2025 9
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017 2
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal Awaiting Review enhancement has-patch 12/08/2025 4
#62604 Prevent false-positive in validate_callback() in REST API REST API normal normal Awaiting Review enhancement has-patch 05/26/2025 1
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor Awaiting Review enhancement has-patch 02/10/2025 2
#51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021 6
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017 2
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal normal Awaiting Review enhancement has-patch 03/13/2025 2
#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 2
#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
#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
#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
#63353 Invalid type false for permalink_structure property Rewrite Rules normal trivial Awaiting Review defect (bug) has-patch 04/28/2025 2
#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
#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
#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
#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
#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
#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
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024 3
#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
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal Awaiting Review defect (bug) has-patch 03/03/2025 2
#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 01/04/2026 5
#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
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024 5
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#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
#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
#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
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) close 09/22/2025 31
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021 7
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal Awaiting Review enhancement has-patch 09/27/2025 4
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023 12
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 04/22/2024 5
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/26/2019 7
#41594 Edit tag form limited to 800px width Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/06/2021 3
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/30/2024 4
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/08/2023 4
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/07/2025 6
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022 1
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/12/2025 4
#63488 Wrong return value for get_category_by_path() Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/28/2025 4
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/21/2021 2
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 05/02/2023 3
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 01/05/2026 23
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023 5
#60532 Add a `pre_set_object_terms` action Taxonomy normal normal Awaiting Review enhancement has-patch 10/29/2024 4
#63890 Add multiple order conditions to WP_Term_Query Taxonomy normal normal Awaiting Review enhancement has-patch 08/28/2025 2
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018 3
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal Awaiting Review enhancement has-patch 04/29/2022 1
Note: See TracReports for help on using and creating reports.