Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1304 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 (1001 - 1100 of 1304)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37685 Creating new multisite blog - wpmu_create_blog tries to execute queries on non-existent tables realloc Networks and Sites normal normal Future Release defect (bug) dev-feedback 6 weeks ago
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal Future Release defect (bug) dev-feedback 15 months ago
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 2 years ago
#40362 Remove `blog-id-cache` cache group johnjamesjacoby* Networks and Sites normal normal Future Release defect (bug) dev-feedback 7 months ago
#39158 Unify site deactivation process Networks and Sites normal normal Future Release defect (bug) dev-feedback 9 years ago
#64006 Usermeta not stored for super-admin Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 5 weeks ago
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Future Release defect (bug) dev-feedback 5 weeks ago
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist audrasjb Networks and Sites normal normal Future Release defect (bug) dev-feedback 15 months ago
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 13 months ago
#21432 Deprecate *_blog_option() Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 2 years ago
#40012 Only add_metadata if no matching value Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 10 years ago
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#50181 Second params of get_option() not used Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor Awaiting Review defect (bug) dev-feedback 5 years ago
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 16 months ago
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 7 hours ago
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 16 months ago
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) dev-feedback 13 months ago
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev Permalinks normal normal Awaiting Review defect (bug) dev-feedback 4 months ago
#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 6 years ago
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 8 months ago
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 20 months ago
#56359 Non-existent URLs show contents of homepage instead of 404 error Permalinks normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 4 years ago
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#61381 Bulk update plugins no longer working when 1 Plugin failed to update audrasjb Plugins normal normal Future Release defect (bug) dev-feedback 10 months ago
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) dev-feedback 13 months ago
#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 2 years ago
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#45861 Global variable in plugin main file Plugins normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#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) changes-requested 5 weeks ago
#29539 Plugin viewer not displaying video tutorials. Plugins normal normal Future Release defect (bug) dev-feedback 9 years ago
#34052 Plugin-Install/Update Sections Plugins normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal normal Awaiting Review defect (bug) close 5 years ago
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 5 weeks ago
#55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#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 6 years ago
#49599 Wrong PHPDoc wp_get_active_and_valid_plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 23 months ago
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 8 months ago
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug Plugins normal normal Awaiting Review defect (bug) dev-feedback 8 months ago
#63078 plugins_api() Default Argument Issue: 'downloaded' Not Set to True Plugins normal minor Awaiting Review defect (bug) dev-feedback 18 months ago
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Future Release defect (bug) dev-feedback 15 months ago
#58402 Featured Image Preview breaks when an SVG image is uploaded. Post Thumbnails normal normal Awaiting Review defect (bug) dev-feedback 16 months ago
#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) dev-feedback 7 months ago
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal Future Release defect (bug) dev-feedback 6 weeks ago
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#59610 Post modified date cannot be updated through WP-CLI Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#55895 Register custom post statuses Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 12 months ago
#39443 Search Page Template the_category() bug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#57438 Slug is not generated when saving posts as draft Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 16 months ago
#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 2 years ago
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 7 years ago
#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 8 months ago
#29999 update post overwrites slug if current_user is contributor Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 2 years ago
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#50070 'post_type' query variable not set for taxonomy queries Query normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#63359 Are ignore_sticky_posts working as expected? Query normal major Awaiting Review defect (bug) dev-feedback 7 months ago
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 16 months ago
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values Query normal normal Awaiting Review defect (bug) dev-feedback 19 months ago
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 4 years ago
#65412 Namespace collision in WP 7.0 Font Library query var overrides custom router page_slug Query normal normal Awaiting Review defect (bug) dev-feedback 3 months ago
#58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 11 months ago
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Query normal normal Awaiting Review defect (bug) close 12 months ago
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#41226 Static "posts page" preview not working Query normal normal Awaiting Review defect (bug) needs-unit-tests 12 months ago
#33341 WP_Meta_Query IN operator with empty array does not return expected result Query normal critical Awaiting Review defect (bug) dev-feedback 3 years ago
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) dev-feedback 5 weeks ago
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 8 months ago
#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 2 weeks ago
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 4 years ago
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 5 months ago
#35913 `is_()` conditional methods should share their logic Query normal normal Future Release defect (bug) dev-feedback 8 weeks ago
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) dev-feedback 6 weeks ago
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 4 years ago
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 22 hours ago
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#59971 Publishing a post in QuickEdit forces Date to NOW Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 12 months ago
#65953 Fatal PHP error tested on PHP8.2 & 8.3 inside the file class-wp-rest-server.php (Can be fixed and improved) REST API normal normal Awaiting Review defect (bug) dev-feedback 3 weeks ago
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) close 19 months ago
#56919 REST API term embed 401 - not allowed to view terms for this post REST API normal blocker Awaiting Review defect (bug) dev-feedback 3 years ago
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 7 years ago
#50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal Future Release defect (bug) dev-feedback 7 months ago
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.