Make WordPress Core

{30} Tickets with a focus on (5321 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2601 - 2700 of 5321)

Tickets Awaiting Review (80 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement has-patch 12/11/2024
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal normal Awaiting Review enhancement has-patch 08/20/2024
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal Awaiting Review enhancement 09/27/2024
#61800 Twenty Twelve: preformatted elements have hyphens on front-end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#61806 twemoji is always loaded on Windows devices pbearne* Emoji normal minor Awaiting Review defect (bug) 09/07/2024
#61819 A possible design flaw in administrative rights Administration normal major Awaiting Review enhancement 08/05/2024
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
#61861 Duplicate Update Responses in Theme Details Popup During Simultaneous Theme Updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/18/2024
#61870 PHPCS Error found in bookmark.php General normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#61881 Twenty Fourteen: Button block background color is mismatch Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/02/2024
#61899 Custom query args for `search_box` form in `WP_List_Table` General normal normal Awaiting Review enhancement has-patch 08/20/2024
#61904 Twenty Nineteen : Social Icons Block's text decoration not matching in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 11/27/2024
#61921 Require plugin name should be taken from plugin header instead of readme name Plugins normal normal Awaiting Review enhancement 08/25/2024
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal Awaiting Review defect (bug) 09/09/2024
#62005 Enhance wp_hash function to support custom hashing algorithms Security normal normal Awaiting Review enhancement has-patch 11/19/2024
#62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 10/22/2024
#62030 Can't Access Some Block Templates in Classic Themes Editor normal normal Awaiting Review defect (bug) 09/23/2024
#62052 Suggestions prompt doesn’t always appear after publishing a post Editor normal normal Awaiting Review defect (bug) 09/14/2024
#62062 Improve documentation for edit_user_profile and show_user_profile actions Users normal normal Awaiting Review defect (bug) has-patch 10/24/2024
#62064 Refresh Authorize Application page UI Application Passwords normal normal Awaiting Review defect (bug) has-patch 11/22/2024
#62065 Update in-repo PHPUnit documentation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#62066 Weird ability to modify comments to be empty Lela Bones Comments normal minor Awaiting Review defect (bug) 10/04/2024
#62086 Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php) Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2024
#62095 Hooks to modify the plugin list page Plugins normal normal Awaiting Review enhancement 09/25/2024
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Awaiting Review enhancement has-patch 09/24/2024
#62119 Notice in Site Health in case revisions are disabled Site Health normal normal Awaiting Review feature request has-patch 10/02/2024
#62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal normal Awaiting Review enhancement 11/06/2024
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix HTTP API normal trivial Awaiting Review enhancement has-patch 11/07/2024
#62129 Add a Site Health test for existence of sender email address Site Health normal normal Awaiting Review enhancement 09/29/2024
#62159 Creation of dynamic property ftp::$features is deprecated (PHP 8.2) Administration normal major Awaiting Review defect (bug) dev-feedback 10/31/2024
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 12/02/2024
#62181 WP Admin b,strong has fixed weight of 600 Administration normal minor Awaiting Review defect (bug) 10/07/2024
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 11/06/2024
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 11/06/2024
#62207 Designing issue occur in patterns filter list General normal normal Awaiting Review defect (bug) 10/14/2024
#62208 Font size issue occur in responsive for author filter list Editor normal normal Awaiting Review defect (bug) 10/14/2024
#62211 defect (bug): wp_site_admin_email_change_notification triggers wp_mail with an empty to address creating downstream wp_mail_failed Administration normal minor Awaiting Review defect (bug) has-patch 10/12/2024
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal Awaiting Review defect (bug) 11/27/2024
#62242 Twenty Twenty: Latest post block change font-family while change post content from excerpt to full post Bundled Theme normal normal Awaiting Review defect (bug) has-patch 11/21/2024
#62256 A suggestion for binding blocks. Customize normal normal Awaiting Review feature request 10/18/2024
#62276 class-wp-user.php can throw a warning for trim() when $value is null heuptasje General normal normal Awaiting Review defect (bug) has-patch 10/22/2024
#62292 Warning in WP_REST_Posts_Controller::get_items() REST API normal normal Awaiting Review defect (bug) has-patch 11/06/2024
#62299 Pages with random numbers similar to the main page of the site Canonical normal normal Awaiting Review defect (bug) 11/11/2024
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API normal minor Awaiting Review enhancement has-patch 10/28/2024
#62332 Display last update on plugins page in WordPress backend Plugins normal normal Awaiting Review feature request has-patch 11/22/2024
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#62340 UI Overflow Issue on New Application Password Page General normal normal Awaiting Review defect (bug) has-patch 11/05/2024
#62366 get_post_states() throws PHP warning Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 11/19/2024
#62368 Edit site, Ambiguity and inconsistency of the admin bar link to the site editor Toolbar normal minor Awaiting Review enhancement has-patch 11/11/2024
#62384 .htaccess lacks Security normal normal Awaiting Review enhancement 12/09/2024
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal Awaiting Review defect (bug) 11/13/2024
#62420 After upgrade to wordpress 6.7 theme CSS is not loading in wordpress admin panel Administration normal major Awaiting Review defect (bug) 11/20/2024
#62477 Do not use $_POST['action'] in the sanitize function. General normal normal Awaiting Review defect (bug) has-patch 11/20/2024
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 12/13/2024
#62513 Long first/last names without spaces break mobile view layout Users low minor Awaiting Review defect (bug) has-patch 11/22/2024
#62523 Can't register Block Templates for CPTs with an underscore "_" character in the key Editor normal normal Awaiting Review defect (bug) has-patch 12/09/2024
#62542 TypeError in class-wp-plugins-list-table.php due to invalid $time value. Plugins normal critical Awaiting Review defect (bug) has-patch 11/23/2024
#62544 Consolidate repetitive CSS rules in list-tables.css General normal trivial Awaiting Review feature request has-patch 12/10/2024
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start General normal trivial Awaiting Review enhancement has-patch 11/25/2024
#62575 Prints SQL/DB error limit last_query too long Database normal normal Awaiting Review feature request 11/26/2024
#62588 fetch_feed caching broken in WP 6.7 Feeds normal normal Awaiting Review defect (bug) has-patch 12/02/2024
#62594 Updates Page: Add small icons before the Compatability line Upgrade/Install normal normal Awaiting Review feature request has-patch 12/11/2024
#62595 Updates Status Page - Only show if there are errors. General normal normal Awaiting Review enhancement 11/28/2024
#62597 WordPress 6.7 sizes="auto" is messing featured image on chrome mobile. Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 11/29/2024
#62602 Table directory not available for the wp editor Editor normal normal Awaiting Review defect (bug) 11/28/2024
#62613 Pattern Title is not Revealing WordPress.org Site normal normal Awaiting Review defect (bug) dev-feedback 11/29/2024
#62630 Site Health plugin information display html tags in plugin name Site Health normal trivial Awaiting Review defect (bug) has-patch 12/05/2024
#62631 Add plugin dependencies to Site Health Site Health normal normal Awaiting Review enhancement has-patch 12/03/2024
#62634 Bug Report: Error in mediaelement-and-player.js Quick/Bulk Edit normal normal Awaiting Review defect (bug) 12/03/2024
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries Help/About normal normal Awaiting Review feature request has-patch 12/05/2024
#62655 Block editor styling component toolbars overlap, obscuring features. Editor normal minor Awaiting Review defect (bug) 12/06/2024
#62657 Twenty Sixteen: Facing spacing issue in the latest post block while we change its background. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 12/06/2024
#62670 Add 3 icons for responsive display Administration normal normal Awaiting Review feature request 12/09/2024
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed REST API normal normal Awaiting Review defect (bug) has-patch 12/10/2024
#62673 Make theme handling consistent with plugins Themes normal normal Awaiting Review enhancement 12/10/2024
#62692 Performance regression for get_option in 6.4 Cache API normal major Awaiting Review defect (bug) has-patch 12/14/2024

Tickets Needing Feedback (20 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#2691 HTML comments in posts aren't handled properly. adamsilverstein* Formatting normal normal Future Release defect (bug) needs-unit-tests 04/21/2024
#2833 wpautop breaks style and script tags Formatting low normal Future Release defect (bug) dev-feedback 03/21/2024
#6269 RSS Import Doesn't Properly Strip CDATA Tags Import normal normal WordPress.org defect (bug) dev-feedback 03/15/2019
#6778 Detect when the config will cause infinite loop Permalinks normal normal Future Release enhancement dev-feedback 03/15/2019
#6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 07/23/2024
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal Future Release enhancement dev-feedback 05/26/2019
#8107 get_next_post, get_previous_post do not work for posts posted within same second Posts, Post Types normal normal Future Release defect (bug) dev-feedback 12/09/2018
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement has-patch 05/15/2024
#9510 Multiple feed fixes and enhancements Feeds normal major enhancement dev-feedback 06/04/2019
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. Taxonomy high normal Future Release enhancement dev-feedback 11/28/2023
#9611 Make comment feeds fail with an error code when comments are closed Feeds normal normal enhancement dev-feedback 06/28/2024
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal enhancement dev-feedback 06/04/2019
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement dev-feedback 12/29/2023
#10511 Enclosure Custom Fields are automatically deleted Feeds high major Future Release defect (bug) has-patch 03/15/2024
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 06/04/2019
#10653 Update comment_author when display_name changes SergeyBiryukov Comments normal normal Future Release enhancement dev-feedback 04/05/2021
#10660 Time zone suggester based on nascent WordPress.org API call rmccue Date/Time normal normal Future Release feature request dev-feedback 11/29/2024
#10955 Replace ThickBox External Libraries normal normal Future Release enhancement dev-feedback 10/29/2024
#11049 Page Preview does not autosave page template nacin* Autosave normal normal defect (bug) dev-feedback 06/04/2019
Note: See TracReports for help on using and creating reports.