Make WordPress Core

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

Unpatched Bugs (41 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#56555 wp_insert_post does not save the post_date for pending posts General normal normal defect (bug) 09/12/2022
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
#43025 wp_list_filter should filter all iterable objects General normal normal defect (bug) 02/11/2018
#46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major defect (bug) 02/24/2019
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal defect (bug) has-patch 12/06/2021
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers Mail normal normal defect (bug) 04/14/2017
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? Mail normal normal defect (bug) 02/12/2021
#46217 wp_mail() not sending messages on PHP7.3.x Mail normal major defect (bug) has-patch 11/21/2019
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
#46042 wp_nav_menu always returns a container Menus normal normal defect (bug) 01/19/2019
#18842 wp_nav_menu confuses new developers when it falls through to page listing Menus normal normal defect (bug) 09/20/2017
#47827 wp_notify_moderator email error when Site Language is fr_CA Mail normal normal defect (bug) 10/03/2019
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical Query normal minor defect (bug) 05/17/2022
#44259 wp_query: Post & Page Parameters doc section incorrect General normal normal defect (bug) 05/29/2018
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal defect (bug) 02/15/2020
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal defect (bug) needs-unit-tests 02/07/2020
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
#47170 wp_sensitive_page_meta breaks login on iPad devices Login and Registration normal major defect (bug) 05/17/2019
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal defect (bug) 01/25/2022
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" Formatting normal normal defect (bug) 04/13/2019
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal defect (bug) 12/16/2019
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal normal defect (bug) 02/03/2020
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal normal defect (bug) 02/01/2019
#41601 wp_update_user creates an error Users normal normal defect (bug) 08/11/2017
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal defect (bug) has-patch 07/12/2022
#40202 wpautop bad code Formatting normal normal defect (bug) 05/21/2020
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
#49492 wpautop inserted p tags inconsistently alter visual space Formatting normal normal defect (bug) 02/22/2020
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal normal defect (bug) 06/15/2020
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#33834 wpautop treats html comments as content General normal normal defect (bug) 06/04/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal defect (bug) 04/01/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 01/18/2022
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal normal defect (bug) 04/15/2018
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
#49965 wptexturize should also work when using before hook after_theme_setup Formatting normal normal defect (bug) 04/21/2020
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019

Unpatched Enhancements (59 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal task (blessed) 03/04/2020
#30181 Add more Underscore.js array methods to wp.customize.Values and re-use _ for Customizer JS methods Customize lowest normal task (blessed) 03/14/2017
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal task (blessed) needs-unit-tests 06/24/2019
#53451 Chrome 92 userAgent notice adamsilverstein General normal minor task (blessed) 05/02/2022
#50787 Consolidate the logic for displaying WP & PHP compatibility messages for themes SergeyBiryukov* Site Health normal normal task (blessed) 02/22/2021
#40278 Customizer: Introduce theme uploading Customize normal normal task (blessed) 11/22/2020
#47880 Extend unit tests for Site Health component. Site Health normal normal task (blessed) needs-unit-tests 07/06/2020
#24791 Map audio/video shortcode IDs on import Import normal normal task (blessed) 06/04/2019
#50544 Move Navigation screen's PHP code from Gutenberg to Core Editor normal normal task (blessed) 07/03/2020
#39544 REST API: Improve users endpoint in multisite REST API normal normal task (blessed) 08/17/2021
#40330 Reconsider the usage of infinite scrolling across the admin Administration normal normal task (blessed) 05/08/2021
#54029 Rename WordPress native expectDeprecated() and @ExpectedDeprecated to avoid confusion with PHPUnit native expectDeprecation and for future-proofing Build/Test Tools normal normal task (blessed) 06/20/2022
#37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal task (blessed) 05/08/2017
#31531 Shiny Updates: Updates on update-core.php Upgrade/Install normal normal task (blessed) 08/11/2021
#33186 Stop sending password via e-mail when creating a new site in Multisite Networks and Sites normal normal task (blessed) 06/04/2019
#38227 Term Status API Taxonomy normal normal task (blessed) 04/10/2021
#53118 Tests: review of correctly setting output expectations Build/Test Tools normal minor task (blessed) 04/30/2021
#39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal task (blessed) 01/17/2019
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) needs-unit-tests 06/04/2019
#52715 404 Page for WordPress Admin Administration normal normal feature request 03/04/2021
#52824 A separate sub-menu to organize the extensions belonging to parent plugins. General normal normal feature request 03/23/2021
#14877 Ability to create exclusive custom taxonomies helen* Taxonomy normal minor feature request 11/20/2021
#50154 About date and time request of version 5.4.1 Query normal normal feature request 05/13/2020
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` Taxonomy normal normal feature request 07/30/2017
#47314 Add "parent" parameter to get_term_by Taxonomy normal normal feature request 12/13/2019
#39159 Add APC to automated test matrix Build/Test Tools normal normal feature request 11/09/2020
#20194 Add Description meta to General Settings General normal minor feature request 08/10/2021
#5942 Add Owner role Role/Capability normal normal feature request 11/06/2017
#39681 Add RGBA to Customizer color picker Customize normal normal feature request 02/08/2019
#44803 Add a page to a menu by its ID or slug Menus normal normal feature request 01/30/2019
#56168 Add a way easily perform advanced post fields queries Query normal trivial feature request 07/07/2022
#15971 Add ability to rate and report compatibility of plugins from wp-admin Plugins normal normal feature request 04/08/2019
#51072 Add action hook after theme skip links sarahricker Themes normal normal feature request 10/16/2020
#35205 Add additional hooks to the 'attachment-info' template to customise output Administration normal normal feature request 06/04/2019
#54017 Add an Update Log (to site health?) Site Health normal normal feature request 09/01/2021
#48486 Add compliance tab to plugin repository pages on WordPress.org Plugins normal normal feature request 01/14/2022
#52284 Add filter for notoptions after retrieval Options, Meta APIs normal normal feature request 01/12/2021
#44073 Add functionality to search plugin with double quoted keyword Plugins normal normal feature request 05/23/2018
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal feature request 10/19/2018
#42309 Add page-numbers CSS class to wp_link_pages generated links Themes normal normal feature request 04/17/2018
#43328 Add support for Web App Manifests westonruter* General normal normal feature request 03/01/2019
#38560 Add support for uploading arrayed $_FILES Media normal normal feature request needs-unit-tests 08/10/2017
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal normal feature request 12/21/2019
#55879 Add the Ability to Allow/Disallow Auto-Update for Multiple Themes on the Theme Page Themes normal normal feature request 06/02/2022
#51731 Add the reason for deactivation to the 'deactivate_plugin' hook. Plugins normal normal feature request 11/09/2020
#28006 Add visual cues when viewing drafts on the frontend Posts, Post Types normal normal feature request 04/22/2019
#40460 Add-On Grouping for Plugin List Screen Plugins normal normal feature request 04/15/2017
#39632 Adding Query identifier attribute Query normal normal feature request 06/07/2017
#41627 Additional parameter for multisite activation Plugins normal normal feature request 08/13/2017
#34821 Allow creating users without an email address Users normal normal feature request 06/05/2019
#48587 Allow customization of Admin Color Schemes for dashboard General normal normal feature request 03/10/2021
#43205 Allow filtering the list of characters to be replaced by wptexturize Formatting normal normal feature request 01/16/2019
#55287 Allow for DISTINCT in WP_Query method Posts, Post Types normal normal feature request 03/01/2022
#49626 Allow plugin developers to opt-out their plugin from auto updates Plugins normal normal feature request 07/06/2020
#49620 Allow plugin/theme developers to utilize Beta, Alpha, Canary release channels for automatic updates Plugins normal normal feature request 03/10/2020
#46629 Allow replacing placeholders in starter content posts/pages content Customize normal normal feature request 06/12/2019
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal feature request 06/01/2022
#41170 Allow the newbloguser screen to be themed Login and Registration normal normal feature request 06/26/2017
#45060 Allow users to leave sites on a multisite network Users normal normal feature request 06/02/2020
Note: See TracReports for help on using and creating reports.