Make WordPress Core

{23} Popular Tickets (5243 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 (4001 - 4100 of 5243)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#19590 Warnings when unregistering core taxonomies and post types Taxonomy normal normal 2 defect (bug) 06/04/2019
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal 4 Awaiting Review feature request dev-feedback 07/15/2022
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal 5 Awaiting Review defect (bug) has-patch 05/12/2025
#33837 We should avoid Superglobals when possible wonderboymusic General normal normal 4 enhancement dev-feedback 04/03/2024
#55814 WebP support under Site Health status tab Site Health normal normal 2 Future Release enhancement has-patch 05/26/2022
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal 1 Future Release defect (bug) needs-unit-tests 06/03/2025
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal 3 Awaiting Review defect (bug) needs-unit-tests 01/05/2021
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal 2 Future Release defect (bug) needs-unit-tests 05/21/2024
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal 2 defect (bug) needs-unit-tests 05/16/2025
#27514 Weird focus/color behavior on touch devices (like iOS) Administration normal normal 1 defect (bug) 07/27/2024
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major 2 Awaiting Review defect (bug) reporter-feedback 12/11/2022
#51809 What happens to the about page with major auto-updates? francina Help/About normal normal 10 Future Release defect (bug) 03/20/2023
#48299 When "big_images" are automatically scaled, communicate with a UI message Media normal normal 2 Awaiting Review enhancement 10/25/2019
#56364 When I update to 6.0.1 it hides categories, Featured image, Author selection when I want to create a post Posts, Post Types normal normal 1 Awaiting Review defect (bug) 09/03/2022
#53941 When converting images after uploading the original image may not be converted Media normal normal 2 Future Release defect (bug) 11/16/2021
#40250 When cropping a image right after scaling, the crop selection will show incorrect dimensions adamsilverstein Media normal normal 2 Future Release defect (bug) 01/28/2021
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal 4 defect (bug) needs-unit-tests 04/20/2021
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal 3 Future Release defect (bug) needs-unit-tests 06/10/2025
#58886 When editing a pattern getting console error on chrome browser Editor normal normal 1 Awaiting Review defect (bug) 07/24/2023
#36885 When one uses custom callback function for comment list, "Reply" link would not show Comments normal normal 2 defect (bug) reporter-feedback 06/04/2019
#47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs normal minor 1 Awaiting Review defect (bug) 05/07/2019
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal 1 defect (bug) 06/04/2019
#55314 When saving edits to the footer in editor (beta), saving fails Editor normal normal 1 Awaiting Review defect (bug) 03/04/2022
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal 1 defect (bug) has-patch 06/04/2019
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor 2 Awaiting Review enhancement has-patch 08/08/2021
#50850 When the deactivate_plugins() function is called in the ABSPATH/wp-admin/includes/plugin.php file, the is_plugin_active_for_network() conditional tag always returns true when the active_sitewide_plugins sitemeta option is set to 1 Plugins normal normal 2 Awaiting Review defect (bug) 09/08/2020
#60644 When theme installation fails, add a link to return to theme installer page Themes normal normal 3 Future Release enhancement has-patch 12/17/2024
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges Taxonomy normal normal 2 defect (bug) 01/18/2022
#53191 When upgrading translations and destination does NOT exist all files end up in "wp-content/plugins" Upgrade/Install normal major 2 Awaiting Review defect (bug) 05/12/2021
#57161 When using a child theme, blocks registered in the parent theme have the wrong asset file path which prevents styles from loading Themes normal normal 2 Awaiting Review defect (bug) 11/21/2022
#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 1 Awaiting Review defect (bug) has-patch 03/02/2019
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained johnjamesjacoby Cache API low normal 4 7.0 defect (bug) has-patch 02/10/2026
#53506 When using the WordPress Development Environment (wpenv) links to missing asset files do not return 404 and are redirected Build/Test Tools normal normal 2 Future Release defect (bug) 06/24/2021
#58828 Whenever bulk updates are done in wp-admin/update-core.php, no feedback is given, until all updates are done williampatton Upgrade/Install normal normal 2 Future Release defect (bug) 06/26/2024
#58935 White page on admin.php in WordPress Dashboard General normal normal 3 Awaiting Review enhancement dev-feedback 01/30/2026
#31599 White space between visual editor content and status bar Editor low normal 1 defect (bug) dev-feedback 07/07/2025
#39918 Whitelist audioBoom oEmbeds Embeds normal normal 2 Awaiting Review enhancement 05/30/2023
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal 4 Future Release enhancement has-patch 05/30/2023
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal 2 Awaiting Review enhancement has-patch 02/10/2026
#49059 Whitespace inside p element in wp-signup.php should be removed Networks and Sites normal normal 4 Future Release enhancement dev-feedback 02/11/2020
#62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? Cache API normal normal 1 Awaiting Review enhancement 10/16/2024
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal 2 Awaiting Review enhancement has-patch 12/16/2020
#49746 Widening WordPress Limits and Compatibility Media normal normal 1 Awaiting Review enhancement reporter-feedback 03/10/2022
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal 4 Awaiting Review enhancement dev-feedback 07/25/2025
#29790 Widgets don't know the widget area context they're in Widgets normal normal 2 enhancement dev-feedback 06/05/2019
#31189 Widgets editing screen don't handle expired nonces gracefully Widgets normal normal 1 defect (bug) 06/05/2019
#54312 Widgets editor blocks Widgets normal major 1 Awaiting Review defect (bug) reporter-feedback 02/16/2022
#44511 Widgets generated by wp_register_sidebar_widget can not be add via customizer Customize normal major 2 Future Release defect (bug) reporter-feedback 04/22/2022
#60559 Widgets moved by calling the sidebars endpoint Widgets normal normal 1 Awaiting Review defect (bug) 02/16/2024
#42965 Widgets not restored to previous widget area after switching back to previous theme Widgets normal normal 3 Future Release defect (bug) 11/04/2020
#61259 Widgets not working when using Gutenberg editor but load fine on Classic view. Widgets normal normal 1 Awaiting Review defect (bug) 05/24/2024
#53732 Widgets option shows blank Widgets normal normal 1 Awaiting Review defect (bug) reporter-feedback 07/23/2021
#23909 Widgets settings loaded and instances registered unnecessarily Widgets normal normal 7 defect (bug) 06/05/2019
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor 1 Awaiting Review defect (bug) has-patch 03/18/2021
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal 4 Future Release enhancement has-patch 02/16/2022
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal 3 Future Release enhancement needs-unit-tests 02/05/2020
#29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page Widgets normal normal 2 enhancement 11/23/2021
#49183 Width alignment issue in Edit attachment page Media normal normal 1 Awaiting Review defect (bug) 01/13/2020
#61472 Widths of Row/Stack inside of a Stack in Gutenberg Editor Editor normal normal 3 Awaiting Review feature request 08/01/2024
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal 4 Awaiting Review defect (bug) 03/02/2018
#40759 Word Count Discrepancies Editor normal normal 3 Awaiting Review defect (bug) reporter-feedback 01/19/2026
#40932 Word breaks the layout I18N normal normal 1 Future Release defect (bug) has-patch 05/22/2018
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly Query normal normal 1 defect (bug) reporter-feedback 06/04/2019
#36269 WordPress 4.4.2 Gallery Ordering Gallery normal normal 1 defect (bug) reporter-feedback 06/04/2019
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal 1 Awaiting Review defect (bug) has-patch 11/16/2020
#45532 WordPress 5.0 preview does not show updated content Editor normal normal 4 Awaiting Review defect (bug) 12/13/2018
#52918 WordPress 5.7 block parent focus bug for reusable block Editor normal normal 1 Awaiting Review defect (bug) 04/24/2021
#54098 WordPress 5.8 - Cannot read properties of undefined (reading 'clientId') Editor normal blocker 1 Awaiting Review defect (bug) 09/21/2021
#53755 WordPress 5.8 DatePicker component crashes Date/Time normal blocker 3 Awaiting Review defect (bug) close 12/13/2024
#55585 WordPress 5.9 wp-container styles introduce Cumulative Layout Shift Themes normal normal 3 Awaiting Review defect (bug) 04/20/2022
#55597 WordPress 6.0-beta2-53224 not creating .htaccess Permalinks normal critical 2 Awaiting Review defect (bug) 05/24/2022
#57072 WordPress 6.1 uses wrong database collation Database normal normal 2 Awaiting Review defect (bug) 11/11/2022
#58243 WordPress 6.2 duplicating images on upload Upload normal normal 2 Awaiting Review defect (bug) 05/04/2023
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal 3 Future Release defect (bug) needs-unit-tests 01/15/2026
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal 5 Future Release defect (bug) has-patch 03/12/2025
#56410 WordPress API error when trying to add tags Editor normal critical 8 Awaiting Review defect (bug) 02/07/2024
#27776 WordPress API timeouts should be cached to avoid slowing down the admin pbearne Administration normal normal 7 defect (bug) 03/22/2024
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal 1 Awaiting Review enhancement dev-feedback 09/22/2022
#52305 WordPress Classic & Gutenberg Editor - ENTER key casing Textarea View Position To Jump Editor normal normal 1 Awaiting Review defect (bug) 02/09/2021
#64455 WordPress Core Abilities AI normal normal 1 7.0 enhancement has-patch 02/12/2026
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal 4 Future Release defect (bug) dev-feedback 09/21/2022
#58335 WordPress Dashboard Collapse Menu Transition issue. Administration low normal 3 Awaiting Review defect (bug) has-patch 07/06/2025
#55147 WordPress Designers Stops Working due Incomplete Widget Settings Widgets normal normal 1 Awaiting Review defect (bug) 02/11/2022
#52308 WordPress Editor does not preserve "blank" (empty) lines in Code/Text mode Editor normal normal 1 Awaiting Review defect (bug) 01/15/2021
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal 1 Future Release defect (bug) has-patch 11/07/2024
#28364 WordPress Entry Points (wp-load.php occurrences) Bootstrap/Load normal normal 8 defect (bug) 06/04/2019
#22279 WordPress Export/Import deletes carriage returns Export normal normal 2 defect (bug) dev-feedback 06/04/2019
#26802 WordPress FTP component fails to update core on IIS7+ dd32* Filesystem API normal major 5 defect (bug) 06/04/2019
#44795 WordPress Heartbeat Interval stuck on 15 secs General normal normal 2 Awaiting Review defect (bug) 06/12/2019
#22082 WordPress Import Tool loses the complete category hierarchical structure Import normal normal 1 defect (bug) 06/04/2019
#21597 WordPress Importer $base_url index failed Import normal normal 1 defect (bug) has-patch 06/04/2019
#16404 WordPress Importer fails to import images Import normal normal 3 defect (bug) reporter-feedback 06/04/2019
#23276 WordPress Importer: Update existing navs instead of new Import normal normal 3 WordPress.org defect (bug) has-patch 10/01/2020
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal 4 defect (bug) has-patch 06/09/2025
#62964 WordPress Master-Master Replication Conflicts Caused by Gutenberg Blocks Editor normal normal 2 Awaiting Review defect (bug) 02/14/2025
#52218 WordPress Multisite 5.5.3 All Plugins set have Auto-Updates Disabled, but they Updated themselves anyway Plugins normal normal 1 Awaiting Review defect (bug) reporter-feedback 08/26/2025
#64480 WordPress PHP Deprecated: Implicit conversion from float 44.168 Media normal normal 1 Awaiting Review defect (bug) reporter-feedback 01/09/2026
#62577 WordPress Rest API broken in 6.7.1 REST API normal normal 3 Awaiting Review defect (bug) close 12/11/2024
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal 4 defect (bug) needs-unit-tests 06/04/2019
#35774 WordPress admin <title> structure SergeyBiryukov Administration normal normal 7 Future Release enhancement dev-feedback 09/23/2019
Note: See TracReports for help on using and creating reports.