Make WordPress Core

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Tickets Still Requesting Feedback (27 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#40320 Feature idea: Rename roles Role/Capability normal normal enhancement dev-feedback 02/02/2023
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal defect (bug) dev-feedback 02/19/2023
#47164 map_deep in formatting.php do not handle null-byte Formatting normal critical defect (bug) dev-feedback 02/23/2023
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major defect (bug) dev-feedback 02/27/2023
#57825 Something's wrong with the way the 'admin_init' hook and/or the wp_update_post function works General normal normal defect (bug) dev-feedback 02/28/2023
#22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* Comments normal normal enhancement dev-feedback 03/03/2023
#57797 WP_Block_Type_Registry::register issues incorrect error message when block.json folder doesn't exist General normal normal defect (bug) dev-feedback 03/07/2023
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths Filesystem API normal minor enhancement dev-feedback 03/12/2023
#55328 PHP warning on rename() inside download_url() in /wp-admin/includes/file.php Filesystem API normal normal defect (bug) dev-feedback 03/17/2023
#57884 [TinyMCE] class-wp-editor.php is emitting open_basedir restriction warning when using my own error handler TinyMCE normal normal defect (bug) dev-feedback 03/21/2023
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal enhancement needs-unit-tests 03/22/2023
#17164 More elegant handling of site 'archive' options for MultiSite Networks and Sites normal normal enhancement 03/22/2023
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#58155 Add filter to allow large image scaling of PNGs Upload normal normal enhancement dev-feedback 04/19/2023
#41678 Make sure all field returns use filters in WP Query Query normal normal enhancement needs-unit-tests 04/20/2023
#57366 WP 6.1 - Performance Regression Cache API normal normal defect (bug) dev-feedback 04/20/2023
#49545 update_meta_cache issue while getting record from user meta table in multi site Users normal blocker defect (bug) dev-feedback 04/24/2023
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal enhancement dev-feedback 04/27/2023
#58278 [Query Loop][Post Template][Custom dynamic block] Impossible to pass query loop context to a custom dynamic block as the post template context is hard coded. Editor normal normal enhancement dev-feedback 05/09/2023
#57948 Media toolbar elements height /size is inconsistent across views Media normal normal defect (bug) has-patch 05/12/2023
#34052 Plugin-Install/Update Sections Plugins normal normal defect (bug) dev-feedback 05/13/2023
#54778 Adding Filters in UI (Plugins) Plugins normal normal enhancement 05/20/2023
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' Posts, Post Types normal normal defect (bug) dev-feedback 05/24/2023
#58375 Turn comments off by default for attachment pages (or make is easier to do so without code) Comments normal normal enhancement dev-feedback 05/25/2023
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal feature request dev-feedback 05/25/2023
#58391 Ugly looking file editing section Media normal normal feature request has-patch 05/25/2023
#52762 About page widget to Dashboard Administration normal normal feature request dev-feedback 05/31/2023

Tickets with Patches (73 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#24795 OS X Treatment Administration normal trivial enhancement has-patch 02/05/2017
#25769 import vs DISALLOW_FILE_MODS Import normal normal defect (bug) has-patch 02/05/2017
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal enhancement has-patch 02/05/2017
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal defect (bug) has-patch 02/06/2017
#25333 Can't remove theme support for certain custom header arguments Customize normal normal defect (bug) has-patch 02/14/2017
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal defect (bug) has-patch 02/21/2017
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal defect (bug) has-patch 02/22/2017
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal enhancement has-patch 02/22/2017
#39695 Add preload headers in redirects HTTP API normal normal enhancement needs-unit-tests 02/27/2017
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal enhancement has-patch 03/01/2017
#40038 Padding load_template's require with a do_action on each end Themes normal normal enhancement has-patch 03/08/2017
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal defect (bug) has-patch 03/15/2017
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal defect (bug) has-patch 03/15/2017
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor defect (bug) has-patch 03/17/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
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal defect (bug) has-patch 04/05/2017
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal enhancement has-patch 04/21/2017
#40524 Filter hook for max image columns in gallery settings Gallery normal normal enhancement has-patch 04/22/2017
#40556 REST API: Allow for server generating a user's password REST API normal normal enhancement has-patch 04/27/2017
#38071 Add status links to network/sites.php Networks and Sites normal normal enhancement has-patch 05/06/2017
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal enhancement has-patch 05/15/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
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 05/16/2017
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal defect (bug) has-patch 05/18/2017
#39387 Responsive Images Broken When Full Size <= 300 px joemcgill Media normal normal defect (bug) has-patch 05/18/2017
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal defect (bug) has-patch 05/18/2017
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 05/19/2017
#40587 Feed link markup should contain rel and type attributes Feeds normal normal enhancement has-patch 05/19/2017
#33141 Search form clear button is clipped in Safari (OS X) General low minor defect (bug) has-patch 05/23/2017
#39238 The active handler for a video header isn't accessible joemcgill* Themes normal normal defect (bug) has-patch 05/23/2017
#34225 Display correct dimensions for image sizes in media modal Media normal normal defect (bug) has-patch 05/24/2017
#40885 Update admin color scheme using the REST API Administration normal normal task (blessed) has-patch 05/31/2017
#40695 `install_blog` suppresses database errors Database normal normal defect (bug) has-patch 06/01/2017
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#32071 Function to generate safe & trusted URLs General normal normal enhancement has-patch 06/13/2017
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal enhancement has-patch 06/20/2017
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal enhancement has-patch 06/21/2017
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal defect (bug) has-patch 06/22/2017
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal enhancement has-patch 06/26/2017
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 07/03/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
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal defect (bug) has-patch 07/05/2017
#40933 Improvements for get_file_data() function Formatting normal normal enhancement has-patch 07/18/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor enhancement has-patch 07/18/2017
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal enhancement has-patch 07/26/2017
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal defect (bug) needs-unit-tests 07/31/2017
#39862 Track the number of children for a walker element scope Menus normal normal enhancement has-patch 08/02/2017
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal enhancement has-patch 08/03/2017
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal defect (bug) has-patch 08/04/2017
#37470 Shiny Updates: Erroneous Plugin Deactivation Plugins normal normal defect (bug) has-patch 08/08/2017
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal normal enhancement has-patch 08/17/2017
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal enhancement has-patch 08/22/2017
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal defect (bug) has-patch 08/25/2017
#34712 New filter: `reset_password_url` Login and Registration normal normal enhancement has-patch 08/27/2017
#41148 Test for ticket 39875 can throw PHP error Media normal normal defect (bug) has-patch 08/28/2017
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal enhancement needs-unit-tests 08/29/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
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 09/05/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
#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
#29664 Support font embedding and word break for Burmese in core. I18N normal major enhancement has-patch 09/25/2017
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal enhancement has-patch 09/27/2017
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal feature request has-patch 09/27/2017
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal defect (bug) has-patch 10/01/2017
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal defect (bug) needs-unit-tests 10/02/2017
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal enhancement has-patch 10/03/2017
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal defect (bug) has-patch 10/08/2017
#40293 Comment template - warning Comments normal normal defect (bug) has-patch 10/11/2017
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal defect (bug) has-patch 10/11/2017
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.