Make WordPress Core

{16} Needs Patch (3445 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2301 - 2400 of 3445)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55057 WebP EXIF data missing and images are not rotated in the same way JPEG images are rotated. adamsilverstein Media normal normal Future Release defect (bug) 07/07/2022
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active Taxonomy normal critical Awaiting Review defect (bug) close 07/08/2022
#29247 Crucial caches are not cleared when deleting site Cache API normal normal Future Release defect (bug) dev-feedback 07/08/2022
#26723 Twenty Fourteen: Hatom Errors Bundled Theme low normal Future Release defect (bug) 07/08/2022
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/11/2022
#45138 mixed line endings: wp-config-sample.php uses CRLF (windows) line endings Upgrade/Install normal trivial Awaiting Review defect (bug) close 07/12/2022
#56089 Meta data of menu items not removed from wp_postmeta table after removing the menu item before being saved. Menus normal normal Awaiting Review defect (bug) has-patch 07/12/2022
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 07/12/2022
#56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. General normal minor Awaiting Review defect (bug) has-patch 07/12/2022
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
#56178 Links got invisible in responsive devices. General normal normal Awaiting Review defect (bug) 07/15/2022
#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
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 07/15/2022
#16460 Category/tag converter should support all public taxonomies Import normal normal Awaiting Review feature request 07/15/2022
#56240 Social Icons Block bug Editor normal normal Awaiting Review defect (bug) reporter-feedback 07/18/2022
#56241 The post category count according post data not showing on admin side. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#43347 Introduction of 'has_single' register_post_type parameter Posts, Post Types normal normal Awaiting Review feature request 07/19/2022
#54449 Loading CodeMirror prevents the Help tabs children to work properly. Help/About normal normal Future Release defect (bug) 07/19/2022
#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 07/19/2022
#54936 db_version mismatch after update to 5.9 Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2022
#56136 Unable to move panels from below post editor content section to sidebar Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2022
#56004 Found issue with "post" post type page attribute parent slug not working Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 07/21/2022
#45186 Admin notice jumps from above the H1 to below it when created. Administration normal normal Awaiting Review defect (bug) 07/24/2022
#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
#55636 Drag and drop video's go to the top of the page. General normal normal Awaiting Review defect (bug) reporter-feedback 07/27/2022
#53780 PHP 8.1: DateTimeZone::getTransitions() change Date/Time normal normal Awaiting Review defect (bug) close 08/03/2022
#11311 kses converts ampersands to & in post titles, post content, and more Posts, Post Types normal normal Future Release defect (bug) 08/03/2022
#55902 Block theme rendering issue Themes normal blocker Awaiting Review defect (bug) 08/03/2022
#39903 is_user_logged_in() true on ajax after cookie has been deleted Users normal major Awaiting Review defect (bug) 08/08/2022
#56295 filter wp_content_img_tag runs multiple times Media normal normal Awaiting Review defect (bug) has-patch 08/09/2022
#56220 Twenty Nineteen: Centered H2 headings on full-width Cover blocks are not correctly centered Bundled Theme normal normal Future Release defect (bug) 08/10/2022
#56351 Shared terms will not apply properly to a post in WordPress 6.0 Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 08/14/2022
#56361 Debug log never working General normal normal Awaiting Review defect (bug) reporter-feedback 08/15/2022
#56380 The pingback function does not work on internal or external links Pings/Trackbacks normal normal Awaiting Review defect (bug) 08/15/2022
#51769 Full-text search support Database normal normal Awaiting Review enhancement dev-feedback 08/16/2022
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal normal Awaiting Review enhancement needs-docs 08/19/2022
#23318 Plugins Admin Showing Details for Wrong Plugin Plugins normal normal WordPress.org enhancement 08/23/2022
#56423 Changing Title changes URL Editor normal major Awaiting Review defect (bug) reporter-feedback 08/23/2022
#51990 Codemirror does not support JSX by default as mentioned External Libraries normal major Awaiting Review defect (bug) reporter-feedback 08/24/2022
#56433 invalid regex used in preg_replace Formatting normal normal Awaiting Review defect (bug) reporter-feedback 08/24/2022
#56446 Query loop next page button not working as expected. General normal normal Awaiting Review defect (bug) changes-requested 08/27/2022
#38012 Improve data validation in plugin.php Plugins normal normal Awaiting Review defect (bug) reporter-feedback 08/27/2022
#49042 After WordPress automatically scales your uploaded images down, it loses track of the original images Upload normal normal Awaiting Review defect (bug) reporter-feedback 08/28/2022
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal Awaiting Review enhancement 08/28/2022
#53204 This means any errors on the site will be written to a file which is potentially available to normal users Site Health normal normal Awaiting Review defect (bug) reporter-feedback 09/01/2022
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
#54154 Core medias e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54156 Core widgets e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54157 Core menus e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#56490 wp-cron.php using count() on null Cron API normal normal Awaiting Review defect (bug) 09/04/2022
#56512 Design glitch in calendar block control with align left and right(Frontend) Themes normal normal Awaiting Review defect (bug) dev-feedback 09/05/2022
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
#56473 Getting notice message I am disabling update notifications Upgrade/Install normal normal Awaiting Review defect (bug) close 09/06/2022
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/06/2022
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) Database normal major Awaiting Review defect (bug) reporter-feedback 09/08/2022
#51343 Move Current Submenu to top of Admin Menu Administration normal minor Awaiting Review enhancement 09/09/2022
#48928 Align selects in .form-table's within admin settings with their neighbour inputs for a more uniform feel Administration normal normal Awaiting Review enhancement 09/09/2022
#54211 Small css bug when using customize-controls in customizer.php Customize normal minor Awaiting Review defect (bug) dev-feedback 09/09/2022
#38869 Change "Site Default" in User Profile Options for Language to "Site Setting" I18N normal normal Awaiting Review enhancement 09/11/2022
#50191 Propose https prefix, not http for external links Editor normal normal Future Release enhancement 09/11/2022
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/11/2022
#56519 Inner blocks serialization bug in serialize_block function Editor normal normal Awaiting Review defect (bug) 09/13/2022
#56497 Categories (List) block center alignment is not working with dropdown in editor Editor normal normal Awaiting Review defect (bug) close 09/14/2022
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal normal Awaiting Review defect (bug) reporter-feedback 09/16/2022
#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
#56582 Decide how to format multi-line comments in global scope. General normal normal Awaiting Review enhancement dev-feedback 09/17/2022
#56578 Post date block color setting is not reflecting in editor and front side Editor normal normal Awaiting Review defect (bug) close 09/20/2022
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 09/27/2022
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#47511 Add specific "default settings" for different locales I18N normal normal Future Release enhancement 09/30/2022
#17370 Screen options and meta box settings can lose per-blog meta box positions Users normal normal Future Release defect (bug) 10/03/2022
#56685 Remove LiveJournal from importer recommendations Import normal normal Awaiting Review defect (bug) dev-feedback 10/04/2022
#56728 Can we fix featured image view issue when allowed SVG image type? Posts, Post Types normal normal Awaiting Review defect (bug) 10/04/2022
#56729 Vulnerability in plugin update notification (impersonation of plugins with possible RCE) Plugins normal normal Awaiting Review defect (bug) close 10/04/2022
#56686 "internal" post status practical usage? Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 10/04/2022
#48457 Requests library depends on PHP zlib External Libraries normal normal Awaiting Review defect (bug) close 10/05/2022
#48456 Update CodeMirror to latest version External Libraries normal normal Future Release enhancement early 10/05/2022
#51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request needs-unit-tests 10/05/2022
#55015 Site Editor not working for TwentyTwentyTwo Child theme Themes normal normal Future Release defect (bug) 10/06/2022
#56292 Auto-update option gets enabled for plugins not hosted on WordPress.org Plugins normal normal Awaiting Review defect (bug) reporter-feedback 10/06/2022
#56744 Inaccuracy in user_can_richedit() function on /wp-includes/general-template.php Editor normal normal Awaiting Review defect (bug) 10/06/2022
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 10/07/2022
#56774 Need more options on pre-existing blocks. Formatting normal normal Awaiting Review enhancement 10/09/2022
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 10/10/2022
#56017 Check the required PHP extensions during WordPress installation and updates Upgrade/Install normal normal Future Release task (blessed) dev-feedback 10/11/2022
#55899 Installer screen, button is NOT disabled when username is emtpy Upgrade/Install normal normal Awaiting Review defect (bug) 10/12/2022
#56310 Inconsistency when adding fonts to fontFamilies in wp_global_styles post Editor normal normal Awaiting Review defect (bug) has-patch 10/12/2022
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#52903 Consent Management within WordPress Core Privacy normal normal Awaiting Review feature request 10/14/2022
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 10/17/2022
#56825 Customiser colour picker and popups broken in 6.1 RC1 Customize normal normal Awaiting Review defect (bug) reporter-feedback 10/18/2022
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal normal Awaiting Review defect (bug) close 10/19/2022
#56854 I cannot edit comments thru admin menu General normal normal Awaiting Review defect (bug) 10/19/2022
#50667 New attachment size is created even the source is smaller Media normal normal Awaiting Review defect (bug) 10/19/2022
#50823 Miss button add new post on page edit post (editor guttenberg) audrasjb* Editor normal major Future Release feature request dev-feedback 10/20/2022
#56879 Add DDEV Page to Install Local Server Docs General normal normal Awaiting Review feature request needs-docs 10/21/2022
#56905 css media query issue General normal trivial Awaiting Review defect (bug) reporter-feedback 10/25/2022
#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
Note: See TracReports for help on using and creating reports.