Make WordPress Core

{23} Popular Tickets (5293 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 (2601 - 2700 of 5293)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#47940 Introduce privacy tools (Export/Erasure) to the Network Admin for network-wide handling Privacy normal normal 2 Future Release enhancement 10/16/2020
#49602 New design for Privacy settings page and hooks Privacy normal normal 2 Awaiting Review enhancement dev-feedback 12/16/2020
#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
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major 2 Awaiting Review defect (bug) dev-feedback 02/27/2023
#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
#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
#60745 WP_Query::parse_query() does not handle invalid query arg values Query normal normal 2 6.7 defect (bug) has-patch 09/19/2024
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal 2 Awaiting Review defect (bug) needs-unit-tests 04/26/2021
#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
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal 2 Future Release defect (bug) needs-unit-tests 01/07/2020
#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 08/08/2023
#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
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 05/15/2023
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal 2 Future Release defect (bug) has-patch 10/12/2018
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal 2 defect (bug) dev-feedback 02/17/2023
#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
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal 2 defect (bug) has-patch 06/04/2019
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal 2 enhancement dev-feedback 06/04/2019
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent Quick/Bulk Edit normal normal 2 enhancement close 06/04/2019
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal 2 Awaiting Review enhancement dev-feedback 06/04/2024
#60055 Array to string conversion warning after r50157 REST API normal minor 2 Awaiting Review defect (bug) reporter-feedback 06/21/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
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal 2 Future Release defect (bug) has-patch 09/19/2023
#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 08/09/2024
#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
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal 2 Awaiting Review defect (bug) reporter-feedback 10/07/2024
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major 2 Awaiting Review defect (bug) reporter-feedback 12/11/2022
#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 REST API normal normal 2 Future Release defect (bug) dev-feedback 06/20/2019
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal 2 Future Release enhancement needs-unit-tests 07/25/2024
#54293 Expand functionality of themes REST API REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 06/07/2022
#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
#57749 In REST APIs, only prime meta data if there are registered keys REST API normal normal 2 Awaiting Review enhancement has-patch 07/18/2024
#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
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal 2 Future Release enhancement needs-unit-tests 10/08/2024
#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
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. Revisions normal normal 2 6.7 defect (bug) 09/30/2024
#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
#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
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major 2 Awaiting Review enhancement 12/18/2019
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal 2 Awaiting Review enhancement 10/12/2023
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal 2 Future Release defect (bug) needs-unit-tests 03/02/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
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal 2 Awaiting Review defect (bug) dev-feedback 05/13/2020
#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
#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 dev-feedback 06/04/2019
#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) needs-unit-tests 05/25/2019
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal 2 Awaiting Review defect (bug) has-patch 01/13/2021
#29009 There should be a capability for "publish private posts" Role/Capability normal normal 2 enhancement dev-feedback 06/04/2019
#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
#37362 @font-face errors with dashicons in Microsoft Edge Script Loader normal normal 2 Awaiting Review defect (bug) 12/11/2017
#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
#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
#61625 Styles enqueued from block.json are not correctly configured for RTL Script Loader normal normal 2 Awaiting Review defect (bug) 07/11/2024
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal 2 Future Release defect (bug) has-patch 10/25/2018
#53741 wp-admin/css/common.min.css is loading on the front-end Script Loader normal normal 2 Future Release defect (bug) needs-docs 11/02/2021
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal 2 Future Release enhancement early 05/25/2021
#37388 Resource hinting: only dns-prefetch resources in HTML footer. Script Loader normal normal 2 enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.