Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#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
#41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal enhancement has-patch 08/31/2018
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal enhancement has-patch 06/13/2018
#41448 Contributors shouldn't be able to change the date of their drafts Posts, Post Types low normal defect (bug) needs-unit-tests 08/04/2017
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 04/03/2020
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal defect (bug) needs-unit-tests 02/20/2019
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal defect (bug) has-patch 12/13/2017
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal enhancement has-patch 09/25/2019
#41594 Edit tag form limited to 800px width Taxonomy normal normal defect (bug) has-patch 04/06/2021
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal enhancement has-patch 08/22/2017
#41712 canonical infinite redirect bug Canonical normal normal defect (bug) has-patch 01/11/2021
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal defect (bug) has-patch 08/25/2017
#41735 Include titles for JSON Schema properties REST API normal normal enhancement has-patch 12/03/2017
#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
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal defect (bug) has-patch 10/01/2021
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal enhancement has-patch 02/07/2019
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 09/05/2017
#41821 REST API: Add support for threaded comments REST API normal normal enhancement needs-unit-tests 09/24/2020
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal defect (bug) has-patch 09/08/2017
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal defect (bug) has-patch 09/08/2017
#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
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal enhancement has-patch 08/23/2018
#41931 Not possible to add custom display_name option Users normal normal feature request has-patch 06/11/2019
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal defect (bug) has-patch 10/15/2018
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal enhancement has-patch 12/03/2021
#41956 Errno in $wpdb Database normal normal enhancement has-patch 08/17/2018
#41980 show_in_menu doesn't work with int value Posts, Post Types normal normal defect (bug) has-patch 09/25/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
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy 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
#42146 Admin side menu id not displaying proper when name is long Posts, Post Types normal normal defect (bug) has-patch 10/08/2017
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal defect (bug) has-patch 10/11/2017
#42213 Code Editors: Filter autocomplete suggestions General normal normal defect (bug) has-patch 10/03/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
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal enhancement has-patch 01/05/2018
#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
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal defect (bug) needs-unit-tests 10/24/2017
#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
#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
#42560 mp4 files do not play in Safari Media normal normal defect (bug) has-patch 03/17/2021
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal defect (bug) has-patch 01/30/2019
#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
#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
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal enhancement needs-unit-tests 01/07/2020
#42794 Can't upload new media files when multiple media dialogues are present on a single page Media normal normal defect (bug) has-patch 01/19/2018
#42838 Manipulating uploads and images can break when using stream wrappers Media normal normal defect (bug) has-patch 11/12/2020
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal defect (bug) has-patch 01/15/2018
#42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal enhancement needs-unit-tests 04/20/2020
#42900 Add gender field to user profile for use in translations I18N normal normal enhancement has-patch 01/16/2019
#42904 Speed up unit tests by disabling password hashing Build/Test Tools normal normal enhancement has-patch 09/20/2019
#42947 REST API wrong total pages spacedmonkey REST API normal normal defect (bug) has-patch 10/31/2021
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal enhancement has-patch 10/03/2019
#43009 Create Video/Audio Playlist hooks not working as expected Media normal normal defect (bug) has-patch 03/25/2022
#43019 Hook to validate post form data before save Database normal major enhancement has-patch 10/28/2021
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal defect (bug) has-patch 06/22/2020
#43058 File search in theme & plugin editor window Plugins normal normal feature request has-patch 01/16/2018
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal defect (bug) has-patch 01/11/2018
#43071 User without the ability to publish are unable to edit post status Editor normal normal defect (bug) needs-unit-tests 12/10/2021
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal defect (bug) has-patch 09/01/2021
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal feature request has-patch 07/16/2019
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal defect (bug) has-patch 02/14/2018
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal defect (bug) needs-unit-tests 01/14/2019
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal enhancement has-patch 11/18/2019
#43496 CS: Fix disabled for user-edit.php Users normal normal defect (bug) has-patch 03/24/2019
#43536 Network registration page sabernhardt* Login and Registration normal normal defect (bug) has-patch 09/27/2022
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal normal enhancement has-patch 01/16/2019
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal defect (bug) has-patch 11/01/2022
#43560 Entering single quotes in Add Media dialog after recropping causes browser to hang Media normal normal defect (bug) has-patch 02/19/2020
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal defect (bug) needs-unit-tests 01/16/2019
#43589 WPDB Update change NULL values to acceptable values Database normal normal defect (bug) has-patch 01/17/2019
#43601 Improve error messaging when activating multisite users Users normal normal enhancement has-patch 01/16/2019
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 04/15/2020
#43635 Allow to (only) store users in an external user database/backend Users normal normal enhancement has-patch 03/26/2018
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal defect (bug) has-patch 01/05/2022
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal enhancement has-patch 04/02/2018
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal defect (bug) has-patch 11/26/2021
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal enhancement has-patch 03/21/2022
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal task (blessed) has-patch 03/09/2021
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal defect (bug) has-patch 10/16/2020
#43802 Default timezone for new sites in WP multisite I18N normal normal feature request has-patch 06/20/2019
#43842 get_children() function enhancement. Query normal normal enhancement has-patch 01/16/2019
#43860 Dead code in feed_links_extra() Feeds normal normal enhancement has-patch 01/09/2019
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal defect (bug) needs-unit-tests 09/17/2018
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal enhancement has-patch 07/06/2020
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal enhancement has-patch 09/05/2020
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal defect (bug) has-patch 02/20/2020
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal enhancement has-patch 02/10/2020
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal defect (bug) has-patch 05/11/2018
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial enhancement has-patch 05/12/2018
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal enhancement needs-unit-tests 10/12/2020
#44082 settings_errors() wraps all notices in p and strong tags General normal normal defect (bug) has-patch 11/30/2020
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor enhancement has-patch 10/20/2020
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal defect (bug) has-patch 07/22/2019
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal enhancement has-patch 03/20/2019
#44176 Un-map Privacy Capabilities xkon Privacy normal normal defect (bug) has-patch 10/24/2020
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal enhancement has-patch 05/21/2018
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal feature request has-patch 10/12/2020
#44212 Add a new helper function for comma- or space-separated lists General normal normal defect (bug) has-patch 05/28/2018
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor defect (bug) needs-unit-tests 01/27/2019
Note: See TracReports for help on using and creating reports.