Make WordPress Core

{30} Tickets with a focus on (5249 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 (3801 - 3900 of 5249)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61287 Twenty Sixteen: Code block is not reflecting selected background color in frontend Bundled Theme normal normal Future Release defect (bug) dev-feedback 07/01/2024
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column Bundled Theme normal normal Future Release defect (bug) has-patch 07/01/2024
#56073 Twenty Seventeen: Pullquote Block: Color and Font size issue Bundled Theme normal normal Future Release defect (bug) has-patch 07/01/2024
#53356 Themes admin page: make theme details, active, and preview links always visible Travel_girl Themes normal normal Future Release enhancement has-patch 07/02/2024
#48086 Add required extensions and libraries to composer.json Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#52716 Twenty Seventeen: consider style updates for box-shadow on linked images Bundled Theme normal minor Future Release defect (bug) has-patch 07/08/2024
#51284 Update style for side meta boxes azhiyadev Editor normal normal Future Release enhancement has-patch 07/09/2024
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal Future Release enhancement dev-feedback 07/17/2024
#43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled Cron API normal normal Future Release enhancement has-patch 07/18/2024
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
#20140 Ask old password to change user password Security normal major Future Release feature request dev-feedback 07/28/2024
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) has-patch 08/05/2024
#38479 Need to check utf8_encode() is available before use. Media normal normal Future Release defect (bug) has-patch 08/05/2024
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 08/07/2024
#55645 Docs: Improve the documentation for `plugins_api()`. Plugins normal normal Future Release task (blessed) has-patch 08/09/2024
#27350 Invalid HTML Output Formatting normal normal Future Release defect (bug) has-patch 08/13/2024
#48978 Add a new test case for E2E test (Show admin bar if user logged in) Build/Test Tools normal normal Future Release defect (bug) has-patch 08/16/2024
#46307 Custom admin menu items don't provide their title on medium breakpoint garrett-eclipse Administration normal normal Future Release defect (bug) has-patch 08/16/2024
#58781 Change wording of field description for tagline Administration normal normal Future Release enhancement dev-feedback 08/20/2024
#40292 Twenty Seventeen: Use echo file_get_contents() instead of require_once() to pull in SVG file contents Bundled Theme normal normal Future Release defect (bug) dev-feedback 08/25/2024
#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 Future Release defect (bug) dev-feedback 08/28/2024
#61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) Bundled Theme normal normal Future Release defect (bug) has-patch 09/03/2024
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 09/06/2024
#61220 manage_media_columns filter conflict Media normal major Future Release defect (bug) has-patch 09/08/2024
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly Bundled Theme normal normal Future Release defect (bug) has-patch 09/10/2024
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 09/10/2024
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler Quick/Bulk Edit normal normal Future Release enhancement has-patch 09/16/2024
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
#54961 Revise "Technical Difficulties" email to remove feature history and improve clarity of action steps Bootstrap/Load normal normal Future Release enhancement has-patch 09/17/2024
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string Users normal normal defect (bug) has-patch 09/17/2024
#22589 Network Admin + Ajax requests Networks and Sites normal normal enhancement has-patch 09/17/2024
#17905 Multisite doesn't delete a user's posts/links upon removal Users normal normal defect (bug) has-patch 09/17/2024
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) has-patch 09/19/2024
#41672 REST create user: existing_user_login is returned before existing_user_email shooper Users normal normal Future Release enhancement dev-feedback 09/23/2024
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement has-patch 09/27/2024
#61430 Adding escaping function in wp_interactivity_data_wp_context PHPDoc audrasjb* Interactivity API normal minor Future Release enhancement dev-feedback 09/30/2024
#36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters adamsilverstein Media normal normal Future Release enhancement dev-feedback 09/30/2024
#60091 Improve language dropdown usability I18N normal normal Future Release defect (bug) dev-feedback 10/01/2024
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement needs-unit-tests 10/05/2024
#36339 Possible issue with export_wp() and undefined custom post types Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024
#59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 10/07/2024
#55126 Twenty Sixteen: Replace frontend jQuery usage with Interactivity API flixos90 Bundled Theme normal normal Future Release enhancement has-patch 10/08/2024
#54171 Twenty Twelve: Replace frontend jQuery usage with Interactivity API flixos90 Bundled Theme normal normal Future Release enhancement has-patch 10/08/2024
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* Menus normal normal Future Release defect (bug) has-patch 10/09/2024
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 10/14/2024
#61790 Rewrite text about using child themes Upgrade/Install normal normal Future Release defect (bug) dev-feedback 10/21/2024
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 10/21/2024
#38044 Make seems_utf8() RFC 3629 compliant. Formatting normal normal Future Release defect (bug) has-patch 10/21/2024
#53010 Tests: introduce namespacing for the test classes hellofromTonya Build/Test Tools normal normal Future Release task (blessed) has-patch 10/22/2024
#48894 Improve the small user sub window at the right corner on the admin bar a.k.a. the Howdy fly-out Toolbar normal normal Future Release enhancement has-patch 10/23/2024
#51899 Improve Application Passwords section layout in user profile Application Passwords normal normal Future Release enhancement has-patch 10/25/2024
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Posts, Post Types normal normal Future Release enhancement has-patch 10/29/2024
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 11/01/2024
#56748 Twenty Twenty-One: Image stuck to text in responsive sizes Bundled Theme normal normal Future Release defect (bug) dev-feedback 11/03/2024
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 11/03/2024
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 Login and Registration normal normal defect (bug) has-patch 11/05/2024
#20338 Slugs and special chars Permalinks normal normal defect (bug) has-patch 11/05/2024
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 11/07/2024
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) has-patch 11/07/2024
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal Future Release defect (bug) has-patch 11/13/2024
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal Future Release enhancement has-patch 11/14/2024
#28988 Detect Time Zones automatically at installation pbearne Upgrade/Install normal normal Future Release enhancement has-patch 11/19/2024
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal Future Release enhancement has-patch 11/19/2024
#60859 Twenty Twenty-one: Table block selected text color not appear when we select "Stripes" style. Bundled Theme normal normal Future Release defect (bug) has-patch 11/20/2024
#62389 add_image_size "crop" does not crop Media normal minor Future Release defect (bug) has-patch 11/25/2024
#22355 Template stack - Beyond parent/child theme relationships Themes normal normal enhancement has-patch 12/03/2024
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 12/08/2024
#62387 UI issue on wordpress Beta 6.7 Help/About normal minor Future Release defect (bug) close 12/19/2024
#38280 Make term count for a specific object type available Taxonomy normal normal Future Release enhancement has-patch 12/23/2024
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement has-patch 01/03/2025
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
#60621 Twenty Nineteen: Search block lacks styling in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 01/09/2025
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#22623 Some string tweaks - duplicity, context, mistake Administration normal normal Future Release defect (bug) has-patch 01/18/2025
#13874 Add package argument to "_deprecated_function" function Bootstrap/Load normal normal Future Release enhancement has-patch 01/23/2025
#29390 add filter for get_date_from_gmt() pbearne Date/Time normal normal Future Release defect (bug) has-patch 01/24/2025
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 01/28/2025
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal Future Release defect (bug) dev-feedback 01/29/2025
#61958 Rename `wp_should_load_separate_core_block_assets()` to clarify its purpose Editor normal normal Future Release enhancement dev-feedback 01/30/2025
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 01/31/2025
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/04/2025
#41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 02/06/2025
#49035 Add Export & Erasure requests to a dashboard widget. Privacy normal normal Future Release feature request dev-feedback 02/09/2025
#62185 Twenty Twenty-One: archive page headings do not wrap long words Bundled Theme normal normal Future Release defect (bug) has-patch 02/11/2025
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement has-patch 02/12/2025
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 02/12/2025
#60112 PHPUnit test for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025
#60113 PHPUnit test for _deprecated_file() General normal normal Future Release enhancement has-patch 02/12/2025
#60110 PHPUnit test for _deprecated_hook() General normal normal Future Release enhancement has-patch 02/12/2025
#60319 PHPUnit test for wp_spaces_regexp Formatting normal normal Future Release enhancement has-patch 02/12/2025
#60117 PHPUnit tests for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025
#60115 PHPUnit tests for _deprecated_constructor() General normal normal Future Release enhancement has-patch 02/12/2025
#60116 PHPUnit tests for _deprecated_function() General normal normal Future Release enhancement has-patch 02/12/2025
#60300 PHPunit Test for wp_staticize_emoji_for_email Formatting normal normal Future Release enhancement has-patch 02/12/2025
Note: See TracReports for help on using and creating reports.