Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#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
#41757 Add action inside of add_new_user_to_blog() function Users low minor enhancement has-patch 09/26/2017
#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
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies adamsilverstein Build/Test Tools normal normal task (blessed) has-patch 01/30/2022
#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
#41978 `_delete_all_data()` does not delete attachment files johnbillion Build/Test Tools normal normal defect (bug) has-patch 01/16/2019
#41980 show_in_menu doesn't work with int value Posts, Post Types normal normal defect (bug) has-patch 09/25/2017
#42078 Customize: fix the color hue picker HTML and accessibility Customize normal normal defect (bug) has-patch 09/26/2018
#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
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal enhancement needs-unit-tests 04/18/2018
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal defect (bug) needs-unit-tests 11/12/2017
#42517 get_file_data() doesn't support the single-line variant of post template headers General normal normal defect (bug) needs-unit-tests 11/13/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
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal enhancement has-patch 09/24/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
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal defect (bug) has-patch 04/15/2018
#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
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal defect (bug) has-patch 02/25/2018
#43496 CS: Fix disabled for user-edit.php Users normal normal defect (bug) has-patch 03/24/2019
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal normal enhancement has-patch 01/16/2019
#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
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal enhancement has-patch 10/24/2018
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal defect (bug) has-patch 05/24/2019
#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
#43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal enhancement has-patch 10/07/2020
#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
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal enhancement has-patch 12/18/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
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal defect (bug) has-patch 05/30/2021
#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
#43990 Use wp_delete_file instead of unlink Filesystem API low normal enhancement has-patch 05/14/2018
#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
Note: See TracReports for help on using and creating reports.