Make WordPress Core

{16} Needs Patch (3384 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 3384)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal Future Release defect (bug) dev-feedback 06/20/2019
#53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 12/16/2024
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
#49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
#58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
#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
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
#38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 09/23/2017
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 08/02/2018
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps Script Loader normal minor Future Release enhancement dev-feedback 10/03/2024
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 12/31/2023
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
#52343 Site Health Page: Inactive theme message is inconsistent Site Health normal normal Awaiting Review defect (bug) dev-feedback 01/28/2021
#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 10/02/2024
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal normal Awaiting Review enhancement dev-feedback 11/28/2024
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
#51527 Debugging in Multisite context: list of plugins Site Health normal normal Awaiting Review enhancement dev-feedback 10/19/2020
#59362 Display deprecated function usage in Site Health Site Health normal normal Awaiting Review enhancement dev-feedback 09/16/2023
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health normal minor Awaiting Review enhancement dev-feedback 03/01/2023
#50389 Improve support for site health issues in WordPress Site Health normal normal Awaiting Review enhancement dev-feedback 06/15/2020
#47653 Site Health plugin security check Site Health normal normal Awaiting Review enhancement dev-feedback 09/07/2021
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal normal Awaiting Review enhancement dev-feedback 10/23/2023
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal normal Awaiting Review enhancement dev-feedback 03/23/2023
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal normal Awaiting Review enhancement dev-feedback 12/06/2019
#62214 Update Site Health to use `do_accordion_sections()` Site Health normal normal Awaiting Review enhancement dev-feedback 10/13/2024
#51702 Warn of potentially poor/insecure password generation Site Health normal normal Awaiting Review feature request dev-feedback 06/01/2021
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps low normal Awaiting Review enhancement dev-feedback 03/16/2023
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/17/2023
#45938 Adding new term meta fails if column is wrapped in a conditional Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 02/01/2019
#45076 Category counter is not updated Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/09/2018
#50082 Item count is not increasing after adding category Taxonomy normal normal Future Release defect (bug) dev-feedback 08/11/2020
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/08/2019
#41631 Same Term Not Added Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 09/21/2017
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/06/2020
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 05/01/2020
#48682 Introduce WP_Labels class Taxonomy normal normal Awaiting Review enhancement dev-feedback 11/17/2019
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal normal Awaiting Review enhancement dev-feedback 04/20/2017
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal normal Awaiting Review enhancement dev-feedback 06/09/2022
#37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal Future Release enhancement dev-feedback 06/04/2019
#38265 Add term_relationship_id column to wp_term_relationships Taxonomy normal normal Awaiting Review feature request dev-feedback 10/25/2017
#43835 Add thumbnail to category (like to posts) Taxonomy normal normal Awaiting Review feature request dev-feedback 04/24/2018
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal normal Awaiting Review feature request dev-feedback 08/26/2020
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes normal normal Future Release defect (bug) dev-feedback 02/20/2024
#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
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 10/22/2024
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal Awaiting Review defect (bug) dev-feedback 03/18/2019
#51832 Add a more visible way to delete unused themes Themes normal normal Future Release enhancement dev-feedback 06/06/2022
#41179 Adding get_the_content-filter Themes normal normal Awaiting Review enhancement dev-feedback 02/03/2023
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal Future Release enhancement dev-feedback 05/29/2021
#53351 Delete Theme Files in Database When Using Delete Option Themes normal normal Awaiting Review enhancement dev-feedback 01/28/2022
#41792 Suggested Enhancement to WordPress' Handling of Authors and Author URL's Themes normal normal Awaiting Review enhancement dev-feedback 09/06/2017
#38863 Text change when activating a theme Themes low minor Awaiting Review enhancement dev-feedback 06/10/2022
#55878 The Manage Themes Screen Needs to Indicate Clear User Actions Themes normal normal Awaiting Review enhancement dev-feedback 05/31/2022
#26695 Themes: add support for multiple screenshots in themes Themes normal normal Future Release enhancement dev-feedback 12/03/2024
#58237 Change default 'Blog pages show at most' to better divisible number Themes normal normal Awaiting Review feature request dev-feedback 05/04/2023
#43363 Custom URL for Header Video Themes normal normal Awaiting Review feature request dev-feedback 04/06/2024
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 Themes normal normal Awaiting Review feature request dev-feedback 11/22/2018
#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 03/21/2023
#62924 TinyMCE uses deprecated “unload” event listener TinyMCE normal normal Awaiting Review enhancement dev-feedback 02/08/2025
#47218 Update TinyMCE to 5.X.X or 6.X.X TinyMCE normal normal Awaiting Review enhancement dev-feedback 09/02/2024
#46232 Merge or make-closer "Customize" and "Edit {Thing}" top-level toolbar items Toolbar normal normal Awaiting Review enhancement dev-feedback 05/10/2023
#41288 wp admin bar WordPress about and updates icon can't show in Smartphone. Toolbar normal normal Awaiting Review enhancement dev-feedback 02/29/2024
#53184 Toolbar Enhancements: turn off labels / disable plugins / auto-hiding Toolbar normal normal Awaiting Review feature request dev-feedback 07/14/2021
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/16/2022
#62699 Bulk Actions for Dependent Plugins Still Not Working Properly Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/17/2024
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 10/17/2022
#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 07/12/2023
#56431 Fatal Error on Update Page When a Plugin's Icon is Not Set Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 02/28/2024
#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 03/05/2024
#60397 Invalidate opcache after theme / plugin updates seebeen Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 01/31/2024
#42281 No Autoupdate for Translation files Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 07/09/2023
#46582 WordPress Core Updates: 'Last updated' date not showing correctly Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 03/21/2019
#59177 dbDelta doesn't handle changing the DEFAULT value of a column from NULL to '' Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 09/05/2023
#31744 All PHP files in the root should be dummy files, pointing to wp-includes versions Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 02/06/2017
#43492 Core Telemetry and Updates Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 11/11/2024
#58389 Enable auto-updates for plugins installed from the Plugins Add New Screen Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 08/05/2024
#39641 Idea: Move "Updates" from "Dashboard" to "Tools" Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 01/20/2017
#50674 Plugin and Theme Update Hooks pbiron* Upgrade/Install normal normal Future Release enhancement dev-feedback 10/19/2020
#60692 Plugin dependencies: Allow a mu-plugin to fulfil a dependency Upgrade/Install normal normal Future Release enhancement dev-feedback 11/21/2024
#59182 Plugin/theme zip update screen max-width Upgrade/Install normal minor Awaiting Review enhancement dev-feedback 08/26/2023
#47837 Proposal: Componentized Upgrades Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 03/02/2021
#58808 Proposal: track object cache type in update checks Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 07/14/2023
#57280 Security automatic updates for plugins and themes Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 12/06/2022
#49963 Security of failed update/rollback Upgrade/Install normal major Awaiting Review enhancement dev-feedback 04/20/2020
#58380 Setting time limit for updates doesn't always work. pbiron* Upgrade/Install normal normal Future Release enhancement dev-feedback 09/30/2024
#43916 Auto update translations when the respective plugin/theme is updated Upgrade/Install normal normal Awaiting Review feature request dev-feedback 01/06/2019
#49515 SSL requirement during installation with SQL command through admin if mixed content Upgrade/Install normal normal Awaiting Review feature request dev-feedback 05/22/2024
#20947 feature request: one-click update for core, themes and plugins (all in one) Upgrade/Install normal normal Awaiting Review feature request dev-feedback 08/13/2018
#35310 "Add Media" dropzone shouldn't take up the entire modal window Upload normal normal Awaiting Review defect (bug) dev-feedback 05/15/2019
#49725 Bug in plugin upload Upload normal normal Awaiting Review defect (bug) dev-feedback 03/30/2020
#45670 Getting different MIME type from function finfo_file. Upload normal normal Awaiting Review defect (bug) dev-feedback 01/09/2019
#54078 Underscore appended to media file on upload Upload normal normal Awaiting Review defect (bug) dev-feedback 09/07/2021
#18043 Uploaded images disappear after loading if using compression w/Apache Upload normal major Future Release defect (bug) dev-feedback 05/15/2019
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' Upload normal normal Future Release enhancement dev-feedback 05/15/2019
Note: See TracReports for help on using and creating reports.