Make WordPress Core

{23} Popular Tickets (5330 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (701 - 800 of 5330)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#52496 Improve MySQL 8.0 support Database normal normal 7 Future Release defect (bug) 02/05/2024
#8857 Make WP MySQL strict mode compliant Database lowest normal 7 enhancement 04/08/2025
#58132 Slashes used in block templates slug is a problem on Windows Editor normal normal 7 Future Release defect (bug) dev-feedback 05/12/2025
#28566 Add our own "Are you sure you want to leave this page?" message when possible Editor normal normal 7 enhancement 06/04/2019
#51534 Add post type Blocks (reusable blocks) into menu Editor normal normal 7 enhancement dev-feedback 05/23/2023
#29923 Improve the writing experience on mobile Editor normal normal 7 Future Release enhancement close 07/16/2025
#64622 Real-time collaboration: Add new REST endpoints, setting, and registered post meta ellatrix Editor normal normal 7 7.0 task (blessed) has-patch 04/15/2026
#45033 Add TIDAL to oEmbed whitelist Embeds normal normal 7 Awaiting Review defect (bug) has-patch 07/22/2025
#60545 Default XML exporter is failing to export block templates. Export normal normal 7 Awaiting Review defect (bug) has-patch 01/29/2026
#27350 Invalid HTML Output Formatting normal normal 7 Future Release defect (bug) has-patch 08/13/2024
#25856 debug of wpautop function with Unit Tests Formatting normal normal 7 enhancement 03/20/2024
#40692 Filter default image size in gallery Gallery normal normal 7 Awaiting Review defect (bug) 09/21/2020
#14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein General normal normal 7 Future Release enhancement has-patch 04/03/2025
#64494 Bump minimum PHP version to 8.* General normal normal 7 Awaiting Review enhancement has-patch 04/02/2026
#40153 Filter for wp_safe_remote_get in download_url General normal normal 7 Awaiting Review enhancement has-patch 10/06/2024
#57299 Implement array key type notation General normal normal 7 Future Release enhancement 09/22/2025
#59519 Reconsider including Google branding and product in WordPress core (Google Fonts) General normal normal 7 Awaiting Review feature request 10/05/2023
#60229 HTML API: Introduce HTML Templating HTML API normal normal 7 7.1 enhancement dev-feedback 02/20/2026
#65015 Connectors: Several strings are not translated westonruter I18N high normal 7 7.0 defect (bug) dev-feedback 04/22/2026
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal 7 Future Release defect (bug) has-patch 05/24/2025
#54797 Allow languages path in register_block_type I18N normal normal 7 Future Release enhancement needs-unit-tests 03/30/2026
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal 7 Awaiting Review enhancement close 02/28/2024
#30023 Chrome autofill password keeps showing after wp_attempt_focus clears password field Login and Registration normal normal 7 Future Release defect (bug) dev-feedback 02/15/2020
#32401 Multi step authentication - adding hooks to wp-login.php Login and Registration normal normal 7 enhancement 06/04/2019
#28473 wp_mail incorrectly parses multiline From header Mail normal normal 7 Awaiting Review defect (bug) has-patch 09/09/2025
#62453 Cropping of images in WP 6.7 (and 6.8) is broken Media normal normal 7 Awaiting Review defect (bug) reporter-feedback 11/03/2025
#40921 Detect and Handle MP4 and OGG audio files properly Media normal normal 7 Future Release defect (bug) reporter-feedback 01/30/2022
#48710 Media uploader does not restrict file upload `accepts` parameters based on current context joedolson* Media normal normal 7 Future Release defect (bug) 10/07/2025
#32965 Add new Credit field to media attachment details Media normal normal 7 enhancement 10/18/2023
#23424 WP_Image class for handling images from the media library Media normal normal 7 enhancement dev-feedback 06/04/2019
#36842 More global event hooks using the media.events, like "modal:open", "modal:close", etc Media normal normal 7 feature request 06/04/2019
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal 7 Awaiting Review defect (bug) dev-feedback 08/28/2025
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal 7 Awaiting Review defect (bug) has-patch 06/09/2022
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal 7 Future Release enhancement reporter-feedback 09/06/2024
#44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal 7 Future Release enhancement dev-feedback 11/05/2025
#37928 add `pre_add_option` filter Options, Meta APIs normal normal 7 Awaiting Review enhancement has-patch 07/10/2025
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal 7 Future Release defect (bug) needs-unit-tests 09/17/2021
#9968 dynamically adding/removing filters breaks plugins Plugins low normal 7 Awaiting Review defect (bug) needs-unit-tests 03/02/2020
#48190 Show information from Plugins Directory into WP-Admin plugins page Plugins normal normal 7 Awaiting Review feature request 06/19/2024
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal 7 Awaiting Review defect (bug) needs-unit-tests 12/07/2025
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal 7 Future Release defect (bug) dev-feedback 04/06/2026
#37463 Abstract Query Class Query normal normal 7 Awaiting Review enhancement has-patch 04/20/2023
#48193 Improve the WordPress loop Query normal normal 7 Awaiting Review enhancement dev-feedback 01/20/2024
#11950 Sticky Posts are too aggressive Query normal normal 7 enhancement has-patch 06/04/2019
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal 7 Future Release enhancement 02/12/2024
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal 7 Future Release defect (bug) has-patch 01/27/2024
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal 7 Future Release defect (bug) has-patch 04/07/2026
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal 7 Future Release enhancement needs-unit-tests 05/19/2025
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal 7 Future Release enhancement dev-feedback 10/20/2025
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal 7 Awaiting Review defect (bug) reporter-feedback 02/05/2024
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal 7 Future Release enhancement needs-unit-tests 03/02/2023
#16808 Insufficient permissions for custom post type management and custom role/caps Role/Capability normal normal 7 defect (bug) 01/27/2023
#34608 Add role display name to WP_Role object Role/Capability normal normal 7 enhancement 06/06/2019
#5942 Add Owner role Role/Capability normal normal 7 Awaiting Review feature request 11/06/2017
#21520 Prevent recursive script dependencies in wp_enqueue_script Script Loader normal normal 7 defect (bug) 06/04/2019
#51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal 7 Awaiting Review enhancement 01/15/2026
#57424 Specific hook for Content Security Policy Security normal normal 7 Awaiting Review enhancement 01/05/2023
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term Taxonomy normal normal 7 Future Release defect (bug) 09/15/2017
#35696 Allow extra control over CSS Classes in paginate_links() Themes normal normal 7 Awaiting Review enhancement has-patch 05/15/2018
#30497 Impossible to change upgrader skin when Language_Pack_Upgrader is instanciated via Language_Pack_Upgrader::async_upgrade() Upgrade/Install normal normal 7 Awaiting Review defect (bug) 03/28/2019
#47837 Proposal: Componentized Upgrades Upgrade/Install normal normal 7 Awaiting Review enhancement dev-feedback 03/02/2021
#45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal 7 Future Release defect (bug) 10/18/2024
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal 7 Future Release defect (bug) needs-unit-tests 02/08/2024
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal 7 Future Release defect (bug) needs-unit-tests 12/01/2017
#37934 Separate account settings and profile settings Users normal normal 7 Awaiting Review enhancement 01/10/2023
#36368 Add `access_admin` capability Users normal normal 7 feature request dev-feedback 06/05/2019
#33542 User preferences API idea Users normal normal 7 Future Release feature request dev-feedback 02/05/2017
#23909 Widgets settings loaded and instances registered unnecessarily Widgets normal normal 7 defect (bug) 06/05/2019
#35656 Deprecate old single (non-multi) widgets Widgets normal normal 7 Future Release enhancement dev-feedback 08/25/2021
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal 7 enhancement has-patch 06/05/2019
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal 7 Future Release enhancement needs-unit-tests 10/20/2020
#62789 Enforce use of application passwords for authenticated XML-RPC requests XML-RPC normal normal 7 Awaiting Review enhancement 05/15/2025
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal 6 Future Release defect (bug) dev-feedback 03/08/2026
#45186 Admin notice jumps from above the H1 to below it when created. Administration normal normal 6 7.1 defect (bug) has-patch 03/10/2026
#42486 The Tools screen is blank for users who cannot manage categories or tags Administration normal normal 6 Awaiting Review defect (bug) dev-feedback 11/29/2024
#36882 Add a reusable admin CSS class for destructive actions joedolson* Administration normal normal 6 7.1 enhancement 03/17/2026
#18769 Admin should not break if URL changes Administration normal normal 6 Awaiting Review enhancement 02/06/2022
#62831 Bring in lighter background for admin audrasjb Administration normal normal 6 Future Release enhancement has-patch 09/23/2025
#35554 De-emphasise WordPress Version in the admin Administration normal normal 6 Future Release enhancement close 06/26/2025
#61585 Modify Events and News Widget to Show Global Events Separate from Local Events + Improve Accessibility of the Widget joedolson* Administration normal normal 6 Future Release enhancement reporter-feedback 06/08/2025
#37593 Replace "Super Admin" with "Network Administrator" Mista-Flo Administration normal normal 6 Future Release enhancement dev-feedback 09/24/2018
#34991 Introduce a typographic measure for the admin screens Administration normal normal 6 Future Release feature request 04/08/2025
#49715 Alternate views for WP List Tables audrasjb Administration normal normal 6 Future Release task (blessed) has-patch 04/29/2025
#40330 Reconsider the usage of infinite scrolling across the admin Administration normal normal 6 Future Release task (blessed) 05/08/2021
#62064 Refresh Authorize Application page UI Application Passwords normal normal 6 Awaiting Review defect (bug) has-patch 01/19/2026
#51899 Improve Application Passwords section layout in user profile Application Passwords normal normal 6 Future Release enhancement has-patch 10/25/2024
#11049 Page Preview does not autosave page template nacin* Autosave normal normal 6 defect (bug) dev-feedback 06/04/2019
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal 6 Future Release defect (bug) dev-feedback 07/15/2025
#56785 Automatically catch potential security issues before release Build/Test Tools normal normal 6 Awaiting Review enhancement dev-feedback 11/19/2024
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal normal 6 Awaiting Review enhancement 04/05/2023
#48086 Add required extensions and libraries to composer.json Build/Test Tools normal normal 6 Future Release task (blessed) has-patch 07/03/2024
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal 6 Future Release task (blessed) needs-unit-tests 09/01/2022
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal 6 Future Release task (blessed) close 02/13/2025
#63276 Content width in block editor styles expects padding Bundled Theme normal normal 6 7.1 defect (bug) has-patch 03/10/2026
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal 6 Future Release defect (bug) has-patch 06/20/2025
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets Bundled Theme normal normal 6 Future Release defect (bug) has-patch 07/24/2025
#58169 Twenty Nineteen: Quote block having issue when font-size is selected Bundled Theme normal normal 6 Future Release defect (bug) 05/12/2025
#60880 Twenty Nineteen: paragraph does not inherit font size from parent block within the editor Bundled Theme normal normal 6 Future Release defect (bug) has-patch 07/03/2025
#48734 Twenty Twenty: [em] tag with blank string inside ruins theme layout audrasjb* Bundled Theme normal normal 6 Future Release defect (bug) dev-feedback 02/13/2026
#63075 Twenty Twenty-One: Add border support Bundled Theme normal normal 6 Future Release enhancement has-patch 08/25/2025
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.