Make WordPress Core

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

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
#26764 Welcome panel - misleading text chriscct7 Administration normal minor enhancement has-patch 09/26/2021
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor enhancement has-patch 08/08/2021
#41535 Prevent or warn about offline status before submitting a form Administration normal normal feature request has-patch 02/19/2019
#58391 Ugly looking file editing section Media normal normal feature request has-patch 05/25/2023
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial enhancement needs-docs 07/01/2022
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
#56118 Exception to escapement: Exported or imported data Export normal major feature request needs-docs 07/01/2022
#44399 Add unique capability for oembed Embeds normal normal defect (bug) needs-unit-tests 01/17/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal defect (bug) needs-unit-tests 09/15/2017
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical defect (bug) needs-unit-tests 06/14/2022
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal defect (bug) needs-unit-tests 10/01/2018
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal defect (bug) needs-unit-tests 01/14/2019
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal defect (bug) needs-unit-tests 01/16/2019
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal defect (bug) needs-unit-tests 01/16/2019
#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
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#36564 Last Modified for Comments Comments normal trivial enhancement needs-unit-tests 02/12/2017
#41678 Make sure all field returns use filters in WP Query Query normal normal enhancement needs-unit-tests 04/20/2023
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal enhancement needs-unit-tests 08/14/2022
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal enhancement needs-unit-tests 01/27/2021
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal enhancement needs-unit-tests 01/08/2019
#40748 Use REST API for Community Events REST API normal normal enhancement needs-unit-tests 10/25/2020
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019

Tickets with Patches (73 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal defect (bug) has-patch 09/22/2021
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters Formatting normal normal defect (bug) has-patch 10/09/2019
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal defect (bug) has-patch 11/26/2021
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron Filesystem API normal normal defect (bug) has-patch 04/30/2022
#24248 'guid' not properly escaped Posts, Post Types normal normal defect (bug) has-patch 10/04/2022
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal defect (bug) has-patch 11/08/2021
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal defect (bug) has-patch 05/03/2023
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal defect (bug) has-patch 02/22/2022
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal defect (bug) has-patch 01/05/2022
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#47593 A Role Setting is missing on Users page for Bulk Actions Users normal normal defect (bug) has-patch 06/30/2020
#44891 Activate button showing after theme activated Themes normal normal defect (bug) has-patch 09/06/2018
#57268 Add Escaping properly in Class Custom background Page Administration normal normal defect (bug) has-patch 12/03/2022
#51792 Add Home URL to New User emails Users normal normal defect (bug) has-patch 11/18/2020
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal defect (bug) has-patch 01/21/2019
#44212 Add a new helper function for comma- or space-separated lists General normal normal defect (bug) has-patch 05/28/2018
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() Users normal normal defect (bug) has-patch 02/09/2018
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal defect (bug) has-patch 06/19/2019
#34088 Add delay to admin menu arrow's disappearance Administration normal normal defect (bug) has-patch 11/16/2022
#54064 Add phpcs run command to Docker Build/Test Tools normal normal defect (bug) has-patch 09/03/2021
#32433 Add registered image sizes in WXR export file Export normal normal defect (bug) has-patch 07/17/2018
#37253 Add several missing "_deprecated_function()" calls General low normal defect (bug) has-patch 04/19/2019
#47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) Editor normal normal defect (bug) has-patch 07/18/2019
#53927 Add test for _get_cron_array() Cron API normal normal defect (bug) has-patch 08/17/2021
#47527 Add visible class to media library sidebar on library frames joemcgill Media normal normal defect (bug) has-patch 04/27/2021
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal defect (bug) has-patch 07/18/2022
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal defect (bug) has-patch 02/14/2018
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal defect (bug) has-patch 06/22/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 05/16/2017
#49694 All pages menu on admin panel has DOM errors Administration normal normal defect (bug) has-patch 11/04/2020
#57513 All the comments not showing properly in edit posts Comments normal normal defect (bug) has-patch 01/20/2023
#16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 09/17/2020
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal defect (bug) has-patch 09/01/2021
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal defect (bug) has-patch 01/12/2022
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal defect (bug) has-patch 01/13/2020
#56094 Allow the style property of block.json to be an array General normal normal defect (bug) has-patch 08/19/2022
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal defect (bug) has-patch 01/31/2020
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal defect (bug) has-patch 08/19/2020
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal defect (bug) has-patch 11/17/2020
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal defect (bug) has-patch 03/15/2017
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal defect (bug) has-patch 02/14/2021
#46931 Argument type mismatch Comments normal normal defect (bug) has-patch 10/16/2020
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal defect (bug) has-patch 08/27/2022
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal defect (bug) has-patch 06/09/2021
#57699 Autoembeds not rendered in front-end post content Embeds normal normal defect (bug) has-patch 02/12/2023
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal defect (bug) has-patch 03/09/2021
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal defect (bug) has-patch 06/04/2019
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal defect (bug) has-patch 09/27/2022
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal defect (bug) has-patch 02/20/2020
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal defect (bug) has-patch 03/10/2022
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal defect (bug) has-patch 11/04/2021
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal defect (bug) has-patch 03/20/2021
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
#46040 Broken symlinks prevent updates Upgrade/Install normal normal defect (bug) has-patch 10/16/2022
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#43496 CS: Fix disabled for user-edit.php Users normal normal defect (bug) has-patch 03/24/2019
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal defect (bug) has-patch 10/16/2020
#55509 CSS conflict in Custom Fields table Editor normal normal defect (bug) has-patch 04/29/2022
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal defect (bug) has-patch 09/03/2021
#25333 Can't remove theme support for certain custom header arguments Customize normal normal defect (bug) has-patch 02/14/2017
#42794 Can't upload new media files when multiple media dialogues are present on a single page Media normal normal defect (bug) has-patch 01/19/2018
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal defect (bug) has-patch 08/04/2021
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#18209 Capabilities with misplaced dependencies in edit_theme_options Menus normal normal defect (bug) has-patch 08/04/2022
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal defect (bug) has-patch 06/04/2019
#50498 Change "html" to "HTML" in atomlib.php Feeds normal normal defect (bug) has-patch 01/22/2021
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal defect (bug) has-patch 07/23/2021
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.