Make WordPress Core

{16} Needs Patch (3412 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 (2501 - 2600 of 3412)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal defect (bug) dev-feedback 06/04/2019
#27425 Templates For Posts Formats Post Formats normal normal enhancement dev-feedback 06/04/2019
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' Posts, Post Types normal normal defect (bug) dev-feedback 05/24/2023
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal defect (bug) dev-feedback 04/01/2020
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#36324 Post status labels use inconsistent grammar Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#35842 Register Post Type function label default Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 05/15/2023
#31615 UI bug using Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 06/04/2019
#22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#36939 Role groups Role/Capability normal normal enhancement dev-feedback 06/04/2019
#29009 There should be a capability for "publish private posts" Role/Capability normal normal enhancement dev-feedback 06/04/2019
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal enhancement dev-feedback 06/04/2019
#33593 Make shortcodes case insensitive Shortcodes normal normal feature request dev-feedback 06/04/2019
#33234 Tags/Categories Count Incorrect Taxonomy normal normal defect (bug) dev-feedback 05/03/2023
#29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
#16883 Add check for "Template Version" on theme activation Themes normal normal enhancement dev-feedback 06/04/2019
#25927 Remove the theme information from style.css and add a theme manifest file Themes normal normal feature request dev-feedback 06/04/2019
#47563 Update get_template_part() function Themes normal normal feature request dev-feedback 03/21/2021
#33095 Background updates: Administration blocked Upgrade/Install normal normal defect (bug) dev-feedback 06/05/2019
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 03/30/2021
#17451 Unify plugin update notices and include changelog data nacin* Upgrade/Install normal normal enhancement dev-feedback 06/04/2019
#15861 Sorting users by post count Users normal normal defect (bug) dev-feedback 06/05/2019
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user Users normal normal defect (bug) dev-feedback 06/05/2019
#23413 Provide query result data to custom user columns Users normal normal enhancement dev-feedback 06/05/2019
#20459 Super admin should be able to bypass banned/limited domains when creating users Users normal minor enhancement dev-feedback 06/05/2019
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 06/05/2019
#53625 The 'explode' function does not work on widget block editor. Widgets normal major defect (bug) dev-feedback 07/16/2021
#33180 Widgets not preserved after switching theme and deactivate plugins Widgets normal normal defect (bug) dev-feedback 06/05/2019
#24283 is_active_widget() incorrect logic Widgets normal normal defect (bug) dev-feedback 10/29/2024
#23008 Add a Hook To Hide Inactive Widgets Widgets normal normal enhancement dev-feedback 06/05/2019
#20596 Adding more actions to a widget Widgets normal normal enhancement dev-feedback 06/05/2019
#31643 Allow widget sidebars to be loaded open or closed via filtering Widgets normal normal enhancement dev-feedback 06/05/2019
#29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 06/05/2019
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 06/05/2019
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) early 05/14/2020
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#48456 Update CodeMirror to latest version External Libraries normal normal Future Release enhancement early 10/05/2022
#46484 Cleaning WP from any reference to php4 General normal normal Future Release enhancement early 05/22/2019
#40175 Upload Validation / MIME Handling Media high major Future Release defect (bug) early 10/30/2023
#55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) early 03/28/2022
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
#53035 Copy suggested policy text to clipboard on click success message is not showing Administration normal normal Awaiting Review defect (bug) has-patch 04/16/2021
#56421 Fix scrolling in Block Editor "Editor Content" inside "Group Block" Administration normal normal Awaiting Review defect (bug) has-patch 05/27/2024
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal Future Release defect (bug) has-patch 06/11/2024
#56420 In block editor when block is at top of window the block tools / settings dialog is hidden by "Editor top bar" Administration normal normal Awaiting Review defect (bug) has-patch 05/27/2024
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#58161 WordPress post editor pagination uses inconsistent URL variable to rest of site Administration normal normal Awaiting Review defect (bug) has-patch 05/02/2023
#45013 Wrong links when installing in subdirectory = Administration normal normal Awaiting Review defect (bug) has-patch 10/10/2018
#42080 get_site_url() does not always return the appropriate protocol Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#46869 Fix PHPCS configuration Build/Test Tools normal normal Future Release defect (bug) has-patch 05/28/2019
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#58413 Twenty Seventeen: Search block is having issue when you apply width and alignment. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#41822 Twenty Twelve: Submenus not working on touch screen devices Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/06/2024
#58088 Twenty Twenty-One: letter spacing not applied to Quote block in Editor, on front-end, widgets area Bundled Theme normal normal Awaiting Review defect (bug) has-patch 12/11/2024
#55581 Twenty Twenty: Aligned images cannot be resized or are properly displayed Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#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) has-patch 01/16/2024
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement has-patch 05/20/2024
#55993 Wrong canonical redirect for paged posts page Canonical normal normal Awaiting Review defect (bug) has-patch 11/07/2022
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
#60161 Comments on pages where comments are not allowed Comments normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#58014 Invalid Post ID when updating a comment in editing Comments normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 06/22/2024
#44598 Main logo won't update when deleted and reuploaded with the same file name Customize normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#60362 Emojis cause "Updating failed. Could not update post in the database." error Database normal normal Awaiting Review defect (bug) has-patch 02/08/2024
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character Database normal normal Awaiting Review defect (bug) has-patch 09/24/2024
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement has-patch 06/17/2018
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 11/23/2020
#40882 Characters omitted when copying and pasting from Word Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#60157 Cursor moves to a different paragraph when use directional keys to navigate in a text Editor normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#56310 Inconsistency when adding fonts to fontFamilies in wp_global_styles post Editor normal normal Awaiting Review defect (bug) has-patch 10/12/2022
#53047 My "Posts" page (when a static front is selected) uses the old editor Editor normal normal Awaiting Review defect (bug) has-patch 05/18/2021
#57817 Navigation block frame responsive issue Editor normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#51410 Patterns examples Editor normal normal Awaiting Review defect (bug) has-patch 09/29/2020
#46389 Post Form Code Editor Issue Editor normal normal Awaiting Review defect (bug) has-patch 11/12/2020
#58095 Post featured image block use full size image => huge impact on performance Editor normal normal Awaiting Review defect (bug) has-patch 04/21/2023
#45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Editor normal normal Awaiting Review defect (bug) has-patch 03/02/2019
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#58236 theme.json customTemplates with child themes work wrong Editor normal normal Awaiting Review defect (bug) has-patch 07/09/2024
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 05/10/2022
#61073 Cover Block Improvement Editor normal minor Awaiting Review enhancement has-patch 04/24/2024
#58173 rotate editor Editor normal normal Awaiting Review feature request has-patch 04/21/2023
#53573 Non-WP Blog Embeds are being cropped. Embeds normal normal Awaiting Review defect (bug) has-patch 07/01/2021
#46190 Firefox Emoji Detection Slow Emoji normal normal Awaiting Review enhancement has-patch 07/06/2022
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal Future Release enhancement has-patch 11/18/2021
#62588 fetch_feed caching broken in WP 6.7 Feeds normal normal Awaiting Review defect (bug) has-patch 12/02/2024
#52171 Featured image error in media library, detached. Gallery normal normal Awaiting Review defect (bug) has-patch 12/24/2020
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates General normal critical Awaiting Review defect (bug) has-patch 07/27/2024
#53885 Inconsistent output of Site title with special characters on email General normal normal Awaiting Review defect (bug) has-patch 08/16/2021
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#57950 Multisite filter count not adding up. General normal normal Awaiting Review defect (bug) has-patch 04/06/2023
#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
#60418 Unwanted commented code General normal normal Awaiting Review defect (bug) has-patch 02/06/2024
#55113 category widget block General normal normal Awaiting Review defect (bug) has-patch 02/09/2022
Note: See TracReports for help on using and creating reports.