Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#43802 Default timezone for new sites in WP multisite I18N normal normal feature request has-patch 06/20/2019
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal feature request has-patch 07/16/2019
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal normal feature request has-patch 09/06/2020
#47605 Email sender name change with site title in wp-includes/pluggable.php Mail normal normal feature request has-patch 01/03/2020
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal feature request needs-unit-tests 12/11/2019
#43058 File search in theme & plugin editor window Plugins normal normal feature request has-patch 01/16/2018
#47984 Filter pre_do_shortcode Shortcodes normal normal feature request has-patch 09/05/2019
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal normal feature request has-patch 10/14/2020
#38100 Gallery Caption Filter Gallery normal normal feature request has-patch 11/30/2018
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal feature request has-patch 08/15/2021
#50807 Introduce a function for deprecated options General normal normal feature request has-patch 10/15/2020
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal feature request has-patch 09/27/2017
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal feature request needs-unit-tests 08/24/2021
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal feature request has-patch 09/02/2019
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal feature request has-patch 04/05/2019
#34638 New function for retrieving previous and next adjacent image Media normal normal feature request has-patch 04/15/2020
#41931 Not possible to add custom display_name option Users normal normal feature request has-patch 06/11/2019
#34058 Proposal: wp_get_archives_object() function General normal normal feature request has-patch 07/05/2021
#54327 Support wp_die from array print General normal normal feature request has-patch 10/28/2021
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal feature request has-patch 07/04/2019
#38432 Validate user creation and email change by token Login and Registration normal normal feature request needs-unit-tests 01/17/2018
#15332 dbDelta($query) - do not create view Database normal normal feature request needs-unit-tests 07/30/2018
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal normal feature request has-patch 04/02/2020
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal feature request has-patch 02/21/2019
#49715 Alternate views for WP List Tables audrasjb Administration normal normal task (blessed) has-patch 12/01/2020
#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
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 04/03/2020
#37486 Make emojis accessible Emoji normal normal task (blessed) has-patch 01/05/2021
#52264 Rename `$array` when used in `@param` tags General normal normal task (blessed) has-patch 02/25/2022
#40001 Replace wp-list.js with REST API-powered JavaScript Administration normal normal task (blessed) has-patch 04/06/2021
#49631 Test coverage for media_sideload_image() _source_url meta killua99 Media normal normal task (blessed) has-patch 10/22/2020
#40885 Update admin color scheme using the REST API Administration normal normal task (blessed) has-patch 05/31/2017
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal task (blessed) has-patch 03/09/2021
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor defect (bug) has-patch 05/03/2019
#13972 Add new category link - capability check needed Posts, Post Types normal minor defect (bug) has-patch 01/23/2018
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor defect (bug) has-patch 06/06/2018
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor defect (bug) has-patch 06/06/2018
#50287 FS_METHOD=ssh2 breaks some plugins Filesystem API normal minor defect (bug) has-patch 08/27/2020
#55465 Fix hiding playlist buttons from Add Media modal dialog Media normal minor defect (bug) has-patch 03/25/2022
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor defect (bug) has-patch 01/20/2021
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor defect (bug) has-patch 06/10/2021
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor defect (bug) needs-unit-tests 01/27/2019
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor defect (bug) needs-unit-tests 06/02/2021
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor defect (bug) has-patch 10/13/2021
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor defect (bug) has-patch 05/19/2017
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor defect (bug) has-patch 05/08/2021
#50598 Replace developer.w.org instead of Codex on is_main_query function message Query normal minor defect (bug) has-patch 07/07/2020
#33141 Search form clear button is clipped in Safari (OS X) General low minor defect (bug) has-patch 05/23/2017
#51282 Select element does not honor admin color scheme on hover Administration normal minor defect (bug) has-patch 09/23/2020
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor defect (bug) has-patch 10/08/2018
#51190 The display of the Media Uploads settings section should be improved Administration low minor defect (bug) has-patch 11/09/2020
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
#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
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor defect (bug) has-patch 01/03/2022
#51828 gallery items not aligned when row has less items than column count Gallery normal minor defect (bug) has-patch 11/19/2020
#24487 is_email() does not recognize IDN domains Formatting normal minor defect (bug) has-patch 04/28/2021
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor defect (bug) has-patch 05/23/2019
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor enhancement has-patch 01/08/2019
#41757 Add action inside of add_new_user_to_blog() function Users low minor enhancement has-patch 09/26/2017
#22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 06/05/2019
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor enhancement has-patch 10/28/2021
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor enhancement has-patch 10/12/2019
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor enhancement has-patch 11/10/2021
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor enhancement has-patch 01/31/2021
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor enhancement has-patch 10/20/2020
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor enhancement has-patch 06/29/2020
#47085 Site Health appear on individual sites in Multisite Site Health low minor enhancement has-patch 10/19/2020
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor enhancement has-patch 07/18/2017
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor enhancement has-patch 02/21/2020
#30527 function to add separator Administration normal minor enhancement has-patch 02/05/2017
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor enhancement needs-unit-tests 11/16/2021
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor enhancement has-patch 10/08/2020
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor feature request has-patch 04/07/2020
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor feature request needs-unit-tests 03/07/2020
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor feature request has-patch 09/06/2020
#54910 5.9 Bug - Blank Home Page Themes normal major defect (bug) has-patch 02/17/2022
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major defect (bug) needs-unit-tests 11/09/2019
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major defect (bug) has-patch 06/29/2019
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major defect (bug) has-patch 11/16/2020
#14439 Unable to get a post associated menu items for a specific menu Menus normal major defect (bug) has-patch 06/04/2019
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major defect (bug) has-patch 11/05/2020
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major defect (bug) needs-unit-tests 09/10/2020
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#25449 wp_upload_dir() doesn't support https Upload normal major defect (bug) has-patch 11/25/2020
#43019 Hook to validate post form data before save Database normal major enhancement has-patch 10/28/2021
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major enhancement has-patch 02/08/2020
#29664 Support font embedding and word break for Burmese in core. I18N normal major enhancement has-patch 09/25/2017
#36406 $network_wide is unreliable Plugins normal critical defect (bug) needs-unit-tests 07/09/2019
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical defect (bug) has-patch 01/17/2019
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical defect (bug) has-patch 10/15/2020
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical defect (bug) has-patch 08/01/2019
Note: See TracReports for help on using and creating reports.