Make WordPress Core

{2} All Tickets, Workflow Oriented (8005 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 (2801 - 2900 of 8005)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023 3
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 10/15/2025 32
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Query normal normal Awaiting Review defect (bug) close 09/11/2025 3
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 01/23/2025 9
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal normal Awaiting Review defect (bug) dev-feedback 09/20/2019 2
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2025 7
#33341 WP_Meta_Query IN operator with empty array does not return expected result Query normal critical Awaiting Review defect (bug) dev-feedback 10/17/2023 6
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) dev-feedback 06/04/2025 17
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 02/01/2026 5
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page Query normal normal Awaiting Review defect (bug) dev-feedback 08/07/2020 4
#35913 `is_()` conditional methods should share their logic Query normal normal 7.0 defect (bug) dev-feedback 02/03/2026 9
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/01/2018 1
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022 9
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 07/01/2025 24
#49278 Improve meta query Query normal normal enhancement dev-feedback 02/27/2025 33
#48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 01/20/2024 6
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023 2
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020 4
#42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 05/29/2024 8
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 03/03/2025 45
#44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query Query normal normal Future Release feature request dev-feedback 09/11/2019 6
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 07/11/2025 4
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 02/04/2026 11
#59971 Publishing a post in QuickEdit forces Date to NOW Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 12/05/2023 2
#31615 UI bug using Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 06/04/2019 1
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 09/13/2025
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal enhancement dev-feedback 06/04/2019 4
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024 3
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 02/07/2023 13
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) close 02/25/2025 4
#56919 REST API term embed 401 - not allowed to view terms for this post REST API normal blocker Awaiting Review defect (bug) dev-feedback 10/29/2023
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019 7
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal Future Release defect (bug) dev-feedback 02/06/2026 10
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 01/07/2026 11
#63635 Tests: rest-posts-controller hooks blow under certain circumstances REST API normal blocker Awaiting Review defect (bug) dev-feedback 02/06/2026 6
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal Awaiting Review defect (bug) dev-feedback 06/19/2024 3
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() REST API normal normal Awaiting Review enhancement dev-feedback 05/26/2025 1
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal Future Release enhancement dev-feedback 02/12/2025 8
#58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement dev-feedback 07/25/2025 7
#53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 12/16/2024 6
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 10/25/2020 14
#48816 Use get_bloginfo in the REST API index REST API normal normal Awaiting Review enhancement dev-feedback 11/29/2019 2
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement needs-unit-tests 09/17/2024 9
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024 1
#58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023 2
#56593 Post meta validation error messages are not helpful to end users REST API normal normal Awaiting Review feature request dev-feedback 09/17/2022
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 09/17/2025 18
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 04/18/2024 59
#28517 Logic error in WP_Rewrite flush_rules Rewrite Rules normal normal Future Release defect (bug) dev-feedback 05/18/2017 8
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020 1
#40440 Save permalink without send form Rewrite Rules normal normal Awaiting Review defect (bug) close 12/19/2021 7
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017 1
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022 6
#22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal enhancement close 07/16/2025 8
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018 34
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019 10
#64498 Add core support for random content redirects Rewrite Rules normal normal Awaiting Review feature request needs-unit-tests 02/07/2026 2
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal Awaiting Review feature request dev-feedback 07/11/2019 4
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023 4
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019 5
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal Future Release enhancement dev-feedback 01/08/2019 4
#54554 Allow returning content for wp_dropdown_roles() Role/Capability normal normal Future Release enhancement dev-feedback 09/19/2022 6
#40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 02/02/2023 1
#43210 Introduce singular capabilities for managing individual options Role/Capability normal normal Awaiting Review enhancement dev-feedback 04/19/2018 3
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability normal major Awaiting Review enhancement dev-feedback 07/20/2021 31
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 06/04/2019 1
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 08/29/2025 3
#38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 09/23/2017 13
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 08/02/2018 2
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020 2
#17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 08/10/2018 38
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2022 8
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023 2
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024 1
#64369 Disable sourceURL Comments Script Loader normal normal Awaiting Review enhancement close 12/09/2025 5
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal enhancement dev-feedback 06/04/2019 6
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement dev-feedback 08/12/2025 4
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022 6
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request dev-feedback 08/21/2025 2
#63727 A new function to sanitize an array Security normal normal Awaiting Review enhancement dev-feedback 07/28/2025 11
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement dev-feedback 04/24/2025 14
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 08/30/2025 15
#62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement dev-feedback 02/18/2025 1
#37000 Support for the SameSite cookie attribute Security normal normal Future Release enhancement dev-feedback 06/06/2024 45
#20140 Ask old password to change user password Security normal major Future Release feature request dev-feedback 07/28/2024 22
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal Future Release feature request dev-feedback 06/11/2025 63
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020 5
#37183 Nested shortcodes in new-style [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021 3
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) changes-requested 03/18/2025 2
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 05/22/2025 95
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 01/16/2019 3
#31093 Make $tag argument optional for has_shortcode() Shortcodes normal normal Future Release enhancement dev-feedback 10/31/2017 6
#62454 [ wp-includes/shortcodes.php - do_shortcode() ] - fallback in case content is not a string Shortcodes normal trivial Awaiting Review enhancement dev-feedback 11/19/2024 4
#25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal enhancement dev-feedback 07/21/2025 6
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025 2
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019 2
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022 11
Note: See TracReports for help on using and creating reports.