Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4685 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (1501 - 1600 of 4685)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal enhancement has-patch 09/24/2019
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal enhancement has-patch 04/25/2019
#8828 Tags and Categories are undifferentiable in Atom and RSS feeds Feeds low minor enhancement has-patch 02/08/2018
#22355 Template stack - Beyond parent/child theme relationships Themes normal normal enhancement has-patch 06/04/2019
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal enhancement has-patch 06/16/2021
#32497 The plugin list table is not very extendable Plugins normal normal enhancement has-patch 06/04/2019
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal enhancement has-patch 11/18/2019
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal enhancement has-patch 11/12/2020
#26636 There Is No Filter For get_sidebar() Themes normal normal enhancement has-patch 05/15/2018
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor enhancement has-patch 07/18/2017
#39862 Track the number of children for a walker element scope Menus normal normal enhancement has-patch 08/02/2017
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
#46108 Twenty Nineteen: Include contributing.txt file with Sass compiler instructions Bundled Theme normal normal enhancement has-patch 01/29/2019
#45878 Twenty Nineteen: Search widget input field width is too narrow on wide screens Bundled Theme normal normal enhancement has-patch 03/05/2019
#37005 Unit test for the wp_check_filetype method Media normal normal enhancement has-patch 04/09/2020
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor enhancement has-patch 02/21/2020
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 06/04/2019
#51227 Update paginate_links dots to account for total pages General normal trivial enhancement has-patch 09/03/2020
#28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) joemcgill Media normal normal enhancement has-patch 06/04/2019
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal enhancement has-patch 09/17/2019
#28077 Use exif_imagetype instead of getimagesize in file_is_displayable_image Media normal normal enhancement has-patch 06/04/2019
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal enhancement has-patch 01/27/2019
#26985 Use network_site_url in includes_url Permalinks normal normal enhancement has-patch 06/04/2019
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial enhancement has-patch 04/15/2019
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial enhancement has-patch 05/12/2018
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#33573 Use the site icon introduced in 4.3 for the My Sites page Administration low normal enhancement has-patch 05/08/2019
#43990 Use wp_delete_file instead of unlink Filesystem API low normal enhancement has-patch 05/14/2018
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal enhancement has-patch 10/16/2020
#47237 Used different escape function on options-media.php Media normal trivial enhancement has-patch 05/11/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal enhancement has-patch 12/06/2019
#15058 Validate option and transient name lengths Options, Meta APIs normal normal enhancement needs-unit-tests 06/24/2021
#10931 Verify Comment Email Addresses of Registered Users Comments normal normal enhancement has-patch 05/06/2021
#48831 WP Admin Bar doesn't display on wp-login.php page Toolbar normal normal enhancement has-patch 09/02/2021
#36426 WP Admin memory limit not increasing to base limit by default Administration normal normal enhancement has-patch 06/04/2019
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal normal enhancement has-patch 04/08/2021
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal enhancement has-patch 02/25/2019
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal enhancement has-patch 05/10/2017
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal enhancement has-patch 12/24/2020
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal enhancement has-patch 07/03/2017
#36641 WP_Term method __toString Taxonomy normal normal enhancement needs-unit-tests 02/05/2017
#45084 WP_Term_Query multiple 'orderby' support Query normal normal enhancement needs-unit-tests 03/03/2021
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal enhancement has-patch 11/07/2017
#21744 WP_User_Query does not support post type Users normal normal enhancement has-patch 03/27/2019
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal enhancement needs-unit-tests 07/29/2021
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal enhancement has-patch 12/16/2020
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal enhancement needs-unit-tests 02/05/2020
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal enhancement has-patch 07/21/2021
#47004 WordPress email subject update - phase 2 Mail normal normal enhancement has-patch 01/07/2020
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal enhancement has-patch 09/27/2017
#28205 XMLRPC should probably expose Sideloading of images for shared hosts. XML-RPC normal normal enhancement has-patch 06/05/2019
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal enhancement has-patch 02/07/2019
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal enhancement has-patch 01/23/2019
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal enhancement has-patch 06/04/2019
#44900 add post lock display to Media Library Media normal normal enhancement has-patch 03/26/2020
#36244 added a filter to allow the separator in the week date range to be changed pbearne Themes normal normal enhancement needs-docs 06/23/2020
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019
#45177 admin bar View page button is missing in mobile view Toolbar normal normal enhancement has-patch 07/24/2021
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal enhancement has-patch 08/16/2019
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal enhancement has-patch 05/24/2021
#30150 apply_filters( 'image_size_names_choose' ) should be provided a named context Media normal normal enhancement has-patch 05/24/2018
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal enhancement has-patch 06/01/2021
#16576 comment_form() fields being displayed only for non logged in users Comments normal normal enhancement has-patch 06/04/2019
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal enhancement has-patch 09/23/2019
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal enhancement needs-unit-tests 04/04/2017
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal enhancement has-patch 06/01/2021
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal enhancement has-patch 11/01/2019
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#43225 feed_links and feed_links_extra should have filters Feeds normal normal enhancement needs-docs 01/16/2019
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal enhancement needs-unit-tests 10/20/2020
#30527 function to add separator Administration normal minor enhancement has-patch 02/05/2017
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal normal enhancement has-patch 06/04/2019
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal enhancement has-patch 10/06/2019
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 06/04/2019
#43842 get_children() function enhancement. Query normal normal enhancement has-patch 01/16/2019
#23635 get_objects_in_term - identify matching terms Taxonomy normal normal enhancement has-patch 04/09/2021
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal enhancement has-patch 01/15/2021
#33955 get_posts() menu args filter Menus normal normal enhancement has-patch 06/04/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal enhancement has-patch 07/03/2020
#15149 image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values Media normal normal enhancement has-patch 06/04/2019
#54048 improve preloaded REST API requests in widget editor Widgets normal normal enhancement has-patch 09/04/2021
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 09/05/2017
#21679 media_handle_upload does not provide a way to change the file's name Media normal normal enhancement has-patch 10/18/2018
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal enhancement has-patch 02/05/2017
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal enhancement has-patch 03/01/2017
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal enhancement has-patch 05/01/2017
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal enhancement has-patch 01/04/2019
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.