Make WordPress Core

{23} Popular Tickets (5282 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 (2801 - 2900 of 5282)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal 2 Awaiting Review enhancement 07/27/2021
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal 2 Future Release enhancement has-patch 06/01/2021
#40311 Disable inline edit post via filter Posts, Post Types normal normal 2 Future Release enhancement has-patch 03/30/2017
#37332 Enhancement: Add a wrong password message on password protected posts Posts, Post Types normal normal 2 enhancement has-patch 02/15/2024
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities Posts, Post Types normal normal 2 Awaiting Review enhancement 06/25/2024
#51365 Introduce dedicated function to check if post meta exists Posts, Post Types normal normal 2 Awaiting Review enhancement dev-feedback 09/20/2020
#37462 Introduce is_private() conditional Posts, Post Types normal normal 2 enhancement has-patch 08/07/2019
#41674 More granular capabilities for restoring and permanently deleting trashed posts Posts, Post Types normal normal 2 Awaiting Review enhancement needs-unit-tests 08/19/2017
#49194 Page Template dropdown ordering should be by title, not value Posts, Post Types normal minor 2 Awaiting Review enhancement 01/14/2020
#41773 Page Templates // Post Type Templates | Any Post Type? Posts, Post Types normal normal 2 Awaiting Review enhancement reporter-feedback 06/07/2021
#60791 Pre-populate slug using URL parameters on new post edit screen. Posts, Post Types normal normal 2 Awaiting Review enhancement has-patch 03/17/2024
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal 2 Awaiting Review enhancement dev-feedback 09/26/2017
#27736 Save one query when inserting a new post Posts, Post Types normal normal 2 enhancement has-patch 06/04/2019
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal 2 Awaiting Review enhancement has-patch 11/18/2019
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal 2 enhancement 06/04/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal 2 enhancement has-patch 07/03/2020
#14375 Post pagination should have a show all option Posts, Post Types normal normal 2 Future Release feature request 06/12/2017
#55087 Published environment and published versions for posts/pages to be able to work on the same post/page without affecting the production version until the changes are ready to become the next version of the production post/page. Posts, Post Types normal normal 2 Awaiting Review feature request 10/30/2023
#44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal normal 2 Awaiting Review defect (bug) 07/22/2019
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal 2 Future Release defect (bug) 05/11/2020
#44940 Empty confirm_key property in WP_User_Request when hooking in the user_request_action_email_content Privacy normal normal 2 Awaiting Review defect (bug) dev-feedback 10/16/2020
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal 2 Awaiting Review defect (bug) 01/28/2021
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal 2 Awaiting Review defect (bug) dev-feedback 04/15/2019
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions Privacy normal normal 2 Awaiting Review defect (bug) 06/03/2019
#44258 Inconsistency in Export and Erase Personal data behavior Privacy normal normal 2 Awaiting Review defect (bug) 01/10/2020
#44215 Personal data exports - Empty values are included in the report Privacy normal normal 2 Awaiting Review defect (bug) dev-feedback 06/03/2019
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal 2 Awaiting Review defect (bug) dev-feedback 11/24/2021
#44723 The user ID in a `WP_User_Request` is not an integer as stated Privacy normal normal 2 Future Release defect (bug) 01/30/2022
#49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal 2 Future Release enhancement needs-docs 06/13/2024
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal 2 Future Release enhancement 09/20/2019
#43854 Add cards to the Tools page for personal data tools Privacy normal normal 2 Future Release enhancement 05/23/2019
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal 2 Future Release enhancement has-patch 10/16/2020
#44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal 2 Future Release enhancement 05/23/2019
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal normal 2 Awaiting Review enhancement 10/16/2020
#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
#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
#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
#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
#57048 Handle trailing slashes in rest_preload_api_request REST API normal normal 2 6.8 defect (bug) has-patch 10/10/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
#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
#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
Note: See TracReports for help on using and creating reports.