Make WordPress Core

{23} Popular Tickets (5232 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2901 - 3000 of 5232)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal 2 Future Release enhancement 05/23/2019
#51555 Privacy Page: Does it need to be a Page? Also, is a warning an error? garrett-eclipse Privacy normal normal 2 Future Release enhancement 10/16/2020
#44538 Provide a way to show what change occurred to the suggested privacy policy text. Privacy normal normal 2 Future Release enhancement 11/24/2020
#44845 _get_list_table: Support for privacy requests tables Privacy normal normal 2 Future Release enhancement dev-feedback 02/21/2020
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal 2 Awaiting Review enhancement 06/06/2019
#52903 Consent Management within WordPress Core Privacy normal normal 2 Awaiting Review feature request 10/14/2022
#51092 Create a JSON schema for Privacy and Other Related Disclosures Privacy normal normal 2 Future Release feature request dev-feedback 10/07/2020
#50070 'post_type' query variable not set for taxonomy queries Query normal normal 2 Awaiting Review defect (bug) dev-feedback 05/27/2020
#59235 AJAX request returns critical error in class-wp-date-query.php Query normal normal 2 Awaiting Review defect (bug) reporter-feedback 10/30/2023
#40903 Filtered posts_request query can break found_posts query Query normal normal 2 Awaiting Review defect (bug) 06/01/2017
#58515 Need to use $wpdb->prepare instead of sprintf Query normal normal 2 Awaiting Review defect (bug) dev-feedback 06/22/2023
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal normal 2 Awaiting Review defect (bug) 11/28/2017
#48020 Queries display in inconsistent order when ordering by meta_value_num Query normal normal 2 Awaiting Review defect (bug) 09/11/2019
#36966 Search is not working with soft hyphen symbols Query normal normal 2 defect (bug) 06/04/2019
#41446 The PHP notice displayed after the overwriting global $posts by a new empty query. Query normal normal 2 Awaiting Review defect (bug) 08/25/2020
#58806 Unexpected ordering result when ordering based on multiple clauses Query normal normal 2 Awaiting Review defect (bug) 07/14/2023
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal 2 Awaiting Review defect (bug) has-patch 09/12/2024
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal normal 2 Awaiting Review defect (bug) has-patch 12/01/2025
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal 2 Awaiting Review defect (bug) dev-feedback 03/03/2020
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal 2 Awaiting Review defect (bug) has-patch 11/12/2017
#59252 is_front_page returns false when a static blog page has been set. joedolson* Query normal normal 2 Awaiting Review defect (bug) has-patch 02/04/2025
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal 2 Future Release defect (bug) needs-unit-tests 06/23/2025
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal 2 Awaiting Review defect (bug) needs-unit-tests 01/31/2025
#61008 Allow searching of extra post fields Query normal normal 2 Awaiting Review enhancement 04/15/2024
#21096 Filter on is_front_page return value Query normal normal 2 enhancement 06/04/2019
#41678 Make sure all field returns use filters in WP Query Query normal normal 2 Awaiting Review enhancement needs-unit-tests 04/20/2023
#42082 Support compare custom fields in WP_Meta_Query Query normal normal 2 Awaiting Review enhancement 02/28/2018
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal 2 enhancement needs-unit-tests 06/04/2019
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal 2 enhancement 06/04/2019
#29823 WP_Date_Query across tables boonebgorges* Query normal normal 2 enhancement 06/04/2019
#49149 Write tests for WP_Query Query normal normal 2 Awaiting Review enhancement needs-unit-tests 02/20/2020
#27094 get_boundary_post() doesn't work for custom post types Query normal normal 2 enhancement has-patch 06/04/2019
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal 2 Future Release defect (bug) 05/30/2025
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 02/17/2023
#63943 Post Passwords over 255 are not controlled in Quick Edit, nor reported Server Level. rishabhwp Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 01/18/2026
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 03/14/2019
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal 2 Awaiting Review defect (bug) has-patch 09/02/2025
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal 2 enhancement dev-feedback 06/04/2019
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal 2 Awaiting Review enhancement dev-feedback 06/04/2024
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal normal 2 Awaiting Review feature request 06/04/2024
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal 2 Future Release defect (bug) has-patch 07/25/2024
#52629 Introduce a better way to deprecate REST API parameters REST API normal normal 2 Future Release defect (bug) 02/23/2021
#53784 Limiting user enumeration through the REST API REST API normal normal 2 Future Release defect (bug) has-patch 08/05/2024
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint REST API normal normal 2 Awaiting Review defect (bug) 04/30/2021
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal 2 Awaiting Review defect (bug) has-patch 08/09/2024
#63967 REST API test methods using supported image format to test unsupported logic checks REST API normal normal 2 Future Release defect (bug) has-patch 09/29/2025
#50012 REST API: Fields filter does not work with "object" collection responses SirLouen REST API normal normal 2 Future Release defect (bug) dev-feedback 06/16/2025
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal 2 Awaiting Review defect (bug) 06/14/2024
#64248 REST API: Logic to only change comment status never runs REST API normal normal 2 Awaiting Review defect (bug) needs-unit-tests 11/13/2025
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal 2 Awaiting Review defect (bug) has-patch 05/12/2025
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal 2 Awaiting Review defect (bug) 09/05/2022
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal 2 Future Release defect (bug) 10/08/2019
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal 2 Awaiting Review defect (bug) needs-unit-tests 05/28/2025
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal 2 Awaiting Review defect (bug) has-patch 12/12/2024
#54832 _doing_it_wrong should write into debug.log REST API normal normal 2 Awaiting Review defect (bug) 02/14/2024
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal 2 Future Release defect (bug) dev-feedback 11/26/2025
#63670 Add trashability to REST API posts controller REST API normal normal 2 Awaiting Review enhancement has-patch 07/29/2025
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal 2 Future Release enhancement needs-unit-tests 07/25/2024
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal 2 Awaiting Review enhancement 07/11/2019
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal 2 Future Release enhancement needs-unit-tests 09/01/2022
#49179 Manage Post trackbacks within the REST API REST API normal normal 2 Future Release enhancement needs-unit-tests 10/24/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal 2 Future Release enhancement needs-unit-tests 01/18/2022
#40556 REST API: Allow for server generating a user's password REST API normal normal 2 Awaiting Review enhancement has-patch 04/27/2017
#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 2 Awaiting Review enhancement needs-unit-tests 09/17/2024
#58034 Post API can't get image URL on Endpoint REST API normal normal 2 Awaiting Review feature request dev-feedback 04/06/2023
#30679 Clicking "Restore this Revision" publishes immediately Revisions normal normal 2 defect (bug) 06/04/2019
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal 2 Awaiting Review defect (bug) 03/11/2019
#63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* Revisions normal normal 2 7.0 defect (bug) dev-feedback 10/28/2025
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal 2 Awaiting Review enhancement reporter-feedback 01/16/2019
#48574 Create better post diff screens Revisions normal normal 2 Awaiting Review enhancement 11/12/2019
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal 2 Awaiting Review enhancement 10/12/2023
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal 2 Awaiting Review defect (bug) 07/14/2020
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal 2 defect (bug) has-patch 06/04/2019
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal 2 defect (bug) 06/04/2019
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal 2 Awaiting Review defect (bug) 12/21/2018
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#64498 Add core support for random content redirects Rewrite Rules normal normal 2 Awaiting Review enhancement needs-unit-tests 01/18/2026
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal 2 enhancement 06/04/2019
#22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal 2 enhancement close 07/16/2025
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal 2 enhancement needs-unit-tests 06/04/2019
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal 2 Awaiting Review feature request has-patch 09/02/2019
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal 2 Awaiting Review defect (bug) needs-unit-tests 09/17/2018
#54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal 2 Awaiting Review defect (bug) 02/03/2022
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal 2 Future Release defect (bug) has-patch 03/19/2025
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal 2 enhancement 12/05/2022
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal 2 Awaiting Review enhancement needs-unit-tests 09/01/2025
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal normal 2 Awaiting Review feature request 03/30/2019
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal 2 Awaiting Review defect (bug) 10/25/2023
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 2 Awaiting Review defect (bug) has-patch 10/10/2024
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal 2 Awaiting Review defect (bug) 08/30/2023
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal 2 defect (bug) has-patch 06/04/2019
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal 2 Future Release defect (bug) has-patch 10/25/2018
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal 2 Future Release enhancement has-patch 10/14/2025
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal 2 Future Release enhancement early 05/25/2021
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal 2 Awaiting Review enhancement 01/16/2019
#40485 Add function for retrieving metadata from registered script Script Loader normal normal 2 Awaiting Review feature request dev-feedback 08/21/2025
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal 2 Awaiting Review defect (bug) has-patch 08/04/2021
#53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal 2 Awaiting Review defect (bug) 08/24/2021
#63259 Replace zxcvbn with zxcvbn-ts Security normal normal 2 Awaiting Review defect (bug) 04/11/2025
#62949 HttpOnly flag for the post password cookie Security normal normal 2 Awaiting Review enhancement dev-feedback 02/12/2025
Note: See TracReports for help on using and creating reports.