Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1292 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (801 - 900 of 1292)

1 2 3 4 5 6 7 8 9 10 11 12 13

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61572 Easily upload mu-plugins Plugins normal normal Awaiting Review enhancement dev-feedback 07/04/2024
#46571 Fix contributors list in plugin information + duplicate CSS Plugins normal normal Awaiting Review enhancement dev-feedback 03/20/2019
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#61737 Naming the plugin which is doing a fatal error on plugin activation/resumption Plugins normal normal Awaiting Review enhancement dev-feedback 08/24/2024
#60061 Rename "add new plugin" button Plugins normal normal Awaiting Review enhancement dev-feedback 01/26/2024
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal Awaiting Review feature request dev-feedback 04/15/2020
#60194 Add Preview in Playground buttons to plugin install screens Plugins normal normal Awaiting Review feature request dev-feedback 01/12/2024
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal Awaiting Review feature request dev-feedback 04/06/2018
#46991 Stop propagation on actions or filter Plugins low normal Awaiting Review feature request dev-feedback 11/19/2020
#58402 Featured Image Preview breaks when an SVG image is uploaded. Post Thumbnails normal normal Awaiting Review defect (bug) dev-feedback 05/30/2023
#56686 "internal" post status practical usage? Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 10/04/2022
#58512 Enhancing Security and User Experience: Addressing Password Length Limitations and Improving Validation Process Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/14/2023
#57437 Insecure Direct Object Reference in "author" parameter while making a page live Leads to Vertical Privilege Escalation on a Different Account Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/12/2023
#53418 Post Status Transition missing Hook Posts, Post Types normal blocker Awaiting Review defect (bug) dev-feedback 06/15/2021
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 11/06/2019
#59610 Post modified date cannot be updated through WP-CLI Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 10/13/2023
#17115 Publishing an empty post results in success Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 05/03/2020
#55895 Register custom post statuses Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 06/02/2022
#44805 Resurrecting post from trash reverts its slug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 08/30/2018
#39443 Search Page Template the_category() bug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/04/2020
#57438 Slug is not generated when saving posts as draft Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 03/08/2023
#61249 The character count in the post_excerpt is fine instead of counting words. Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 05/20/2024
#37917 Users without the edit_private_posts capability can still create private posts Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 04/19/2019
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/03/2022
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 12/12/2019
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 01/19/2023
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 02/19/2020
#29999 update post overwrites slug if current_user is contributor Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 07/22/2024
#44991 wp-login.php postpass no redirect Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 09/26/2018
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
#46171 Add "backing up this post in your browser" label to post-type Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/01/2019
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/15/2020
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/29/2021
#32545 Adding actions before and after "Add New" button Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/30/2019
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#57597 Have a button to copy permalinks on the post & page overview Posts, Post Types normal normal Awaiting Review enhancement close 02/02/2023
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 11/16/2020
#51365 Introduce dedicated function to check if post meta exists Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/20/2020
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/22/2017
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/13/2020
#49773 Navigating through list of posts on single.php is not functioning Posts, Post Types normal major Awaiting Review enhancement dev-feedback 04/02/2020
#39848 New filter 'the_title_wrap' Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/03/2017
#35097 New filter: `edit_post_type_title` Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/05/2017
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/22/2019
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/26/2017
#24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 04/18/2018
#14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2024
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 08/06/2021
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 01/02/2020
#24705 wp_link_pages() does not showing active current element Posts, Post Types normal major Awaiting Review enhancement dev-feedback 12/09/2018
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 10/19/2019
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/15/2022
#41564 Search for hyphenated post templates for post types with underscores Posts, Post Types normal normal Awaiting Review feature request dev-feedback 08/13/2017
#61691 quick draft added images and categories free Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/24/2024
#44940 Empty confirm_key property in WP_User_Request when hooking in the user_request_action_email_content Privacy normal normal Awaiting Review defect (bug) dev-feedback 10/16/2020
#55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/27/2022
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 04/15/2019
#44215 Personal data exports - Empty values are included in the report Privacy normal normal 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 Awaiting Review defect (bug) dev-feedback 11/24/2021
#59276 Wrong notice is showing up on the Privacy Policy page settings in WP dashboard. Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/05/2023
#43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 08/13/2018
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 01/17/2019
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal Awaiting Review enhancement dev-feedback 10/16/2020
#49602 New design for Privacy settings page and hooks Privacy normal normal Awaiting Review enhancement dev-feedback 12/16/2020
#54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal normal Awaiting Review enhancement dev-feedback 11/08/2021
#45343 $query->post is null when WP_Query `fields` parameter is present Query normal normal Awaiting Review defect (bug) dev-feedback 11/14/2018
#50070 'post_type' query variable not set for taxonomy queries Query normal normal Awaiting Review defect (bug) dev-feedback 05/27/2020
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal normal Awaiting Review defect (bug) dev-feedback 09/17/2019
#52921 If page content blank and any page shows 404 error Query normal normal Awaiting Review defect (bug) dev-feedback 03/30/2021
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 02/09/2022
#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
#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
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
#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
#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
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 01/20/2024
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020
#59971 Publishing a post in QuickEdit forces Date to NOW Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 12/05/2023
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
#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
#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 06/12/2024
#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
#48816 Use get_bloginfo in the REST API index REST API normal normal Awaiting Review enhancement dev-feedback 11/29/2019
#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
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
#49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
#58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
#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
#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
#40440 Save permalink without send form Rewrite Rules normal normal Awaiting Review defect (bug) close 12/19/2021
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
#48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 05/13/2020
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.