Make WordPress Core

{1} All Tickets (8241 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2801 - 2900 of 8241)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#65818 Coding Standards fixes for 7.2 normal normal 7.2 task (blessed) 2 days ago
#65526 last of the tests for functions.php pbearne has-patch normal normal 7.2 enhancement 2 days ago 5
#65758 added check for post status in wp_privacy_send_personal_data_export_email() has-patch normal normal 7.2 defect (bug) 2 days ago 5
#64278 Remove remaining Internet Explorer code normal minor 7.2 task (blessed) 2 days ago 3
#65488 #wpfooter unavailable on 200% zoom (WCAG 1.4.10 Reflow (Level AA)) has-patch normal normal 7.2 defect (bug) 3 days ago 7
#65783 Change method of pulling "On this day" posts alshakero has-patch normal normal 7.2 defect (bug) 3 days ago 7
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() has-patch normal normal Awaiting Review enhancement 3 days ago 2
#65675 Toggletip Screen Reader Accessibility (wp-includes/general-template.php) has-patch normal normal Awaiting Review defect (bug) 4 days ago 3
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter has-patch normal normal 7.2 defect (bug) 4 days ago 17
#57081 test for wp_mkdir_p has-patch normal normal 7.2 defect (bug) 4 days ago 8
#64643 Remove some obsolete return by refs has-patch normal normal 7.2 defect (bug) 5 days ago 9
#64425 JQuery .proxy deprecated and QMIGRATE: Boolean attribute 'disabled' is not set to its lowercased name in Jquery 4.0 normal normal 7.2 defect (bug) 6 days ago 17
#55776 sprintf missformat fatal error php 8 normal normal defect (bug) 7 days ago 8
#64921 REST API POST /wp/v2/posts: Undefined property stdClass::$id (line 766) westonruter* reporter-feedback normal normal Future Release defect (bug) 7 days ago 16
#64972 safe_style_css missing anchor position properties has-patch normal normal 7.2 defect (bug) 7 days ago 8
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 has-patch normal normal Future Release defect (bug) 7 days ago 11
#59052 Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/widgets.php on line 1626 reporter-feedback normal normal Awaiting Review defect (bug) 8 days ago 9
#65738 Introduce a CSS tokenizer. dev-feedback normal normal Future Release enhancement 10 days ago 1
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() close normal normal Future Release feature request 10 days ago 38
#65674 Tooltip Delay Timer Race Condition (wp-includes/js/wp-tooltip.js) has-patch normal normal Awaiting Review defect (bug) 11 days ago 1
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* dev-feedback normal normal Future Release task (blessed) 11 days ago 96
#65702 wp_lostpassword_url() duplicates the base path on a Multisite network installed in a subdirectory has-patch normal normal Awaiting Review defect (bug) 2 weeks ago 1
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 has-patch normal normal Future Release task (blessed) 2 weeks ago 19
#65681 using wp_is_mobile() with wp_head() does not allow insertion of tags close lowest trivial Awaiting Review defect (bug) 2 weeks ago 4
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails has-patch normal major Awaiting Review defect (bug) 3 weeks ago 5
#65655 Tests: Add PHPUnit tests for wp_die() and its handlers has-patch normal normal Awaiting Review enhancement 3 weeks ago 2
#65650 Tests: Add PHPUnit tests for status_header() has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 2
#65652 Tests: Add PHPUnit tests for wp_json_encode( has-patch normal normal Awaiting Review enhancement 3 weeks ago 2
#65653 Tests: Add PHPUnit tests for wp_get_update_php_url() has-patch normal normal Awaiting Review enhancement 3 weeks ago 2
#65654 Tests: Add PHPUnit tests for get_dirsize() has-patch normal normal Awaiting Review enhancement 3 weeks ago 2
#63796 Accidentally deleted Entire Menu and there’s no way to restore!!! normal normal Awaiting Review enhancement 3 weeks ago 2
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected westonruter* dev-feedback normal normal 7.2 enhancement 3 weeks ago 28
#65633 Toggle tips should also display tooltips has-patch normal normal Awaiting Review enhancement 3 weeks ago 2
#65617 Search button is missing an accessible name normal normal Awaiting Review defect (bug) 4 weeks ago 1
#65598 Use array_first() to get the first array element has-patch normal normal Awaiting Review enhancement 4 weeks ago 5
#65603 Additional CSS cleared in multisite setup when user is admin on single site normal normal Awaiting Review defect (bug) 4 weeks ago 2
#65610 Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals. has-patch low normal Awaiting Review enhancement 4 weeks ago 1
#65579 Missing focus indicator on keyboard navigation reporter-feedback normal normal Awaiting Review defect (bug) 5 weeks ago 1
#65288 Use the semantic HTML <search> element in core search markup has-patch normal normal Awaiting Review enhancement 5 weeks ago 16
#65407 Proposal: Add support for the No-Vary-Search HTTP response header lowest normal Future Release feature request 5 weeks ago 2
#65553 Improve the Custom Fields meta box editing flow in the post editor has-patch normal normal Awaiting Review enhancement 6 weeks ago 1
#40566 add_query_arg() returns only URL fragments in certain circumstances has-patch normal normal Future Release enhancement 6 weeks ago 4
#65534 test for wp_upload_bits has-patch normal normal Awaiting Review defect (bug) 6 weeks ago 4
#65459 Show a filter for all already installed plugin authors on the plugins install page dev-feedback normal normal Awaiting Review enhancement 6 weeks ago 9
#65498 After Upgrading to 7 the admin panel colors changed to purple normal normal Awaiting Review defect (bug) 7 weeks ago 8
#65475 Fonts API: Replace _doing_it_wrong() with wp_trigger_error() in WP_Font_Face has-patch normal minor Awaiting Review defect (bug) 7 weeks ago 3
#65490 Community feedback on the new interface design normal major Awaiting Review defect (bug) 7 weeks ago 1
#62828 Array should not be passed to get_page_by_path() has-patch normal normal Awaiting Review defect (bug) 7 weeks ago 11
#60414 Core PHP autoloader proposal has-patch normal normal Future Release enhancement 7 weeks ago 53
#63548 Don't allow empty Blog Name / Site Title has-patch normal normal Awaiting Review enhancement 8 weeks ago 7
#34058 Proposal: wp_get_archives_object() function has-patch normal normal Future Release feature request 8 weeks ago 14
#65241 get_editable_roles() returns empty array in multisite dev-feedback normal normal Future Release defect (bug) 2 months ago 14
#65431 URL generation fails when page/post titles contain emoji or unsupported special Unicode characters has-patch normal normal Awaiting Review defect (bug) 2 months ago 8
#62722 Fix all ABSPATH direct access errors close normal normal Awaiting Review defect (bug) 2 months ago 21
#55636 Drag and drop video's go to the top of the page. reporter-feedback normal normal Awaiting Review defect (bug) 2 months ago 3
#65427 Add filter for WP Ability Permission Error Message has-patch normal normal Awaiting Review feature request 2 months ago 1
#64471 Add cross-document View Transitions on the frontend normal normal Future Release enhancement 2 months ago 5
#56262 WP_List_Util::pluck doesn't support a null $field has-patch low minor Awaiting Review enhancement 2 months ago 3
#64494 Bump minimum PHP version to 8.* has-patch normal normal Awaiting Review enhancement 2 months ago 8
#64147 Move all @media screen rules to the bottom of common.css normal normal Awaiting Review enhancement 2 months ago 1
#65374 Clarify the "invalid_filetype" upload error message has-patch normal minor Awaiting Review enhancement 2 months ago 2
#65364 Can't add an external link after updating to WP 7 reporter-feedback normal normal Awaiting Review defect (bug) 2 months ago 1
#55376 Use wp_filesize in core has-patch normal normal Future Release enhancement 2 months ago 17
#65321 Global --wp--style--border--color Variable Applies Unwanted border-style: solid to Cover Block Background Span reporter-feedback normal major Awaiting Review defect (bug) 2 months ago 5
#65327 WP 7 returns a 403 error when attempting to open a Formidable Forms entry in a new tab reporter-feedback normal major Awaiting Review defect (bug) 2 months ago 1
#65343 Enhancement/Suggestion: Modernize default search relevance and sorting dev-feedback normal minor Awaiting Review enhancement 2 months ago
#65217 Admin Dashboard Activity section alignment issue. has-patch normal normal Awaiting Review defect (bug) 2 months ago 7
#65295 Checksum error when trying to upgrade from 6.9.4 to 7.0 with fr_FR package reporter-feedback normal normal Awaiting Review defect (bug) 3 months ago 2
#65211 Font upload shows failure message but font is added to library normal normal defect (bug) 3 months ago 18
#64663 LiteSpeed server type reporter-feedback normal normal Awaiting Review enhancement 3 months ago 3
#65059 Modal overlapping the content editor reporter-feedback normal normal Awaiting Review defect (bug) 3 months ago 3
#65124 Please include additional data validation in class-IXR-server.php has-patch normal normal Awaiting Review defect (bug) 3 months ago 5
#65257 Theme title alignment/layout issue in Appearance → Themes screen when active theme label is displayed has-patch normal normal Awaiting Review defect (bug) 3 months ago 1
#65207 Introduce utility class to handle 32px form elements on mobile layouts normal normal Awaiting Review enhancement 3 months ago 1
#46058 Extra database calls when use get_the_excerpt() and posts have images normal major Awaiting Review defect (bug) 3 months ago 2
#30798 Ideas for improvements to to wp_die() usages close normal normal enhancement 3 months ago 6
#46639 unit test for wp_is_numeric_array() has-patch low normal Future Release defect (bug) 3 months ago 2
#54490 added test for get_num_queries and wp_get_nocache_headers has-patch normal normal Awaiting Review defect (bug) 3 months ago 4
#59700 tests for wp_update_php_annotation has-patch normal normal Future Release defect (bug) 3 months ago 3
#60114 Test for _deprecated_class() has-patch normal normal Future Release enhancement 3 months ago 3
#59790 test for mbstring_binary_safe_encoding has-patch normal normal Future Release enhancement 3 months ago 3
#59792 test for wp_auth_check_html has-patch normal normal Future Release enhancement 3 months ago 3
#59820 test for wp_auth_check_load has-patch normal normal Future Release enhancement 3 months ago 3
#59829 test for wp_debug_backtrace_summary has-patch normal normal Future Release enhancement 3 months ago 4
#59854 test for wp_find_hierarchy_loop_tortoise_hare has-patch normal normal Future Release enhancement 3 months ago 3
#59697 test for wp_get_direct_php_update_url has-patch normal normal Future Release enhancement 3 months ago 3
#54359 test for wp_get_direct_update_https_url has-patch normal normal Future Release enhancement 3 months ago 5
#59637 test for wp_get_update_https_url has-patch normal normal Future Release enhancement 3 months ago 3
#59699 test for wp_get_update_php_annotation has-patch normal normal Future Release enhancement 3 months ago 3
#60177 test for wp_ob_end_flush_all has-patch normal normal Future Release enhancement 3 months ago 3
#60828 tests for wp_check_browser_version has-patch normal normal Future Release enhancement 3 months ago 5
#59623 tests for wp_get_direct_update_https_url has-patch normal normal Future Release enhancement 3 months ago 5
#55729 tests for wp_original_referer_field has-patch normal normal Future Release enhancement 3 months ago 6
#65084 Update error message for disallowed username characters reporter-feedback normal normal Awaiting Review enhancement 3 months ago 12
#65144 Passwords: trim() asymmetry between wp_hash_password() and wp_check_password() introduced in 6.8 has-patch normal normal Awaiting Review defect (bug) 3 months ago 4
#64911 Incorrectly documented hooks johnbillion normal trivial Awaiting Review defect (bug) 3 months ago 1
#64988 Enhancement: Add support for displaying child categories in Navigation “Category Link” block (dropdown support) normal normal Awaiting Review enhancement 3 months ago 3
#58505 Using WORDPRESS_DB_HOST variable Cannot connect to the database, must be configu normal major Awaiting Review defect (bug) 4 months ago 1
#58751 Add noindex to 404 template has-patch normal normal Awaiting Review defect (bug) 4 months ago 2
#65090 Missing escaping for dynamic link text dev-feedback normal normal Awaiting Review defect (bug) 4 months ago 4
Note: See TracReports for help on using and creating reports.