Make WordPress Core

{23} Popular Tickets (5307 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 5307)

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
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal 4 Future Release defect (bug) has-patch 11/03/2025
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor 3 Future Release defect (bug) needs-unit-tests 11/03/2025
#60875 Handler proposal for known dynamic properties that are initialized and set late only when getting its value General normal normal 5 Future Release task (blessed) 11/03/2025
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal 4 Future Release defect (bug) has-patch 11/03/2025
#62643 Prevent errors from `printf()` and `sprintf()` calls I18N normal normal 2 Awaiting Review enhancement dev-feedback 11/03/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
#63290 Cover block overlays didn't display after 6.8 update—every page had to be resaved Editor normal major 6 defect (bug) 11/03/2025
#62619 Remove `wp_kses_post()` filtering from admin notices Administration normal normal 3 Future Release defect (bug) has-patch 11/03/2025
#64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal 1 Future Release defect (bug) has-patch 10/31/2025
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* Media normal normal 3 Future Release defect (bug) has-patch 10/31/2025
#43702 Empty State UX for Posts & Pages screen when there is no content Editor normal normal 2 Awaiting Review enhancement 10/31/2025
#64157 Introduce constant or filter to prevent wp-cron.php triggering cron jobs. Cron API normal normal 4 Future Release enhancement has-patch 10/31/2025
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal 1 Future Release defect (bug) has-patch 10/30/2025
#28006 Add visual cues when viewing drafts on the frontend Editor low trivial 2 Awaiting Review feature request close 10/30/2025
#49731 Display embeds in WordPress plugin descriptions Plugins normal normal 1 Awaiting Review defect (bug) has-patch 10/30/2025
#46947 ‘❤’ in Comment Generates DB Error Database normal normal 2 Future Release defect (bug) reporter-feedback 10/29/2025
#64093 Interactivity API: Performance bottleneck in `data_wp_each_processor` due to repeated template parsing Interactivity API normal normal 2 Awaiting Review enhancement has-patch 10/28/2025
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal 1 Awaiting Review defect (bug) reporter-feedback 10/27/2025
#52151 Post / Page / Plugin Title Columns broken audrasjb* Administration normal normal 5 Future Release defect (bug) has-patch 10/24/2025
#64121 Video media file is not aligned correctly in the classic editor TinyMCE General normal normal 1 Awaiting Review defect (bug) 10/22/2025
#64118 `WP_Block_Type::render` doesn’t pass block instance argument to render_callback General normal normal 1 Awaiting Review defect (bug) 10/22/2025
#64130 Type error in /wp-includes/class-wpdb.php Database normal normal 1 Awaiting Review defect (bug) 10/22/2025
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal 6 Awaiting Review defect (bug) needs-unit-tests 10/22/2025
#43748 Create new action edit_user_updated_user similar to edit_user_created_user Users normal normal 1 Awaiting Review enhancement close 10/21/2025
#63886 Simplify the steps for getting a local environment started Build/Test Tools normal normal 2 Future Release enhancement 10/21/2025
#43729 Pagination on static Post page not working after changing Permalink Catagory Base Taxonomy normal normal 1 Awaiting Review defect (bug) reporter-feedback 10/21/2025
#43476 Fix parentheses in post status links for RTL Administration normal normal 1 Awaiting Review defect (bug) close 10/21/2025
#63128 Too Early Caching is breaking Block Child Themes Themes normal major 2 Future Release defect (bug) has-patch 10/20/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
#56897 First time contributor welcome message improvements General normal normal 2 Future Release task (blessed) has-patch 10/20/2025
#58005 Saving menus is slow Menus normal normal 1 Awaiting Review defect (bug) reporter-feedback 10/20/2025
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal 1 Awaiting Review enhancement has-patch 10/20/2025
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal 4 Future Release enhancement has-patch 10/19/2025
#24567 Add help to media modals Help/About normal normal 1 Awaiting Review enhancement close 10/18/2025
#64009 wp_die() status code global updates (parent ticket) General normal normal 6 Awaiting Review defect (bug) dev-feedback 10/17/2025
#62139 Broaden use of `addAdminNotice()` joedolson* General normal normal 1 Future Release enhancement has-patch 10/17/2025
#54018 Allow scripts registered via block.json to be enqueued in the footer Script Loader normal normal 10 Future Release enhancement has-patch 10/16/2025
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal 5 Future Release enhancement has-patch 10/16/2025
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal 1 Awaiting Review defect (bug) close 10/16/2025
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal 4 Future Release enhancement has-patch 10/16/2025
#48586 Problems updating to WordPress 5.3. Upgrade/Install normal major 1 Awaiting Review defect (bug) close 10/16/2025
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal 5 Future Release enhancement has-patch 10/15/2025
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal 5 Awaiting Review defect (bug) dev-feedback 10/15/2025
#54289 Improve get_shortcode_regex performance Shortcodes normal normal 3 Future Release enhancement has-patch 10/14/2025
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal 2 Future Release enhancement has-patch 10/14/2025
#49876 Identify items used in current menu in menu selection panels. joedolson* Customize normal normal 2 Future Release enhancement has-patch 10/14/2025
#63919 Block Bindings: Conditional rendering of HTML elements corresponding to block attrs General normal normal 1 Future Release enhancement 10/13/2025
#59342 Plugins: Provide notification of testing/compatability with current version of WP in plugin/update list Plugins normal normal 1 Awaiting Review enhancement 10/13/2025
#64088 Button to add a post tag breaks into new line in German translation Editor normal minor 1 Awaiting Review defect (bug) close 10/10/2025
#63020 HTML API: Breadcrumbs should include element indices and attributes HTML API normal normal 4 Future Release enhancement dev-feedback 10/10/2025
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 10/09/2025
#44805 Resurrecting post from trash reverts its slug Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 10/09/2025
#63949 wp-cron.php should use SNI General normal major 2 Awaiting Review defect (bug) 10/09/2025
#63067 Allow non queryable taxonomies to be queried in Query Block Editor normal normal 1 Awaiting Review enhancement 10/08/2025
#11398 new sort method for query_posts (order by last comment date) Query normal normal 1 enhancement 10/08/2025
#34986 Add Upgrade Notice for Themes Upgrade/Install normal normal 5 Future Release enhancement dev-feedback 10/08/2025
#63468 Dark mode support for WordPress embeds Embeds normal normal 1 Future Release enhancement dev-feedback 10/07/2025
#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
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal 5 Future Release enhancement has-patch 10/07/2025
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal 5 Future Release enhancement has-patch 10/07/2025
#63796 Accidentally deleted Entire Menu and there’s no way to restore!!! General normal normal 1 Awaiting Review enhancement 10/06/2025
#35862 Comments screen: audit all the background color animations Comments normal normal 2 Awaiting Review defect (bug) has-patch 10/06/2025
#57595 Filter comments_array not called for Block comments Editor normal normal 1 Awaiting Review enhancement close 10/06/2025
#57494 An error is coming for data table as Apex Action error: Unable to read SObject General normal normal 1 Awaiting Review defect (bug) close 10/06/2025
#58873 Add function to pass variables to scripts Script Loader normal normal 4 Future Release feature request 10/04/2025
#42326 Allow for user deletion in multisite Users normal normal 1 Awaiting Review enhancement needs-unit-tests 10/03/2025
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal 1 Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#7745 Private posts cannot have unpublished or pending review status Editor low minor 5 Awaiting Review enhancement close 10/02/2025
#41226 Static "posts page" preview not working Query normal normal 1 Awaiting Review defect (bug) needs-unit-tests 10/02/2025
#42167 Reading -> Static Page - domain/page/1111 duplicates home page General normal normal 1 Awaiting Review defect (bug) close 10/02/2025
#63759 Replace event.keyCode with event.key General normal minor 5 Awaiting Review enhancement has-patch 10/02/2025
#62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal 1 Awaiting Review defect (bug) 10/01/2025
#53285 Make it easier to determine which features have been merged to core General normal normal 3 Future Release enhancement 09/30/2025
#53287 Make SEO Meta Data Easy Editor normal normal 1 Awaiting Review enhancement 09/30/2025
#58871 support uca14.0.0 collation in database where available Database normal normal 2 Awaiting Review enhancement has-patch 09/30/2025
#63922 FontSizePicker incorrectly measures units for selecting elements General normal normal 1 Awaiting Review defect (bug) reporter-feedback 09/30/2025
#37297 Deprecate get_blogaddress_by_id function spacedmonkey Networks and Sites normal normal 4 Future Release enhancement has-patch 09/29/2025
#63945 Make cache in wp_count_posts persistent Administration normal normal 1 Future Release enhancement has-patch 09/29/2025
#63967 REST API test methods using supported image format to test unsupported logic checks REST API normal normal 2 Future Release defect (bug) has-patch 09/29/2025
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 09/28/2025
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 1 Awaiting Review enhancement has-patch 09/27/2025
#44017 Add filter to display edit post link without 'edit_post' capability Role/Capability normal major 1 Awaiting Review enhancement reporter-feedback 09/27/2025
#63534 Add `link_to` label to post types Posts, Post Types normal normal 3 Awaiting Review enhancement has-patch 09/27/2025
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal 1 Awaiting Review defect (bug) has-patch 09/27/2025
#63978 Transparent PNG with white image processed empty in Media Media normal normal 1 Awaiting Review defect (bug) 09/26/2025
#62769 Saving Post without Title and Content Editor normal normal 2 Awaiting Review enhancement has-patch 09/26/2025
#63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm Networks and Sites normal normal 4 Awaiting Review feature request has-patch 09/26/2025
#41711 Remove hAtom from core Formatting normal normal 6 Awaiting Review defect (bug) close 09/25/2025
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal 4 Future Release defect (bug) has-patch 09/25/2025
#13972 Add new category link - capability check needed Role/Capability normal minor 3 Future Release defect (bug) has-patch 09/25/2025
#39624 Misleading warning when editing the page_for_posts page Editor normal normal 1 Awaiting Review enhancement 09/25/2025
#59693 Twenty Fifteen: Rendering issues in Noto font(s) desrosj Bundled Theme normal normal 8 Future Release defect (bug) has-patch 09/24/2025
#33425 XML-RPC missing options on wp.getOptions XML-RPC normal normal 2 Awaiting Review defect (bug) close 09/24/2025
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal 1 Awaiting Review feature request has-patch 09/24/2025
#61953 aspect-ratio setting for image in overwritten pattern not working Editor normal normal 1 Awaiting Review defect (bug) 09/24/2025
#27079 Very long waiting if we have a lot taxonomy terms. Taxonomy normal normal 4 enhancement 09/24/2025
#63888 Twenty Twenty-One: Search block "Button inside" input border appears on front end but not in block editor Bundled Theme normal normal 1 Awaiting Review defect (bug) dev-feedback 09/23/2025
#62831 Bring in lighter background for admin audrasjb Administration normal normal 6 Future Release enhancement has-patch 09/23/2025
#47976 HTML attributes in uppercase show error in widgets Widgets normal normal 5 Awaiting Review defect (bug) dev-feedback 09/23/2025
#37535 Outputting Post Type Description on admin edit screen Administration normal normal 4 Future Release enhancement has-patch 09/23/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.