Make WordPress Core

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

Unpatched Enhancements (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 06/04/2019
#23464 WXR importer: Poor UX when creating new user to import to Import normal normal enhancement 06/04/2019
#48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy normal minor enhancement 11/06/2019
#40156 Warning for invalid hook callback is not very useful Plugins normal normal enhancement 03/15/2017
#51188 Website user level consent management framework (logged in users) carike* Privacy normal normal feature request 11/17/2022
#48299 When "big_images" are automatically scaled, communicate with a UI message Media normal normal enhancement 10/25/2019
#53385 When adding a plugin/theme via "add new plugin/theme" it should show if the plugin/theme is translated or not Plugins normal normal enhancement 09/27/2021
#57016 When searching for a block, there is an unexpected blank space at the bottom of the Editor Editor normal normal enhancement 11/07/2022
#51528 When updating the theme from the dashboard, I want to change the theme folder name to the file name specified by Content-Disposition: attachment. Themes normal normal feature request 10/15/2020
#39918 Whitelist audioBoom oEmbeds Embeds normal normal enhancement 05/30/2023
#48373 Widgets area grouping Widgets normal normal feature request 10/20/2019
#29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page Widgets normal normal enhancement 11/23/2021
#52384 WordPress API - Add Limit / Block API Access Features REST API normal normal feature request 01/27/2021
#59148 WordPress CDN/Mirror plugins/themes... General normal normal feature request 08/19/2023
#55075 WordPress admin bar does not contain a link to the Customizer Toolbar low minor enhancement 02/08/2022
#39850 WordPress embedded links drop query vars from URL Embeds normal normal enhancement 02/11/2017
#48473 WordPress installer should prompt to configure options like comments Upgrade/Install normal normal enhancement 02/06/2022
#39795 WordPress objects are only accessible via global variables General normal normal enhancement 02/06/2017
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") Canonical normal normal enhancement 01/31/2020
#49149 Write tests for WP_Query Query normal normal enhancement needs-unit-tests 02/20/2020
#21386 XML-RPC needs a user permission method XML-RPC normal normal enhancement 06/05/2019
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal normal feature request 04/26/2020
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal normal enhancement 01/24/2018
#46586 `determine_current_user` filter only run once per request Users normal normal feature request 03/21/2019
#53108 `get_theme_file_uri()` fails with query params Themes normal normal enhancement 04/29/2021
#56663 `tag_escape()` does not follow naming convention. Formatting normal normal enhancement 09/27/2022
#59384 `wp_create_nonce()` should not have a default parameter General normal normal enhancement 09/18/2023
#35432 `wp_list_comments()` should perform a more modest fallback comment query Comments normal normal enhancement 06/04/2019
#52631 ability to override http 'connect_timeout' HTTP API normal normal enhancement 06/09/2022
#59605 activate, deactivate items in menue General normal normal feature request 10/12/2023
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal enhancement 06/06/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal enhancement 09/29/2017
#59216 add a filter on WP_User::get_data_by() Users normal normal feature request 08/27/2023
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal normal enhancement 02/02/2017
#37338 add filter in get_data_by Users normal normal enhancement 06/05/2019
#39969 add filter to end of post_categories_meta_box() Taxonomy normal normal enhancement 02/26/2017
#45722 add markup to highlight the active tag Taxonomy normal normal feature request 12/20/2018
#53688 add super admin feature to help developer Customize normal major feature request 07/19/2021
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal enhancement 07/28/2020
#51656 add_theme_support() for 'wp-dark-theme' so plugins can use consistent CSS for dark themes Themes normal normal enhancement 10/28/2020
#43781 adding apply_filters on $handle in localize Script Loader normal normal enhancement 04/16/2018
#19707 admin-ajax.php requests via http regardless of force_ssl_admin() state Administration normal normal enhancement 03/06/2018
#8924 autoload should be boolean in add_option() Database lowest normal enhancement 03/15/2019
#57768 avoid creating tcp connection every time General normal normal enhancement 03/07/2023
#52916 can_perform_loopback() should not rely on wp-cron.php check Site Health normal minor enhancement 04/06/2021
#43957 check_password_reset_key could use get_user_by instead of direct query Login and Registration normal normal enhancement 05/04/2018
#55618 combine/concatenate enqueued relative js/css Script Loader normal normal feature request 04/25/2022
#10975 comment form nonce Comments normal normal enhancement 02/27/2020
#47306 comment reply event listener: need ability to run custom js function Comments normal normal enhancement 06/20/2019
#54234 comment_type of reply should be same as parent Comments normal normal enhancement 10/18/2021
#17763 comments_popup_link() need a get_* version Comments normal normal enhancement 06/04/2019
#41558 create a (reusable) wp_default_admin_scripts Administration normal normal enhancement 06/29/2022
#43356 create is_403 function Query normal normal feature request 02/19/2018
#35048 custom menu - OPTIMIZE QUERY! Menus normal normal feature request 06/04/2019
#45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal normal enhancement 10/17/2023
#14493 do_enclose() can ping the same URL many times, can't filter URLs to ping nacin* Feeds normal normal enhancement 06/04/2019
#35437 dot in permalinks Canonical normal normal enhancement 01/08/2019
#29910 esc_attr does not properly deal with json_encode Formatting normal normal enhancement 05/07/2017
#28375 export posts/pages query chriscct7 Export normal normal enhancement 06/04/2019
#48180 extend export with filter for join and where clause Export normal normal enhancement 09/30/2019
#48227 extend import with preselect of existing or pre-fill to create new users Import normal normal enhancement 10/06/2019
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 06/04/2019
#44159 feature request: otption for removing save my name in comments General normal normal feature request 05/25/2018
#31282 finally introduce comments templating Comments normal normal enhancement 06/04/2019
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal enhancement 01/31/2018
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal normal enhancement 04/24/2017
#53215 get_comments_number should also need comment_type Comments normal normal enhancement 05/16/2021
#36579 global $wp_rewrite not set when create_initial_post_types() first run Posts, Post Types normal normal enhancement 06/04/2019
#53353 have the ability to put FSE files in a theme subfolder Themes normal normal enhancement 06/07/2021
#28798 htaccess and protected option Posts, Post Types normal normal enhancement 10/15/2021
#58448 inconsistency in the $items parameter to the handle_bulk_actions-{$screen} action Administration normal normal enhancement 06/03/2023
#54523 inherited custom template hierarchy Themes normal normal enhancement 11/27/2021
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical enhancement has-patch 11/09/2023
#33204 kses $allowedposttags should support microdata Formatting normal normal enhancement 11/15/2018
#41328 lightbox plugins cannot get image address to open except from image link Gallery normal normal feature request 05/02/2019
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal enhancement 06/04/2019
#49654 maybe_drop_table Database normal normal enhancement 04/07/2023
#41977 media_handle_upload() un required second parameter antpb Media normal normal enhancement 02/07/2023
#15068 merging query objects/arrays Query normal normal enhancement 06/04/2019
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal enhancement 10/14/2022
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 06/04/2019
#44602 meta_query to support FIND_IN_SET Query normal normal enhancement has-patch 07/18/2018
#40518 multisite users table should use user's ID to get the avatar Users normal normal enhancement 03/15/2019
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#43884 new is_front() function General normal normal enhancement 04/29/2018
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output Formatting normal normal enhancement 04/26/2017
#58120 oEmbed Mastodon Embeds normal normal feature request 04/22/2023
#44001 oEmbed two click / local emoji scripts Privacy normal major enhancement 12/12/2019
#40791 paginate_links outputs unnecessary dots General normal normal enhancement 05/22/2017
#37056 paginate_links should be a method on WP_Query Query normal normal enhancement 06/04/2019
#6619 permalink field misleading in page editor: it displays the erroneous values Editor normal normal enhancement 09/22/2021
#45832 php-pm support General normal normal feature request 01/14/2019
#35179 playlist shortcode needs an option to not loop Shortcodes normal normal enhancement 06/04/2019
#36686 plugin_row_meta hook for specific plugin Plugins normal normal enhancement 06/04/2019
#51726 proposal: make specialized header name available inside header.php Themes normal normal enhancement 11/08/2020
#49321 provide standard pagination links in RSS/Atom feeds Feeds normal normal enhancement 06/03/2022
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal normal enhancement 01/16/2019
#41241 questioning for sftp-hostname while update does not accept final slash Upgrade/Install normal normal enhancement 03/22/2023
#54978 recreate response plugins_api Plugins normal minor enhancement 01/28/2022
Note: See TracReports for help on using and creating reports.