Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4411 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 (1301 - 1400 of 4411)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#42723 Tag Cloud CSS needed for HTML minification General normal normal enhancement has-patch 04/17/2023
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal defect (bug) has-patch 07/10/2020
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal defect (bug) has-patch 12/09/2017
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal defect (bug) has-patch 01/30/2019
#42560 mp4 files do not play in Safari Media normal normal defect (bug) has-patch 03/17/2021
#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
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal enhancement has-patch 03/22/2023
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal defect (bug) has-patch 10/31/2017
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal defect (bug) has-patch 03/24/2019
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal enhancement has-patch 01/05/2018
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal enhancement has-patch 01/27/2019
#42213 Code Editors: Filter autocomplete suggestions General normal normal defect (bug) has-patch 10/03/2018
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal defect (bug) has-patch 10/11/2017
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal defect (bug) has-patch 03/17/2022
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal defect (bug) has-patch 10/11/2017
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal feature request has-patch 10/26/2022
#41956 Errno in $wpdb Database normal normal enhancement has-patch 08/17/2018
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal enhancement has-patch 12/03/2021
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal defect (bug) has-patch 10/15/2018
#41931 Not possible to add custom display_name option Users normal normal feature request has-patch 06/11/2019
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal enhancement has-patch 08/23/2018
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal defect (bug) has-patch 09/14/2017
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal defect (bug) has-patch 09/08/2017
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal defect (bug) has-patch 09/08/2017
#41821 REST API: Add support for threaded comments REST API normal normal enhancement needs-unit-tests 09/24/2020
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 09/05/2017
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal enhancement has-patch 02/07/2019
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal defect (bug) has-patch 10/01/2021
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal defect (bug) has-patch 08/30/2017
#41735 Include titles for JSON Schema properties REST API normal normal enhancement has-patch 12/03/2017
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal defect (bug) has-patch 08/25/2017
#41712 canonical infinite redirect bug Canonical normal normal defect (bug) has-patch 01/11/2021
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal enhancement has-patch 08/22/2017
#41594 Edit tag form limited to 800px width Taxonomy normal normal defect (bug) has-patch 04/06/2021
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal enhancement has-patch 09/25/2019
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal defect (bug) has-patch 12/13/2017
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 04/03/2020
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal enhancement has-patch 06/13/2018
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal enhancement has-patch 08/31/2018
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal enhancement has-patch 11/07/2021
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 07/03/2017
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal defect (bug) has-patch 11/12/2017
#41148 Test for ticket 39875 can throw PHP error Media normal normal defect (bug) has-patch 08/28/2017
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal enhancement has-patch 08/16/2019
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal enhancement has-patch 06/21/2017
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal enhancement has-patch 06/20/2017
#41051 Confirm use of weak password Field show when removed password Users normal normal feature request has-patch 06/04/2019
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 03/05/2021
#40933 Improvements for get_file_data() function Formatting normal normal enhancement has-patch 07/18/2017
#40885 Update admin color scheme using the REST API Administration normal normal task (blessed) has-patch 05/31/2017
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 Customize low normal enhancement has-patch 11/25/2020
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal defect (bug) has-patch 08/04/2017
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal enhancement has-patch 05/15/2017
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal enhancement has-patch 05/15/2017
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal enhancement has-patch 05/15/2017
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal defect (bug) has-patch 06/22/2017
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal enhancement has-patch 09/19/2022
#40695 `install_blog` suppresses database errors Database normal normal defect (bug) has-patch 06/01/2017
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal defect (bug) has-patch 12/01/2019
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal enhancement needs-unit-tests 08/29/2017
#40638 In attachments taxonomy displays slug instead of name Media normal normal defect (bug) has-patch 02/04/2020
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 05/16/2017
#40587 Feed link markup should contain rel and type attributes Feeds normal normal enhancement has-patch 05/19/2017
#40581 When all columns are 'special' ... Administration normal normal defect (bug) has-patch 03/02/2019
#40556 REST API: Allow for server generating a user's password REST API normal normal enhancement has-patch 04/27/2017
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal task (blessed) needs-unit-tests 09/01/2022
#40524 Filter hook for max image columns in gallery settings Gallery normal normal enhancement has-patch 04/22/2017
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal enhancement needs-unit-tests 02/01/2022
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 05/19/2017
#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
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal defect (bug) has-patch 03/26/2019
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal feature request has-patch 09/02/2019
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal defect (bug) has-patch 04/05/2017
#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
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal defect (bug) has-patch 04/08/2020
#40293 Comment template - warning Comments normal normal defect (bug) has-patch 10/11/2017
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal enhancement has-patch 05/30/2023
#40280 Short-circuit filters can't return common values General normal normal enhancement has-patch 12/08/2017
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal enhancement has-patch 10/15/2020
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal enhancement has-patch 05/26/2023
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal defect (bug) has-patch 05/22/2023
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal enhancement has-patch 10/10/2019
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal defect (bug) has-patch 03/15/2017
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal enhancement has-patch 09/27/2017
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal defect (bug) has-patch 03/15/2017
#40038 Padding load_template's require with a do_action on each end Themes normal normal enhancement has-patch 03/08/2017
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal defect (bug) has-patch 03/09/2021
#40001 Replace wp-list.js with REST API-powered JavaScript Administration normal normal task (blessed) has-patch 04/06/2021
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal defect (bug) has-patch 10/25/2018
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor defect (bug) has-patch 10/08/2018
#39927 Add support for CSS class and attributes in wp_login_form input fields Login and Registration normal normal enhancement has-patch 04/24/2019
#39862 Track the number of children for a walker element scope Menus normal normal enhancement has-patch 08/02/2017
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal enhancement needs-unit-tests 02/21/2022
#39831 Theme Tag Translation Ready Themes normal normal enhancement has-patch 09/13/2022
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal defect (bug) has-patch 05/18/2017
#39756 Extend the jQuery datepicker localization I18N normal normal enhancement has-patch 05/30/2023
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal defect (bug) has-patch 02/22/2017
#39695 Add preload headers in redirects HTTP API normal normal enhancement needs-unit-tests 02/27/2017
#39678 get_term_by slug with "0" as value Taxonomy normal normal defect (bug) has-patch 09/21/2021
Note: See TracReports for help on using and creating reports.