Make WordPress Core

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal defect (bug) needs-unit-tests 01/16/2019
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#47413 nested paragraphs in comment post errors Comments normal normal defect (bug) has-patch 05/15/2021
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal enhancement has-patch 06/02/2022
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal enhancement has-patch 07/01/2018
#57106 Allowing comment form error pages Comments normal normal enhancement has-patch 11/14/2022
#39133 Check email length in is_email() Comments normal normal enhancement has-patch 07/17/2020
#30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal enhancement has-patch 08/27/2021
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal enhancement has-patch 11/20/2021
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal enhancement has-patch 06/21/2017
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal enhancement needs-unit-tests 03/02/2023
#23634 New hook for adding content after each comment chriscct7 Comments normal normal enhancement has-patch 10/23/2017
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal enhancement has-patch 12/12/2022
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#58156 finetune wp_update_comment_count Comments normal normal enhancement has-patch 07/08/2023
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#18630 Custom Comment Validation Error Comments normal minor feature request has-patch 07/15/2022
#53927 Add test for _get_cron_array() Cron API normal normal defect (bug) has-patch 08/17/2021
#35491 Add a function to check whether a hook is scheduled Cron API normal normal enhancement has-patch 06/04/2019
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal enhancement has-patch 01/31/2021
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal feature request has-patch 07/14/2023
#25333 Can't remove theme support for certain custom header arguments Customize normal normal defect (bug) has-patch 02/14/2017
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal defect (bug) has-patch 01/15/2018
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal defect (bug) has-patch 07/19/2022
#33267 Customizer Theme details: too many events Customize normal normal defect (bug) has-patch 05/23/2021
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal defect (bug) has-patch 11/13/2020
#49666 customizer doesn't works when backslash is use in site title Customize normal normal defect (bug) has-patch 06/16/2022
#39461 default-preset option for custom background cannot be set by default Customize normal normal defect (bug) has-patch 05/24/2021
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal enhancement has-patch 07/26/2017
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal enhancement has-patch 12/05/2019
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database 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
#43589 WPDB Update change NULL values to acceptable values Database normal normal defect (bug) has-patch 01/17/2019
#40695 `install_blog` suppresses database errors Database normal normal defect (bug) has-patch 06/01/2017
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal defect (bug) has-patch 12/01/2019
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal defect (bug) has-patch 02/05/2020
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#46210 Add helpers for default/empty datetime value Database normal normal enhancement has-patch 02/24/2023
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal enhancement has-patch 09/19/2022
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal enhancement needs-unit-tests 06/24/2023
#41956 Errno in $wpdb Database normal normal enhancement has-patch 08/17/2018
#43019 Hook to validate post form data before save Database normal major enhancement has-patch 10/28/2021
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 06/04/2019
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/2022
#54324 Rename Table Function - maybe_rename_table() Database normal normal enhancement has-patch 01/09/2023
#54560 Return null from wpdb::get_results when query fails Database normal normal enhancement has-patch 12/02/2021
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal defect (bug) has-patch 06/22/2020
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal defect (bug) has-patch 05/05/2021
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal defect (bug) has-patch 04/22/2020
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal defect (bug) has-patch 09/22/2021
#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
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal defect (bug) has-patch 02/14/2018
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal defect (bug) has-patch 02/14/2021
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal defect (bug) has-patch 03/20/2021
#55509 CSS conflict in Custom Fields table Editor normal normal defect (bug) has-patch 04/29/2022
#13821 Changing visibility to password-protected without entering a password does not warn user kapeels* Editor normal normal defect (bug) has-patch 06/05/2019
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal defect (bug) has-patch 04/19/2023
#53537 Default content overwrittern when using a default post format Editor normal normal defect (bug) has-patch 06/28/2021
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal defect (bug) has-patch 07/19/2023
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal defect (bug) has-patch 05/08/2023
#30942 In quicktags settings, setting buttons to zero-length string doesn't give empty toolbar. Editor normal normal defect (bug) has-patch 11/24/2020
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal defect (bug) has-patch 07/07/2021
#43071 User without the ability to publish are unable to edit post status Editor normal normal defect (bug) needs-unit-tests 12/10/2021
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 10/31/2022
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor enhancement has-patch 01/18/2023
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal normal enhancement has-patch 01/10/2023
#54850 New filter for build_query_vars_from_query_block() Editor normal normal enhancement has-patch 12/19/2022
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal enhancement has-patch 11/24/2020
#46224 The additional CSS is not reflected in the editor Editor normal normal enhancement has-patch 09/29/2021
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal defect (bug) has-patch 01/13/2020
#57699 Autoembeds not rendered in front-end post content Embeds normal normal defect (bug) has-patch 02/12/2023
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal defect (bug) needs-unit-tests 02/17/2021
#55079 Allowed post tags and allowed tags iframe Embeds normal normal enhancement has-patch 02/04/2022
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal enhancement has-patch 04/19/2019
#24712 Get errors from wp_oembed_get Embeds low normal enhancement has-patch 06/04/2019
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal enhancement has-patch 05/30/2023
#32433 Add registered image sizes in WXR export file Export normal normal defect (bug) has-patch 07/17/2018
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal defect (bug) has-patch 02/20/2020
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
#52470 Exported WXR contains terms twice Export normal normal defect (bug) has-patch 08/04/2023
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 06/04/2019
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#33563 Multiple Calls to export_wp() Causes Error Export normal normal defect (bug) has-patch 11/19/2020
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019
#37848 Form fields misaligned on export.php Export normal normal enhancement has-patch 06/17/2019
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal defect (bug) needs-unit-tests 06/30/2023
#53300 Select and Crop for header images, crop area is entire image External Libraries normal normal defect (bug) has-patch 07/29/2021
#16747 'feedtype_enclosure' hooks not triggered without custom field Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal defect (bug) has-patch 01/12/2022
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds 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
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal defect (bug) needs-docs 03/25/2020
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.