Make WordPress Core

{30} Tickets with a focus on (4980 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 (2901 - 3000 of 4980)

Tickets Needing Feedback (15 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#34986 Add Upgrade Notice for Themes Upgrade/Install normal normal Future Release enhancement dev-feedback 10/08/2025
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
#55343 Add Tooltip to "Remember Me" (WP Login Form) rajinsharwar Login and Registration normal normal Future Release enhancement dev-feedback 09/02/2025
#32940 Add IDs to Admin Hyperlinks Administration normal normal Future Release enhancement dev-feedback 02/15/2020
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
#20977 Add Dynamic Comment Statuses Comments normal normal Future Release enhancement dev-feedback 07/30/2025
#24579 Add Drag'n'Drop UI to plugin and theme manual uploaders Upgrade/Install normal normal Future Release enhancement has-patch 10/31/2025
#18816 Add 'offset' parameter and 'ancestral' boolean to wp_nav_menu Menus normal normal enhancement dev-feedback 06/04/2019
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal Future Release enhancement reporter-feedback 09/06/2024
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal Future Release defect (bug) dev-feedback 04/04/2025
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 04/18/2024
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 12/10/2025
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022

Tickets with Patches (85 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#40590 wp_video_shortcode always adds controls="controls" Media normal normal Future Release defect (bug) has-patch 06/14/2025
#25449 wp_upload_dir() doesn't support https Upload normal major Future Release defect (bug) has-patch 06/27/2025
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 11/03/2024
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 06/03/2025
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/23/2025
#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
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 08/26/2025
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 05/28/2025
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal Future Release defect (bug) dev-feedback 10/12/2023
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#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
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal Future Release defect (bug) has-patch 03/24/2021
#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
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#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
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 05/07/2025
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 11/06/2025
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023
#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
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 02/01/2022
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#33924 sanitize_html_class valid characters Formatting normal normal Future Release defect (bug) dev-feedback 09/20/2022
#24157 safecss_filter_attr doesn't allow rgb() in inline styles Formatting normal normal Future Release defect (bug) has-patch 06/09/2024
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal Future Release feature request has-patch 02/21/2019
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal Future Release defect (bug) has-patch 07/04/2025
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 01/15/2024
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 03/04/2025
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) has-patch 08/29/2025
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 08/28/2025
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) has-patch 07/01/2025
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) needs-unit-tests 04/29/2023
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) needs-unit-tests 10/02/2017
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 02/12/2025
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 02/12/2025
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 02/12/2025
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal defect (bug) has-patch 06/04/2020
#21679 media_handle_upload does not provide a way to change the file's name Media normal normal Future Release enhancement has-patch 10/18/2018
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#61220 manage_media_columns filter conflict Media normal major Future Release defect (bug) has-patch 09/08/2024
#33521 manage_${post_type}_posts_columns parameters shifted Taxonomy normal minor defect (bug) has-patch 06/22/2025
#23308 make_clickable problem with multiple "Punctuation URL character" Formatting normal normal defect (bug) dev-feedback 06/04/2019
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 01/28/2025
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 08/05/2022
#17433 localhost is not accepted as email domain Formatting normal normal Future Release defect (bug) has-patch 03/20/2018
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 07/01/2025
Note: See TracReports for help on using and creating reports.