Make WordPress Core

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal enhancement needs-unit-tests 04/04/2017
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal enhancement needs-unit-tests 10/20/2020
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor enhancement needs-unit-tests 11/16/2021
#24284 is_multi_author() should query by specific post type and status General normal normal enhancement needs-unit-tests 06/04/2019
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal enhancement needs-unit-tests 02/01/2022
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor feature request needs-unit-tests 03/07/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
#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
#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
#36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal defect (bug) needs-docs 03/25/2020
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal enhancement needs-docs 05/10/2019
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal enhancement needs-docs 06/01/2021
#44651 Make the excerpt explanation filterable Posts, Post Types normal normal enhancement needs-docs 01/16/2019
#34507 New action `before_login_form` Login and Registration normal normal enhancement needs-docs 01/10/2017
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal enhancement needs-docs 11/27/2019
#36244 added a filter to allow the separator in the week date range to be changed pbearne Themes normal normal enhancement needs-docs 06/23/2020
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor defect (bug) has-patch 05/03/2019
#53229 "Alt Text" label misaligned in French audrasjb* Gallery normal normal defect (bug) has-patch 06/08/2021
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal defect (bug) has-patch 09/22/2021
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal defect (bug) has-patch 01/24/2019
#36823 "TypeError: wp.updates is undefined" when installing a plugin Upgrade/Install normal normal defect (bug) has-patch 01/22/2018
#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
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal defect (bug) has-patch 05/08/2017
#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
#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
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal defect (bug) has-patch 01/02/2017
#54910 5.9 Bug - Blank Home Page Themes normal major defect (bug) has-patch 02/17/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
#55515 About the problem that the php file of the theme editor and plugin editor cannot be edited in multi-site Networks and Sites normal normal defect (bug) has-patch 04/02/2022
#44891 Activate button showing after theme activated Themes normal normal defect (bug) has-patch 09/06/2018
#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
#13972 Add new category link - capability check needed Posts, Post Types normal minor defect (bug) has-patch 01/23/2018
#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
#53580 Add support for Tested up to version to themes Themes normal normal defect (bug) has-patch 07/03/2021
#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
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors Toolbar normal normal defect (bug) has-patch 09/02/2021
#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
#42146 Admin side menu id not displaying proper when name is long Posts, Post Types normal normal defect (bug) has-patch 10/08/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
#16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 09/17/2020
#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
#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
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal defect (bug) has-patch 03/20/2020
#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
#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
#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
#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
#39992 Bug in get_the_content Posts, Post Types normal normal defect (bug) has-patch 10/11/2017
#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
#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
#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
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 06/04/2019
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal defect (bug) has-patch 05/11/2018
#23902 Classes set with nav_menu_css_class are not accessible in walker_nav_menu_start_el Menus normal normal defect (bug) has-patch 06/04/2019
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal defect (bug) has-patch 11/15/2021
#42213 Code Editors: Filter autocomplete suggestions General normal normal defect (bug) has-patch 10/03/2018
#45939 Coding Standards: fix <br/> in core files General normal normal defect (bug) has-patch 02/21/2020
Note: See TracReports for help on using and creating reports.