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 (2301 - 2400 of 5330)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#50292 Change 'post updated' notification text to '[post type name] updated' Posts, Post Types normal normal 1 Awaiting Review enhancement close 07/28/2020
#55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal 1 Awaiting Review enhancement close 04/20/2022
#55733 Add option to sort Pages by Slug Posts, Post Types normal normal 1 Awaiting Review feature request close 05/15/2022
#58600 wp_query Enhancement Query normal normal 1 Awaiting Review feature request close 07/03/2023
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal normal 1 Awaiting Review defect (bug) close 03/20/2023
#42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal 1 Awaiting Review enhancement close 11/29/2019
#40440 Save permalink without send form Rewrite Rules normal normal 1 Awaiting Review defect (bug) close 12/19/2021
#52471 Site Health Upload-related INI values could use consistent formatting Site Health normal normal 1 Awaiting Review enhancement close 02/14/2021
#60802 Enable debug mode / debug options in site health Site Health normal minor 1 Awaiting Review feature request close 03/19/2024
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active Taxonomy normal critical 1 Awaiting Review defect (bug) close 07/08/2022
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) Taxonomy low normal 1 Awaiting Review enhancement close 05/14/2023
#62545 Adminbar title not escaped Toolbar normal minor 1 Awaiting Review defect (bug) close 11/26/2024
#48831 WP Admin Bar doesn't display on wp-login.php page Toolbar normal normal 1 Awaiting Review enhancement close 10/30/2024
#42008 Show warning that usernames can't be changed Upgrade/Install normal minor 1 Future Release defect (bug) close 11/01/2020
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal normal 1 Awaiting Review defect (bug) close 10/19/2022
#53683 Custom HTML Widget fails to save if ‘href’ inside Widgets normal normal 1 Awaiting Review defect (bug) close 07/18/2021
#17078 is_active_sidebar() doesn't work with Numeric sidebar ID's Widgets normal normal 1 defect (bug) close 05/20/2020
#55853 Use of unsanitized data in wp_ajax_dashboard_widgets() Widgets normal major 1 Awaiting Review enhancement close 05/27/2022
#62057 Addressing Autosave Memory Issues Editor normal normal 5 Future Release defect (bug) commit 11/30/2024
#56481 Short-circuit HEAD methods in Core controllers TimothyBlynJacobs* REST API normal normal 4 6.8 enhancement commit 02/11/2025
#62900 PNG original image not affected by conversion filter adamsilverstein Media normal normal 2 6.8 defect (bug) commit 02/10/2025
#58905 Ensure locate_template only loads theme files jorbin Themes normal normal 2 6.8 defect (bug) commit 01/30/2025
#62326 Add title and description to post format archive block templates poena Editor normal normal 1 6.8 enhancement commit 02/03/2025
#35561 function wp_admin_canonical_url() not using configured site url when constructing canonical url link tag Administration normal normal 10 Awaiting Review defect (bug) dev-feedback 08/01/2024
#45471 Allow caching of parse_blocks results francina Cache API normal normal 10 Future Release enhancement dev-feedback 01/18/2025
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 10 6.8 enhancement dev-feedback 02/11/2025
#11895 Allow more specific image size editing Media normal normal 10 feature request dev-feedback 06/04/2019
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal 10 Future Release defect (bug) dev-feedback 10/07/2024
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal 10 Awaiting Review feature request dev-feedback 04/06/2018
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal 10 Awaiting Review defect (bug) dev-feedback 02/10/2025
#24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal 10 Future Release defect (bug) dev-feedback 05/06/2021
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal 10 Future Release defect (bug) dev-feedback 07/05/2023
#33209 Inviting a new user to Multisite results in password being emailed Users normal normal 10 Future Release enhancement dev-feedback 06/11/2019
#18546 Add index.php to wp-includes and wp-admin/includes SergeyBiryukov* Bootstrap/Load normal normal 9 Future Release enhancement dev-feedback 04/12/2024
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical 9 defect (bug) dev-feedback 06/04/2019
#51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal 9 Awaiting Review enhancement dev-feedback 08/18/2023
#33073 Some strings need "no HTML entities" translator comments audrasjb I18N normal normal 9 Future Release enhancement dev-feedback 09/30/2024
#29795 Set JPEG quality for individual image_size Media normal normal 9 Awaiting Review enhancement dev-feedback 11/10/2017
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal 9 Future Release defect (bug) dev-feedback 11/01/2024
#25293 Switch_to_blog not switching the siteid Networks and Sites normal minor 9 Future Release defect (bug) dev-feedback 06/08/2017
#14172 Implement $scheme in site info in ms-sites edit site Networks and Sites normal normal 9 enhancement dev-feedback 01/05/2021
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal 9 enhancement dev-feedback 06/04/2019
#20899 is_home() should be able to be true when is_feed() Query normal normal 9 Future Release defect (bug) dev-feedback 05/19/2017
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal 9 Awaiting Review enhancement dev-feedback 09/21/2018
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal 9 enhancement dev-feedback 06/04/2019
#16883 Add check for "Template Version" on theme activation Themes normal normal 9 enhancement dev-feedback 06/04/2019
#26695 Themes: add support for multiple screenshots in themes Themes normal normal 9 Future Release enhancement dev-feedback 12/03/2024
#48937 Auto-refresh maintenance mode screen Upgrade/Install normal normal 9 Future Release enhancement dev-feedback 01/09/2025
#41520 Disable deprecated functions pbearne Bootstrap/Load normal normal 8 Awaiting Review enhancement dev-feedback 08/16/2024
#56070 Use a consistent order of annotations in the test suite Build/Test Tools normal normal 8 Future Release task (blessed) dev-feedback 10/17/2023
#59693 Twenty Fifteen: Apostrophe overlaps with other characters desrosj Bundled Theme normal normal 8 Future Release defect (bug) dev-feedback 10/21/2024
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal normal 8 Awaiting Review defect (bug) dev-feedback 06/27/2023
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice Formatting normal normal 8 Future Release defect (bug) dev-feedback 08/28/2024
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal 8 Future Release defect (bug) dev-feedback 10/12/2023
#26759 New Generic Sanitize Functions for Core Formatting normal normal 8 enhancement dev-feedback 06/04/2019
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb General normal normal 8 Future Release feature request dev-feedback 07/21/2023
#36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters adamsilverstein Media normal normal 8 Future Release enhancement dev-feedback 09/30/2024
#15801 Network Admin: Deactivated / Deleted inconsistency Networks and Sites normal normal 8 Future Release defect (bug) dev-feedback 05/03/2024
#32545 Adding actions before and after "Add New" button Posts, Post Types normal normal 8 Awaiting Review enhancement dev-feedback 05/30/2019
#39666 Put front page on top of "All pages" list Posts, Post Types normal normal 8 Future Release enhancement dev-feedback 02/27/2020
#56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal 8 Future Release enhancement dev-feedback 02/07/2023
#44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query Query normal normal 8 Future Release feature request dev-feedback 09/11/2019
#53603 Expose block data directly through REST API endpoints REST API normal normal 8 Future Release enhancement dev-feedback 12/16/2024
#36939 Role groups Role/Capability normal normal 8 enhancement dev-feedback 06/04/2019
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal 8 Awaiting Review defect (bug) dev-feedback 05/06/2020
#17451 Unify plugin update notices and include changelog data nacin* Upgrade/Install normal normal 8 enhancement dev-feedback 06/04/2019
#60835 Fix and improve handling of uploading of font files Upload normal normal 8 Future Release defect (bug) dev-feedback 01/30/2025
#35774 WordPress admin <title> structure SergeyBiryukov Administration normal normal 7 Future Release enhancement dev-feedback 09/23/2019
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal normal 7 Awaiting Review enhancement dev-feedback 03/17/2024
#49025 Twenty Twenty: Modal menu link with hash should scroll to that section on the page. Bundled Theme normal normal 7 Awaiting Review defect (bug) dev-feedback 04/07/2024
#36447 Responsive preview icons in Customizer need tooltips iamjolly Customize normal normal 7 Future Release enhancement dev-feedback 11/09/2021
#45354 Adding index for meta_key and post_id in postmeta Database normal normal 7 Awaiting Review enhancement dev-feedback 06/24/2024
#58132 Slashes used in block templates slug is a problem on Windows Editor normal normal 7 Future Release defect (bug) dev-feedback 10/18/2024
#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 dev-feedback 06/05/2019
#8994 Incorporate MediaRSS Plugin into core technosailor Feeds normal normal 7 Future Release feature request dev-feedback 02/07/2021
#34722 Open P Tag in shortcode related to h tag Formatting normal normal 7 Awaiting Review defect (bug) dev-feedback 07/20/2017
#59883 Remove support for HTML4 and XHTML HTML API normal normal 7 Awaiting Review enhancement dev-feedback 05/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
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal 7 Awaiting Review enhancement dev-feedback 05/13/2017
#54356 Determine and apply best default quality settings for WebP images adamsilverstein Media normal normal 7 Future Release enhancement dev-feedback 01/19/2023
#23424 WP_Image class for handling images from the media library Media normal normal 7 enhancement dev-feedback 06/04/2019
#8107 get_next_post, get_previous_post do not work for posts posted within same second Posts, Post Types normal normal 7 Future Release defect (bug) dev-feedback 12/09/2018
#48193 Improve the WordPress loop Query normal normal 7 Awaiting Review enhancement dev-feedback 01/20/2024
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal 7 Future Release enhancement dev-feedback 02/05/2025
#47837 Proposal: Componentized Upgrades Upgrade/Install normal normal 7 Awaiting Review enhancement dev-feedback 03/02/2021
#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
#35656 Deprecate old single (non-multi) widgets Widgets normal normal 7 Future Release enhancement dev-feedback 08/25/2021
#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
#37593 Replace "Super Admin" with "Network Administrator" Mista-Flo Administration normal normal 6 Future Release enhancement dev-feedback 09/24/2018
#11049 Page Preview does not autosave page template nacin* Autosave normal normal 6 defect (bug) dev-feedback 06/04/2019
#47733 Undefined index HTTP_HOST in wp-includes/ms-settings.php on line 57 SergeyBiryukov Bootstrap/Load normal minor 6 Future Release defect (bug) dev-feedback 02/21/2024
#59282 WordPress should register custom error and exception handlers Bootstrap/Load normal normal 6 Future Release feature request dev-feedback 02/10/2025
#56785 Automatically catch potential security issues before release Build/Test Tools normal normal 6 Awaiting Review enhancement dev-feedback 11/19/2024
#18734 Subcategory archive does work with any name as parent category in URL Canonical normal normal 6 Future Release defect (bug) dev-feedback 05/16/2022
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal 6 defect (bug) dev-feedback 06/04/2019
#22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* Comments normal normal 6 Future Release enhancement dev-feedback 03/03/2023
#16612 WordPress should return nocache headers for requests with comment cookies Comments normal normal 6 enhancement dev-feedback 06/04/2019
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal 6 enhancement dev-feedback 03/21/2024
Note: See TracReports for help on using and creating reports.