Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1296 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 (301 - 400 of 1296)

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
#40362 Remove `blog-id-cache` cache group Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 10/03/2017
#39170 Remove connection between network email and super admin account Networks and Sites normal normal Future Release defect (bug) dev-feedback 03/15/2019
#25293 Switch_to_blog not switching the siteid Networks and Sites normal minor Future Release defect (bug) dev-feedback 06/08/2017
#39158 Unify site deactivation process Networks and Sites normal normal Future Release defect (bug) dev-feedback 08/14/2017
#45761 consistency between $wpdb->blogid and get_current_blog_id() Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 09/09/2024
#60659 get_subdirectory_reserved_name bypass on mutlisite Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 02/07/2025
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 10/26/2022
#21432 Deprecate *_blog_option() Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 09/13/2024
#40012 Only add_metadata if no matching value Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 03/02/2017
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 11/12/2019
#29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
#38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 04/19/2017
#50181 Second params of get_option() not used Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 05/18/2020
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 08/27/2021
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor Awaiting Review defect (bug) dev-feedback 07/19/2021
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 01/16/2019
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 02/08/2024
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/21/2024
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
#42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 10/25/2017
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal normal Awaiting Review defect (bug) dev-feedback 06/07/2021
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev Permalinks normal normal Awaiting Review defect (bug) dev-feedback 07/31/2023
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/22/2020
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 04/26/2022
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/04/2025
#56359 Non-existent URLs show contents of homepage instead of 404 error Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/18/2023
#58502 Visiting /wp-admin/options-permalink.php causing Fatal Error Permalinks normal normal Awaiting Review defect (bug) close 06/28/2023
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 05/03/2022
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) dev-feedback 02/15/2024
#56176 After updating WP to 6.0, updating a(ny) pluging causes site to be stuck in maintenance mode. Plugins normal major Awaiting Review defect (bug) dev-feedback 07/26/2022
#47160 Backport blocking of plugin updates if required PHP version is not supported Plugins normal normal Future Release defect (bug) dev-feedback 10/07/2019
#59631 Despite using Update URI Plugin header, WP still tries to fetch the Update notes from WP org Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/11/2024
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 08/23/2019
#45861 Global variable in plugin main file Plugins normal normal Awaiting Review defect (bug) dev-feedback 01/09/2019
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal Awaiting Review defect (bug) dev-feedback 02/18/2022
#51548 Orphan cron on multisite Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/16/2020
#29539 Plugin viewer not displaying video tutorials. Plugins normal normal Future Release defect (bug) dev-feedback 05/05/2017
#34052 Plugin-Install/Update Sections Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2023
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal normal Awaiting Review defect (bug) close 02/26/2022
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 10/07/2024
#55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal Awaiting Review defect (bug) dev-feedback 06/17/2022
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major Awaiting Review defect (bug) dev-feedback 07/07/2020
#49599 Wrong PHPDoc wp_get_active_and_valid_plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/23/2024
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 02/10/2022
#49678 do_action default first parameter Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/04/2020
#63078 plugins_api() Default Argument Issue: 'downloaded' Not Set to True Plugins normal minor Awaiting Review defect (bug) dev-feedback 03/24/2025
#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
#44524 Allow Users to View Custom Post Type Admin Page Posts, Post Types normal normal Future Release defect (bug) dev-feedback 07/29/2024
#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
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 06/04/2019
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/14/2022
#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
#27494 Posts page appears into search results Posts, Post Types normal normal Future Release defect (bug) close 03/03/2020
#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
#54983 The post has already been deleted. Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/07/2022
#36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments Posts, Post Types normal normal Future Release defect (bug) dev-feedback 02/20/2017
#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
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/21/2024
#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
#8107 get_next_post, get_previous_post do not work for posts posted within same second Posts, Post Types normal normal Future Release defect (bug) dev-feedback 12/09/2018
#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
#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
#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
#63359 Are ignore_sticky_posts working as expected? Query normal major Awaiting Review defect (bug) dev-feedback 04/27/2025
#47719 Consistency issue with `include` parameter set to "0" in `WP_Term_Query` SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 02/17/2021
#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
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values Query normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#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
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#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
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 09/21/2022
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.