Make WordPress Core

{30} Tickets with a focus on (4951 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 (3701 - 3800 of 4951)

Tickets with Patches (64 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) needs-unit-tests 06/21/2025
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges General normal normal defect (bug) needs-unit-tests 06/04/2019
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) needs-unit-tests 08/02/2025
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#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
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021
#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
#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
#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
#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
#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
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal Future Release enhancement needs-unit-tests 09/02/2025
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Administration normal normal Future Release enhancement needs-unit-tests 01/31/2026
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 06/04/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement needs-unit-tests 11/05/2021
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 01/07/2020
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal Future Release enhancement needs-unit-tests 02/21/2022
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 06/24/2023
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 11/07/2024
#33932 Filters for Plugin/Theme Update Email Notifications ocean90 Upgrade/Install normal normal enhancement needs-unit-tests 06/05/2019
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement needs-unit-tests 03/02/2023
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 04/20/2020
#38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 09/29/2021
#24225 Improve regular expressions when matching attributes miqrogroove Formatting normal normal enhancement needs-unit-tests 06/04/2019
#33959 Improve wp_get_attachment_thumb_file Media normal normal enhancement needs-unit-tests 08/07/2024
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement needs-unit-tests 06/14/2018
#16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement needs-unit-tests 04/24/2021
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 05/25/2025
#31391 Make the list of registered nav menus filterable Menus normal normal enhancement needs-unit-tests 06/04/2019
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 06/05/2019
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal Future Release enhancement needs-unit-tests 08/29/2017
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement needs-unit-tests 02/10/2026
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 07/08/2025
#19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement needs-unit-tests 03/29/2019
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal Future Release enhancement needs-unit-tests 10/12/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 06/24/2021
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 02/05/2020
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 01/26/2023
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#20241 make it possible for plugins to activate other plugins Plugins normal normal Future Release enhancement needs-unit-tests 08/05/2022
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#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
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 05/25/2025
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 01/29/2026
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023

Unpatched Bugs (36 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site Users normal normal defect (bug) 06/05/2019
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* Posts, Post Types normal normal defect (bug) 06/04/2019
#25819 "ms_files_rewriting" site option is not created during upgrades Upgrade/Install normal normal defect (bug) 06/04/2019
#28747 $.wpColorPicker cannot duplicate elements Widgets normal normal defect (bug) 06/05/2019
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
#35256 $wpdb->insert_id equals 0 Database normal normal defect (bug) 06/04/2019
#29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed Feeds normal normal defect (bug) 06/04/2019
#31946 /wp-admin/user-edit.php fails when using with IDN domain name Users normal normal defect (bug) 06/05/2019
#28989 AJAX in the media library sometimes fails to load data Media normal normal defect (bug) 06/04/2019
#30052 Add New Media Drag and Drop Hangs on Crunching Media low normal defect (bug) 06/04/2019
#33832 Add admin email column to list table on wp-admin/network/sites.php Networks and Sites normal normal defect (bug) 06/04/2019
#49587 Add error handling for the media manager Ajax response Media normal normal Future Release defect (bug) 03/02/2021
#48996 Add lang attribute to the content in the backend I18N normal normal Future Release defect (bug) 04/29/2025
#31504 Add new item gives bunch of errors if disabled Posts, Post Types normal normal defect (bug) 06/04/2019
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
#22940 Adding term checklist to Media modal has undesired results Media normal normal defect (bug) 06/04/2019
#42300 Admin Bar CSS assumes body is not positioned Toolbar normal normal Future Release defect (bug) 12/10/2024
#22660 Admin bar in multisite: mobile tap on "My Sites" dropdown in back-end doesn't work Toolbar normal normal Future Release defect (bug) 06/25/2025
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor defect (bug) 06/04/2019
#33009 Alignment of header in category table Administration normal normal defect (bug) 06/04/2019
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor defect (bug) 06/04/2019
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post Taxonomy normal minor defect (bug) 08/30/2025
#45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal Future Release defect (bug) 10/18/2024
#14691 Allow commas in tag names Taxonomy normal major Future Release defect (bug) 09/06/2025
#33759 An admin changing an email/password should not generate a notification Users normal normal defect (bug) 06/05/2019
#36355 Article URL redirects no longer working Canonical normal normal defect (bug) 06/04/2019
#59753 Attach image to existing content functionality not working properly Media normal normal Future Release defect (bug) 04/18/2024
#59308 Attachment custom fields not rendered in some cases Media normal normal Future Release defect (bug) 02/14/2024
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#37850 Auto-scroll to error notice on failed inline updates (plugins/themes) Upgrade/Install normal normal Future Release defect (bug) 04/19/2019
#30915 Automatic translation update does not trigger notification email Upgrade/Install normal normal defect (bug) 06/04/2019
#42978 Automatically clear file upload error messages Media normal normal Future Release defect (bug) 08/31/2020
#45404 Autosave fails for custom post type item that belongs to a non-publicly_queryable post type Editor normal normal Future Release defect (bug) 12/11/2018
#32912 Autosaves are generated every other preview if post is unchanged Autosave normal normal Future Release defect (bug) 10/10/2024
#34236 Better passwords - differences between setting and resetting password? Login and Registration normal normal defect (bug) 02/23/2021
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox Customize normal major Future Release defect (bug) 06/07/2022
Note: See TracReports for help on using and creating reports.