Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1310 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 (401 - 500 of 1310)

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
#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 18 months ago
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 3 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 2 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 10 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 11 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 11 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 7 hours 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 6 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 6 months 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 4 months ago
#35913 `is_()` conditional methods should share their logic Query normal normal Future Release defect (bug) dev-feedback 3 weeks ago
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) dev-feedback 7 days 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 14 months ago
#63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 13 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 11 months 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 18 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 6 months ago
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 7 months ago
#63635 Tests: rest-posts-controller hooks blow under certain circumstances REST API normal blocker Awaiting Review defect (bug) dev-feedback 6 months ago
#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 2 years ago
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal Future Release defect (bug) dev-feedback 9 months ago
#24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 11 months ago
#63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* Revisions normal normal Future Release defect (bug) dev-feedback 6 months ago
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 2 years ago
#40440 Clarify behavior of `options-permalink.php` in documentation Rewrite Rules normal normal Awaiting Review defect (bug) close 2 months ago
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) dev-feedback 4 months ago
#65411 Don’t let ?s= override singular URLs Rewrite Rules low normal Awaiting Review defect (bug) dev-feedback 2 months ago
#28517 Logic error in WP_Rewrite flush_rules Rewrite Rules normal normal Future Release defect (bug) dev-feedback 9 years ago
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 6 years ago
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 9 days ago
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 3 years ago
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 5 months ago
#17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 8 years ago
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 4 years ago
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 3 years ago
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov Shortcodes normal normal Future Release defect (bug) dev-feedback 13 months ago
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal Awaiting Review defect (bug) changes-requested 17 months ago
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 8 years ago
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal Future Release defect (bug) dev-feedback 3 weeks ago
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 4 years ago
#52977 Consider using basic auth in https healh check. Site Health normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal Future Release defect (bug) dev-feedback 7 years ago
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 4 years ago
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 23 months ago
#65635 provide an alternative to the XSLT stylesheet processing instruction for XML Sitemaps since browsers are phasing out support for it Sitemaps normal normal Future Release defect (bug) dev-feedback 4 weeks ago
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 9 months ago
#45076 Category counter is not updated Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 7 months ago
#65679 Deprecation notice in WP_Term_Query when orderby is null Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 7 days ago
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) dev-feedback 13 months ago
#50082 Item count is not increasing after adding category Taxonomy normal normal Future Release defect (bug) dev-feedback 4 months ago
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#41631 Same Term Not Added Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) changes-requested 15 months ago
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 6 years ago
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters Taxonomy normal normal Future Release defect (bug) dev-feedback 16 months ago
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes normal normal Future Release defect (bug) dev-feedback 2 years ago
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 2 days ago
#38557 Format for registering a default header image is ambiguous joemcgill* Themes normal normal Future Release defect (bug) dev-feedback 7 years ago
#57322 Gradients clear upon saving when KSES filters are active Themes normal normal Awaiting Review defect (bug) dev-feedback 5 months ago
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#63499 wp-signup and wp-activate page ui looking broken Themes normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#57884 [TinyMCE] class-wp-editor.php is emitting open_basedir restriction warning when using my own error handler TinyMCE normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#62545 Adminbar title not escaped Toolbar normal minor Awaiting Review defect (bug) dev-feedback 4 months ago
#52939 Frontend toolbar CSS conflict with some themes Toolbar normal normal Future Release defect (bug) dev-feedback 15 months ago
#63607 Long display name breaks admin bar layout on frontend and backend at smaller screen sizes Toolbar normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#62699 Bulk Actions for Dependent Plugins Still Not Working Properly Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 20 months ago
#46292 Bump `set_time_limit()` at the start of the update process, instead of mid-way. Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#53298 Checking if wp-config-sample.php file exists before checking if wp-config.php exists Upgrade/Install normal trivial Awaiting Review defect (bug) dev-feedback 3 years ago
#56431 Fatal Error on Update Page When a Plugin's Icon is Not Set Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal Future Release defect (bug) dev-feedback 4 years ago
#60694 INDEX command denied to user 'wordpress'@'localhost' for table 'wp_trp_dictionary_bg_bg_en_us' Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#60397 Invalidate opcache after theme / plugin updates seebeen Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#62176 No stable error detection after Automatic Updates with more than one update Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 22 months ago
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 36 hours ago
#22287 Plugin in another plugin folder causes Activate link to be wrong on Download Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 4 weeks ago
#65350 Possible duplicate update event firing during wp_maybe_auto_update Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 2 months ago
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) dev-feedback 13 months ago
#61790 Rewrite text about using child themes Upgrade/Install normal normal Future Release defect (bug) dev-feedback 22 months ago
#42008 Show warning that usernames can't be changed Upgrade/Install normal minor Future Release defect (bug) close 6 years ago
#33909 The `home` option not equivalent to the WP_HOME constant value in multisite and single instance Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 14 months 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.