Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1308 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 (101 - 200 of 1308)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65128 Warning on the post page. Administration normal normal Awaiting Review defect (bug) dev-feedback 4 months ago
#61177 WordPress admin menu cannot cater for hundreds of menu items Administration normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#25939 add_options_page(..., 'options.php') and 1000 vars limit SergeyBiryukov Administration normal normal Awaiting Review defect (bug) dev-feedback 4 months ago
#35561 function wp_admin_canonical_url() not using configured site url when constructing canonical url link tag Administration normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#63653 map_meta_cap() fails in wp_refresh_post_lock() for custom post types not registered before init Administration normal normal Awaiting Review defect (bug) dev-feedback 8 months ago
#47788 send_headers hook does not work in wp-login or wp-admin Administration normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#58638 Add 'close' button to dashboard widgets oglekler Administration normal normal Future Release enhancement dev-feedback 20 months ago
#32940 Add IDs to Admin Hyperlinks Administration normal normal Future Release enhancement dev-feedback 5 months ago
#43963 Add admin body class for multisite blog ID and network admin context Administration normal minor Awaiting Review enhancement dev-feedback 8 years ago
#58264 Adding spinner to submit_button with wrap Administration normal normal Awaiting Review enhancement dev-feedback 3 years ago
#64571 Better Exposing Admin Color Scheme Administration normal normal Awaiting Review enhancement dev-feedback 7 months ago
#31696 Better select, multi-select, and autocomplete/suggestion inputs in the admin Administration normal normal Future Release enhancement dev-feedback 12 months ago
#58781 Change wording of field description for tagline Administration normal normal Future Release enhancement dev-feedback 2 years ago
#44837 Coding Indentation Issues Administration normal minor Awaiting Review enhancement dev-feedback 7 years ago
#48641 Discussion: links that look like buttons (and vice versa) Administration normal normal Future Release enhancement dev-feedback 20 months ago
#45000 Eliminating "Add New" Button Beside Titles in Admin Administration normal normal Awaiting Review enhancement dev-feedback 19 months ago
#60622 Enhancement: add filter to function get_home_path() return value Administration normal normal Awaiting Review enhancement dev-feedback 13 months ago
#42218 General Settings: Description of Email address should be Email Address instead of just Address. Administration normal normal Awaiting Review enhancement dev-feedback 9 years ago
#39418 Improve "Empty Spam" and "Empty Trash" user experience Administration normal normal Awaiting Review enhancement dev-feedback 3 weeks ago
#48167 Increase discoverability of, and describe, "Anyone can register" and other settings Administration normal normal Awaiting Review enhancement dev-feedback 7 years ago
#38923 Introduce `WP_Action_Handler` to clean up admin action mess Administration normal normal Awaiting Review enhancement dev-feedback 7 years ago
#45313 Multisite site deletion email contains misleading language about user account Administration normal normal Awaiting Review enhancement dev-feedback 8 years ago
#35315 New action `manage_posts_before_extra_area` Administration normal normal Awaiting Review enhancement dev-feedback 9 months ago
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Administration normal normal Awaiting Review enhancement dev-feedback 12 months ago
#47012 Proposal: Simplify WordPress Admin Navigation Administration normal normal Future Release enhancement dev-feedback 4 weeks ago
#48470 Remove the Custom Header and Custom Background admin pages Administration normal normal Awaiting Review enhancement dev-feedback 7 years ago
#37593 Replace "Super Admin" with "Network Administrator" Mista-Flo Administration normal normal Future Release enhancement dev-feedback 8 years ago
#41580 Review the usage of the `::-moz-focus-inner` CSS fix for the buttons extra padding in Firefox viktorfroberg Administration normal normal Awaiting Review enhancement dev-feedback 15 months ago
#54400 Show "Add New" title buttons on single-site Plugins/Themes pages for capable users in multisite Administration normal normal Awaiting Review enhancement dev-feedback 5 years ago
#64443 Show last updated date for locally installed plugins and themes Administration normal normal Awaiting Review enhancement dev-feedback 8 months ago
#65181 Tests: Add unit tests for show_message() Administration normal normal Awaiting Review enhancement dev-feedback 4 months ago
#46354 Update Count - Value Should Change as Updates are Applied Administration low trivial Future Release enhancement dev-feedback 5 months ago
#57200 WP_List_Table::pagination use singular and plural Administration normal normal Awaiting Review enhancement dev-feedback 4 years ago
#35774 WordPress admin <title> structure SergeyBiryukov Administration normal normal Future Release enhancement dev-feedback 7 years ago
#52762 About page widget to Dashboard Administration normal normal Awaiting Review feature request dev-feedback 3 years ago
#50158 Hide columns in the list of posts for user levels Administration normal normal Awaiting Review feature request dev-feedback 6 years ago
#55796 SHORTINIT requires rest-api.php via rest_cookie_collect_status() via wp_get_current_user() Application Passwords normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#42696 Autosave Notification not dismissible Autosave normal major Awaiting Review defect (bug) dev-feedback 3 years ago
#63446 Preview Changes show wrong revisions Autosave normal normal Awaiting Review defect (bug) dev-feedback 16 months ago
#43760 Create a revision when autosaving if the content has changed significantly Autosave normal normal Future Release enhancement dev-feedback 7 months ago
#43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 21 months ago
#18322 The Road to Magic Quotes Sanity jorbin Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 2 years ago
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 14 months ago
#18546 Add index.php to wp-includes and wp-admin/includes SergeyBiryukov* Bootstrap/Load normal normal Future Release enhancement dev-feedback 2 years ago
#46004 Allow actions based on blocks in the current content francina Bootstrap/Load normal normal Future Release enhancement dev-feedback 5 years ago
#41520 Disable deprecated functions pbearne Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 2 years ago
#60208 Prevent redirect loops Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 2 years ago
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 2 years ago
#65043 Consider adding wp_doing_cli() to wrap WP_CLI constant checks Bootstrap/Load normal normal Awaiting Review feature request dev-feedback 5 months ago
#59282 WordPress should register custom error and exception handlers Bootstrap/Load normal normal Future Release feature request dev-feedback 15 months ago
#48978 Add a new test case for E2E test (Show admin bar if user logged in) Build/Test Tools normal normal Future Release defect (bug) dev-feedback 15 months ago
#51446 CORS issues with QUnit while running tests Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#52331 Consider using more precise browser versions for `browserslist` Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal Future Release defect (bug) dev-feedback 6 years ago
#53842 Review the type of select return values Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 4 years ago
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#41978 `_delete_all_data()` does not delete attachment files johnbillion Build/Test Tools normal normal Future Release defect (bug) dev-feedback 2 hours ago
#55192 unit tests for _wp_check_existing_file_names Build/Test Tools normal normal Future Release defect (bug) dev-feedback 4 months ago
#56794 Add linting for `gutenberg_*` functions Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 10 months ago
#63336 Adding Support to Apache2 Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 17 months ago
#56785 Automatically catch potential security issues before release Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 22 months ago
#55466 Build Tools: create Docker test environment that use non-direct filesystems Build/Test Tools normal normal Future Release enhancement dev-feedback 4 years ago
#64634 Build/Tools: Update PHPCompatibilityWP to 3.0.0-alpha2 Build/Test Tools normal normal Future Release enhancement dev-feedback 8 weeks ago
#48050 Development Build: Provide structure to auto-install plugins Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 14 months ago
#63883 Podman Local Environment Setup Scripts Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 7 months ago
#24879 Sourcemaps should be provided for use with minified javascript libraries Build/Test Tools normal normal Future Release enhancement dev-feedback 14 months ago
#51966 npm/grunt watch/build task names are inconsistent and unintuitive Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 6 years ago
#64222 Improve the upgrade process for the Twemoji library Build/Test Tools normal normal Awaiting Review feature request dev-feedback 10 months ago
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal normal Awaiting Review task (blessed) dev-feedback 5 years ago
#56070 Use a consistent order of annotations in the test suite Build/Test Tools normal normal Future Release task (blessed) dev-feedback 3 years ago
#63935 Grid block background causes inconsistent padding on frontend Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 8 months ago
#63557 List Block Indentation Issue in Twenty Fifteen & Twenty Sixteen Themes (Editor Side) Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 10 months ago
#55063 Twenty Eleven: Quote block italic styling works in reverse Bundled Theme normal normal Future Release defect (bug) dev-feedback 15 months ago
#50446 Twenty Fifteen: Regression in updated sticky sidebar code Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#42043 Twenty Fourteen: Menu problems on iPad Air 2 Bundled Theme normal normal Future Release defect (bug) dev-feedback 22 months ago
#63275 Twenty Fourteen: Sticky menu problem Bundled Theme low trivial Future Release defect (bug) dev-feedback 15 months ago
#49931 Twenty Nineteen: Group color styles prevent custom colors Bundled Theme normal normal Future Release defect (bug) dev-feedback 7 months ago
#45900 Twenty Nineteen: WordPress embed width does not match between front and back end Bundled Theme normal normal Future Release defect (bug) dev-feedback 2 years ago
#45795 Twenty Nineteen: missing license information for assets williampatton Bundled Theme high normal Future Release defect (bug) dev-feedback 18 months ago
#39893 Twenty Seventeen Header Media: YouTube Embed Does Not Fill Screen Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 22 months ago
#63386 Twenty Seventeen: Latest Posts block having issue with alignment options Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 15 months ago
#40292 Twenty Seventeen: Use echo file_get_contents() instead of require_once() to pull in SVG file contents Bundled Theme normal normal Future Release defect (bug) dev-feedback 2 years ago
#41884 Twenty Seventeen: responsive (gallery) images are too large Bundled Theme normal normal Future Release defect (bug) dev-feedback 7 months ago
#63425 Twenty Sixteen: Quote block citation font size does not change with the block settings Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 16 months ago
#55183 Twenty Thirteen: Table color not reflect on the frontpage Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#59207 Twenty Thirteen: correct styling for Button & File block links in front-end widget areas (Footer & Sidebar) Bundled Theme normal normal Future Release defect (bug) dev-feedback 16 months ago
#58991 Twenty Twenty-One: Button block link does not use font-weight from Appearance setting Bundled Theme normal normal Future Release defect (bug) dev-feedback 2 years ago
#53533 Twenty Twenty-One: Dark Mode creating conflict with custom colour inside editor Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#63888 Twenty Twenty-One: Search block "Button inside" input border appears on front end but not in block editor Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 12 months ago
#56904 Twenty Twenty-Two: Block Navigation "no decoration" does not work Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 5 months ago
#56626 Twenty Twenty-Two: Elements with alignfull in the content provoke a horizontal scrollbar Bundled Theme normal normal Future Release defect (bug) dev-feedback 2 years ago
#55581 Twenty Twenty: Aligned images cannot be resized or are properly displayed Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
#48617 Twenty Twenty: Figure elements with inline style can overflow content bounds nielslange Bundled Theme normal normal Future Release defect (bug) dev-feedback 16 months ago
#61377 Twenty Twenty: Login/out block font family is different in the editor when added to a post Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#48729 Twenty Twenty: Margin reset for first-child and last-child is overridden for heading and blocks with alignment Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 21 months ago
#49025 Twenty Twenty: Modal menu link with hash should scroll to that section on the page. Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#53158 Twenty Twenty: Pullquote block editor styling does not match front Bundled Theme normal normal Future Release defect (bug) dev-feedback 7 months ago
#48730 Twenty Twenty: Wide and Full Width blocks top and bottoms margins don't respect original design causing layout issues Bundled Theme normal normal Future Release defect (bug) dev-feedback 2 years ago
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.