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 (3201 - 3300 of 5321)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#8828 Tags and Categories are undifferentiable in Atom and RSS feeds Feeds low minor Future Release enhancement has-patch 06/28/2024
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor Future Release enhancement has-patch 02/21/2020
#30527 function to add separator Administration normal minor Future Release enhancement has-patch 02/05/2017
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#46540 Admin bar CSS shouldn't be added in the customizer Customize normal normal Future Release defect (bug) dev-feedback 05/30/2021
#36188 After WordPress installation, the default category archive page is showing a 404 page Rewrite Rules normal normal Future Release defect (bug) dev-feedback 12/06/2017
#44790 Attachment Overlay does not trigger spinner for compat fields Media normal normal Future Release defect (bug) close 10/19/2023
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 03/30/2022
#39883 Code hooking on `image_downsize` can no longer assume the file is an image joemcgill Media normal normal Future Release defect (bug) dev-feedback 05/23/2017
#38899 Deletion of auto-drafts and trashed posts never gets scheduled unless user accesses admin pages westonruter* Administration normal normal Future Release defect (bug) dev-feedback 06/07/2021
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal defect (bug) dev-feedback 10/23/2022
#38557 Format for registering a default header image is ambiguous joemcgill* Themes normal normal Future Release defect (bug) dev-feedback 03/26/2019
#60091 Improve language dropdown usability I18N normal normal Future Release defect (bug) dev-feedback 10/01/2024
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 02/17/2023
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) needs-unit-tests 02/02/2023
#35651 No longer any consistent way to add content to bottom of comments form Comments normal normal defect (bug) dev-feedback 08/19/2019
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 06/04/2019
#29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
#47670 RSS widget creates an accessibility problem when used more than once audrasjb Widgets normal normal Future Release defect (bug) dev-feedback 11/12/2021
#39170 Remove connection between network email and super admin account Networks and Sites normal normal Future Release defect (bug) dev-feedback 03/15/2019
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel General normal normal Future Release defect (bug) close 07/31/2021
#61790 Rewrite text about using child themes Upgrade/Install normal normal Future Release defect (bug) dev-feedback 10/21/2024
#40088 Stop creating the `wp_links` database table Database normal normal Future Release defect (bug) close 08/10/2022
#49931 Twenty Nineteen: Group color styles prevent custom colors sabernhardt Bundled Theme normal normal Future Release defect (bug) dev-feedback 12/04/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
#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
#56748 Twenty Twenty-One: Image stuck to text in responsive sizes Bundled Theme normal normal Future Release defect (bug) dev-feedback 11/03/2024
#61787 Twenty Twenty: Separator block (dots) does not render anymore Bundled Theme normal normal Future Release defect (bug) dev-feedback 10/21/2024
#50418 Twenty Twenty: Inline Images displaying as block Bundled Theme normal normal Future Release defect (bug) dev-feedback 11/26/2024
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal Future Release defect (bug) dev-feedback 09/20/2024
#33147 Updated message on install.php, Username can't be change directly after installation Upgrade/Install normal normal defect (bug) dev-feedback 01/21/2020
#13429 Updating Link URL on image within Admin with Gallery Gallery normal normal Future Release defect (bug) dev-feedback 08/24/2023
#36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments Posts, Post Types normal normal Future Release defect (bug) dev-feedback 02/20/2017
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#35913 `is_()` conditional methods should share their logic Query normal normal Future Release defect (bug) dev-feedback 02/06/2017
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion Posts, Post Types normal normal Future Release defect (bug) close 11/14/2021
#16418 get_plugin_data() doesn't apply kses when $markup and $translate are false dd32* Plugins normal normal defect (bug) close 06/04/2019
#23308 make_clickable problem with multiple "Punctuation URL character" Formatting normal normal defect (bug) dev-feedback 06/04/2019
#33924 sanitize_html_class valid characters Formatting normal normal Future Release defect (bug) dev-feedback 09/20/2022
#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
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal Future Release defect (bug) dev-feedback 10/12/2023
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement needs-unit-tests 10/05/2024
#40076 Add Filter option Attached Media normal normal Future Release enhancement dev-feedback 04/03/2024
#50546 Add better error notices when deleting things fail Posts, Post Types normal normal Future Release enhancement dev-feedback 07/07/2020
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#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
#51534 Add post type Blocks (reusable blocks) into menu Editor normal normal enhancement dev-feedback 05/23/2023
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal Future Release enhancement dev-feedback 04/01/2024
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes Users normal normal enhancement dev-feedback 06/05/2019
#35912 Allow changing network URL scheme Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* Comments normal normal Future Release enhancement dev-feedback 02/10/2020
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Themes normal normal enhancement close 06/04/2019
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement close 10/19/2023
#31085 CPT selector to “Recent Posts” widget Widgets normal normal enhancement dev-feedback 06/05/2019
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal Future Release enhancement dev-feedback 04/27/2021
#58781 Change wording of field description for tagline Administration normal normal Future Release enhancement dev-feedback 08/20/2024
#57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal Future Release enhancement dev-feedback 02/07/2023
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 11/22/2021
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement needs-unit-tests 06/20/2019
#39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue HTTP API normal normal Future Release enhancement dev-feedback 10/02/2017
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 10/21/2024
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal Future Release enhancement dev-feedback 06/08/2022
#39441 Improve the Settings API for accessibility and ease of use. Plugins normal normal Future Release enhancement dev-feedback 01/10/2023
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#33768 Include image_meta in wp_prepare_attachment_for_js response for images Media normal normal enhancement needs-unit-tests 06/04/2019
#41332 Introduce dedicated capabilities for managing attachments Media normal normal Future Release enhancement dev-feedback 02/18/2021
#39156 Introduce singular capabilities for managing individual sites on a network Networks and Sites normal normal Future Release enhancement dev-feedback 07/20/2021
#33967 MS Sites: content of the users column should be by choice, number is not too informative Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#31559 Meta boxes should have before/after hooks General normal normal enhancement dev-feedback 06/04/2019
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal Future Release enhancement dev-feedback 09/16/2020
#54298 Multisite: resetpassform always posts to the main-site wp-login.php file Login and Registration normal normal enhancement dev-feedback 10/01/2023
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 05/12/2020
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal Future Release enhancement dev-feedback 11/17/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
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein Security normal normal Future Release enhancement dev-feedback 12/26/2023
#37593 Replace "Super Admin" with "Network Administrator" Mista-Flo Administration normal normal Future Release enhancement dev-feedback 09/24/2018
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/2022
#17619 Soft 404 at /wp-content/plugins/ General normal normal Future Release enhancement dev-feedback 09/24/2019
#36956 Trigger event when taxonomy term is added with ajax Taxonomy normal normal enhancement dev-feedback 06/04/2019
#56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/07/2023
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal enhancement dev-feedback 06/04/2019
#33837 We should avoid Superglobals when possible wonderboymusic General normal normal enhancement dev-feedback 04/03/2024
#35774 WordPress admin <title> structure SergeyBiryukov Administration normal normal Future Release enhancement dev-feedback 09/23/2019
#16612 WordPress should return nocache headers for requests with comment cookies Comments normal normal enhancement dev-feedback 06/04/2019
#44845 _get_list_table: Support for privacy requests tables Privacy normal normal Future Release enhancement dev-feedback 02/21/2020
#40370 add_image_sizes does not create the "crop position" versions of the image Media normal normal Future Release enhancement dev-feedback 05/20/2024
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 06/04/2019
Note: See TracReports for help on using and creating reports.