Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal enhancement has-patch 12/09/2022
#39067 wp_insert_user custom validation Users normal normal enhancement has-patch 03/15/2019
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal enhancement has-patch 03/15/2019
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal feature request has-patch 10/12/2020
#55071 Add filters to wp_list_users() Users normal normal feature request has-patch 02/07/2022
#40485 Add function for retrieving metadata from registered script Script Loader normal normal feature request has-patch 06/07/2017
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal feature request has-patch 10/20/2020
#47124 Admin menu: restore "Add New" in the Themes section Themes normal normal feature request has-patch 10/29/2021
#54604 Allow for nestable superscript tags Formatting normal normal feature request has-patch 12/14/2021
#14569 Assign plugins on a per-site-basis Plugins normal normal feature request has-patch 07/15/2022
#41051 Confirm use of weak password Field show when removed password Users normal normal feature request has-patch 06/04/2019
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal feature request has-patch 04/05/2021
#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
#43058 File search in theme & plugin editor window Plugins normal normal feature request has-patch 01/16/2018
#53415 Filter API to edit footer content Themes normal normal feature request has-patch 09/30/2022
#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
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal feature request has-patch 10/31/2022
#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
#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
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal feature request has-patch 10/26/2022
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal feature request has-patch 02/21/2019
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal task (blessed) has-patch 10/10/2022
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal task (blessed) needs-unit-tests 09/01/2022
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 04/03/2020
#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
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal task (blessed) has-patch 10/05/2022
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal task (blessed) has-patch 06/04/2022
#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
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor defect (bug) needs-unit-tests 01/27/2019
#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
#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
#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
#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
#31737 Unique identifier for Heartbeat API calls General normal minor enhancement has-patch 07/06/2022
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor enhancement has-patch 02/21/2020
#56262 WP_List_Util::pluck doesn't support a null $field General low minor enhancement has-patch 07/26/2022
#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
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor enhancement has-patch 09/27/2022
#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
#18630 Custom Comment Validation Error Comments normal minor feature request has-patch 07/15/2022
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor feature request has-patch 09/06/2020
#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
#57276 Failing TIFF image uploads to S3 buckets using WP Offload Plugin Media normal major defect (bug) has-patch 12/05/2022
#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
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major defect (bug) has-patch 09/16/2022
#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
Note: See TracReports for help on using and creating reports.