Make WordPress Core

{16} Needs Patch (3413 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 (2101 - 2200 of 3413)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal normal Awaiting Review defect (bug) dev-feedback 05/22/2017
#40834 Introduce a JS module pattern to WordPress General normal normal Awaiting Review enhancement 09/04/2018
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/26/2017
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables Networks and Sites normal normal Future Release enhancement 05/19/2017
#40811 Gallery drag and drop breaks layout Gallery normal normal Future Release defect (bug) 12/26/2019
#40804 Display important informations in plugins list Plugins normal normal Awaiting Review enhancement 05/18/2017
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 04/05/2024
#40795 If plugin zip file has very long name, windows systems can fail to upgrade Plugins normal normal Awaiting Review defect (bug) 09/17/2018
#40793 Events widget on back button loses location Widgets normal normal Awaiting Review defect (bug) 05/17/2017
#40791 paginate_links outputs unnecessary dots General normal normal Awaiting Review enhancement 05/22/2017
#40786 Leading spaces are added to custom textarea metabox Posts, Post Types normal normal Awaiting Review defect (bug) 05/17/2017
#40785 Image caption in WYSIWYG is not displaying in post page Media normal normal Awaiting Review defect (bug) 05/19/2017
#40779 function_exists() audit in wp-db.php Database low minor Awaiting Review defect (bug) dev-feedback 06/01/2021
#40776 Feature request : Need class parameter for "Twitter" embed share Embeds normal normal Awaiting Review enhancement 04/25/2019
#40769 Translators' note required for singular/plural strings where both strings are in the singular form I18N normal normal Future Release enhancement 11/06/2024
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/07/2021
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 02/15/2020
#40716 WordPress's magic quotes emulation doesn't slash keys like PHP's built-in magic quotes General normal normal Awaiting Review defect (bug) 06/06/2017
#40706 pasting text that has emojis into a new post breaks autosave and save draft Autosave normal normal Awaiting Review defect (bug) 05/09/2017
#40705 Unable to login to admin backend from a wordpress login modal window Login and Registration normal normal Awaiting Review enhancement 05/09/2017
#40692 Filter default image size in gallery Gallery normal normal Awaiting Review defect (bug) 09/21/2020
#40688 there is a bug in deleting a photo and replacing it by the new photo with the same name Media normal normal Awaiting Review defect (bug) reporter-feedback 06/06/2023
#40687 pre_option_upload_url_path filter no longer working General normal normal Awaiting Review defect (bug) 04/29/2024
#40686 CSS: introduce naming and usage conventions for JS targeting Administration normal normal Awaiting Review enhancement 05/06/2021
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal Awaiting Review defect (bug) 06/08/2017
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#40675 Accented letter at end of line displays wrong Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/24/2020
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 08/04/2017
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#40651 Plugins: Make it easier to find plugin settings after install Plugins normal normal Awaiting Review feature request 05/04/2017
#40649 parent_file filter seems to be overwritten by get_admin_page_parent call Menus normal normal Awaiting Review defect (bug) 06/10/2019
#40643 Russian post date month translation is incorrect I18N normal normal Awaiting Review defect (bug) 05/02/2017
#40631 Safari issues with wp-includes/ms-files.php Media normal normal Awaiting Review defect (bug) reporter-feedback 07/28/2020
#40629 Change default template Editor normal normal Future Release enhancement 11/23/2020
#40609 Cannot register an application/foo+xml mime type without also registering application/xml Upload normal normal Awaiting Review defect (bug) 06/01/2017
#40602 Implement immutable cache headers Script Loader normal normal Awaiting Review enhancement 04/29/2017
#40595 wp_authenticate_username_password() should respect WP_Error object generated by higher priorities Login and Registration normal normal Awaiting Review defect (bug) 04/28/2017
#40593 Media library replace image popup not displaying completely below 641px width Media normal normal Awaiting Review defect (bug) 10/02/2018
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 07/29/2024
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output Formatting normal normal Awaiting Review enhancement 04/26/2017
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement 07/28/2020
#40559 Bug when inserting images with TinyMCE for latest Chrome Editor normal normal Future Release defect (bug) 05/19/2017
#40554 Hide /wp-admin/network/site-settings.php Networks and Sites normal normal Awaiting Review enhancement 04/25/2017
#40544 Keep toolbar showing at the top on mobile screens Toolbar normal normal Awaiting Review feature request 08/13/2021
#40527 Decouple WP_Customize_Manager Customize normal normal Future Release enhancement 09/25/2017
#40521 Using a custom query var on a static front page results in wrong $post Posts, Post Types normal normal Awaiting Review defect (bug) 04/22/2017
#40518 multisite users table should use user's ID to get the avatar Users normal normal Awaiting Review enhancement 03/15/2019
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal normal Awaiting Review enhancement 04/24/2017
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal normal Awaiting Review defect (bug) 04/20/2017
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal normal Awaiting Review defect (bug) 11/27/2019
#40487 GUID contains more than 255 characters General normal normal Awaiting Review defect (bug) 04/19/2017
#40486 Standard Themes: Logic for translated strings in connection with Screen Reader text can be improved Bundled Theme normal normal Awaiting Review enhancement dev-feedback 04/05/2024
#40475 Additional way to add plugin by indicating URL|slug of plugin page Plugins normal normal Awaiting Review enhancement 07/28/2021
#40469 How to remove full size image path from srcset and more intelligent choices in srcset candidate list Post Thumbnails normal normal Awaiting Review enhancement 06/28/2017
#40465 Multisite fails to rewrite upload path on main site Networks and Sites normal normal Awaiting Review defect (bug) 04/17/2017
#40464 Embed video in Wordpress gives W3c Markup Validation issue Embeds normal normal Awaiting Review defect (bug) 04/16/2017
#40460 Add-On Grouping for Plugin List Screen Plugins normal normal Awaiting Review feature request 04/15/2017
#40456 Twenty Seventeen: Submenu greater than 10 items not visible Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#40451 Customizer: Introduce plugin management Customize normal normal Future Release feature request dev-feedback 01/15/2019
#40441 High server resource usage and timeouts during image uploads Media normal normal Awaiting Review enhancement 04/14/2017
#40432 Customizer: Should we stop contextually hiding features? Customize normal normal Awaiting Review enhancement 09/12/2018
#40428 Introduce best practices to hide CSS generated content from assistive technologies trishasalas Administration normal normal Future Release defect (bug) 03/23/2019
#40427 Expose a JavaScript API to extend the Media Manager Media normal normal Awaiting Review enhancement 05/20/2021
#40412 Filter for theme actions to add extra buttons. Themes normal minor Awaiting Review feature request dev-feedback 04/11/2017
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
#40404 Slow queries with a large number of posts (tens of thousands and above) Query normal normal Awaiting Review enhancement 04/10/2017
#40403 Media: Allow disabling of auto-save for attachment changes in Media Library Media normal normal Awaiting Review enhancement 10/16/2017
#40397 PHP 7.1.x problem in WP_Query Query normal normal Awaiting Review defect (bug) 01/11/2018
#40394 Activation email not sent to new users on Windows (have come out another time) Mail normal normal Awaiting Review defect (bug) 04/08/2017
#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 07/07/2020
#40390 Wrong time (and date) in mail header send by phpmailer Mail normal normal Awaiting Review defect (bug) 05/02/2017
#40387 WP_Query bug with product post type with search parameter on Query normal normal Awaiting Review defect (bug) 04/18/2017
#40373 Conditionally initialize Playlist Media Element Media normal normal Future Release enhancement dev-feedback 01/24/2019
#40352 WP REST API, Comments Not Triggering 'comment_post' Comments normal normal Awaiting Review defect (bug) dev-feedback 11/26/2019
#40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 05/24/2024
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules normal normal Awaiting Review defect (bug) 01/12/2018
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 10/12/2019
#40334 Trim siteurl and homeurl General normal normal Awaiting Review defect (bug) 04/01/2017
#40330 Reconsider the usage of infinite scrolling across the admin Administration normal normal Future Release task (blessed) 05/08/2021
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 03/31/2017
#40326 One Click Install Problems with WordPress 4.7.3 Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2023
#40324 make_clickable doesn't work if url stands after an even number off spaces Formatting normal normal Awaiting Review defect (bug) 03/31/2017
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#40299 Removing width attribute on an image with a caption removes entire caption Media normal normal Future Release defect (bug) 12/27/2018
#40291 subcategory pagination no run Taxonomy normal normal Awaiting Review defect (bug) 03/29/2017
#40289 Uploading 2 files with the same name but different casing, overwrites existing files Media normal normal Awaiting Review defect (bug) 06/08/2017
#40281 Improve Documentation for HTTP Unit Testing Build/Test Tools normal normal Awaiting Review enhancement 11/16/2021
#40278 Customizer: Introduce theme uploading Customize normal normal Future Release task (blessed) 11/22/2020
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 11/08/2021
#40272 Customize: Account for media queries in l10n.css Customize normal normal Future Release defect (bug) 10/03/2017
#40255 Parameter to Enable/Disable Trash on register_post_type(); Posts, Post Types normal normal Awaiting Review feature request 03/24/2017
#40252 Redirection during activation Plugins normal normal Future Release defect (bug) 02/29/2024
#40250 When cropping a image right after scaling, the crop selection will show incorrect dimensions adamsilverstein Media normal normal Future Release defect (bug) 01/28/2021
#40249 period as last character in username breaks activation link Login and Registration normal normal Awaiting Review defect (bug) 03/24/2017
#40243 Allow Manual Hue input for the HSL Color Picker Customize normal normal Future Release enhancement 05/29/2021
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#40232 Could is_tax check through queried_terms instead of queried_object? Taxonomy normal normal Awaiting Review feature request 03/22/2017
#40223 Allow arrow key navigation in (all?) modals Administration normal normal Awaiting Review enhancement 02/26/2024
Note: See TracReports for help on using and creating reports.