Make WordPress Core

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

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

Tickets Still Requesting Feedback (12 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#41353 Async upload breaks when there are special characters into file name Media normal normal defect (bug) dev-feedback 07/19/2017
#39836 Display maximum file upload size on theme upload page Themes normal normal enhancement dev-feedback 06/25/2017
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal normal defect (bug) dev-feedback 05/22/2017
#28517 Logic error in WP_Rewrite flush_rules Rewrite Rules normal normal defect (bug) dev-feedback 05/18/2017
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal enhancement dev-feedback 05/13/2017
#29539 Plugin viewer not displaying video tutorials. Plugins normal normal defect (bug) dev-feedback 05/05/2017
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal enhancement dev-feedback 05/02/2017
#34083 Feed for post type should link to post type archive if available stevenkword Feeds normal normal enhancement dev-feedback 03/17/2017
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor enhancement dev-feedback 03/07/2017
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal feature request dev-feedback 02/22/2017
#36564 Last Modified for Comments Comments normal trivial enhancement needs-unit-tests 02/12/2017
#31744 All PHP files in the root should be dummy files, pointing to wp-includes versions Upgrade/Install normal normal enhancement dev-feedback 02/06/2017

Tickets with Patches (88 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#58186 Block Theme Detection is broken due to symlinks Themes normal normal defect (bug) has-patch 09/05/2023
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal defect (bug) has-patch 08/30/2023
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal defect (bug) has-patch 08/25/2023
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal enhancement has-patch 08/24/2023
#12634 Media Library & Permalink Overlap Permalinks normal normal defect (bug) has-patch 08/24/2023
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal defect (bug) has-patch 08/14/2023
#59022 Bulk Action Issue For Plugin Component Plugins normal normal defect (bug) has-patch 08/10/2023
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal defect (bug) has-patch 08/09/2023
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal defect (bug) needs-unit-tests 08/08/2023
#58951 Meta and Link tags contain trailing slashes General normal normal defect (bug) has-patch 08/06/2023
#52470 Exported WXR contains terms twice Export normal normal defect (bug) has-patch 08/04/2023
#57220 New plugin header for requiring network installation Plugins normal normal enhancement has-patch 08/03/2023
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal defect (bug) has-patch 08/03/2023
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal enhancement needs-unit-tests 07/26/2023
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor enhancement has-patch 07/25/2023
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023
#58860 Potential security issue in is_super_admin Users normal normal defect (bug) has-patch 07/20/2023
#55961 Add embed to WP_REST_Request class REST API normal normal enhancement has-patch 07/20/2023
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal defect (bug) has-patch 07/19/2023
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial defect (bug) has-patch 07/16/2023
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal normal defect (bug) has-patch 07/14/2023
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal feature request has-patch 07/14/2023
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status Posts, Post Types normal minor defect (bug) has-patch 07/10/2023
#58156 finetune wp_update_comment_count Comments normal normal enhancement has-patch 07/08/2023
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal defect (bug) has-patch 07/06/2023
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal task (blessed) has-patch 07/06/2023
#53012 Change Status of "Hello World" to Draft as Default Upgrade/Install normal normal feature request has-patch 07/03/2023
#51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal defect (bug) needs-unit-tests 06/30/2023
#58304 wp_update_image_sizes Media normal blocker defect (bug) has-patch 06/29/2023
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor defect (bug) has-patch 06/29/2023
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor defect (bug) has-patch 06/25/2023
#28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal enhancement needs-unit-tests 06/24/2023
#56288 Add mime output control to `add_image_size` adamsilverstein* Media normal normal enhancement has-patch 06/23/2023
#58527 Rest password error handling issue for email Users normal normal defect (bug) has-patch 06/23/2023
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#58544 Need to verify safe website URL in comment form Comments normal normal defect (bug) has-patch 06/21/2023
#57553 Problem in load WordPress. Bootstrap/Load normal normal enhancement has-patch 06/14/2023
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal normal defect (bug) has-patch 06/14/2023
#57537 Site editor theme export: remove site specific details General normal normal enhancement has-patch 06/14/2023
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 06/12/2023
#58507 GitHub actions are failing General normal normal defect (bug) has-patch 06/10/2023
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal defect (bug) has-patch 06/08/2023
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal defect (bug) has-patch 06/08/2023
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal defect (bug) has-patch 06/08/2023
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal enhancement has-patch 06/06/2023
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal defect (bug) has-patch 06/06/2023
#52517 Shortcodes inside AMP tags do not work Formatting normal normal defect (bug) has-patch 06/02/2023
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal enhancement has-patch 05/30/2023
#39756 Extend the jQuery datepicker localization I18N normal normal enhancement has-patch 05/30/2023
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal enhancement has-patch 05/26/2023
#52919 Dashboard tabs issue on focus Administration normal normal defect (bug) has-patch 05/25/2023
#58307 Theme Search Filter Not Working Themes normal normal enhancement has-patch 05/25/2023
#50044 The function get_self_link() in feed.php does not include the port Feeds normal normal defect (bug) has-patch 05/25/2023
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal defect (bug) has-patch 05/22/2023
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal enhancement has-patch 05/11/2023
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal defect (bug) has-patch 05/08/2023
#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
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major defect (bug) has-patch 05/02/2023
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker defect (bug) needs-unit-tests 04/29/2023
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal enhancement needs-unit-tests 04/28/2023
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal defect (bug) has-patch 04/26/2023
#58163 Media Tests for Attachments and Images Media normal normal enhancement has-patch 04/21/2023
#37463 Abstract Query Class Query normal normal enhancement has-patch 04/20/2023
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal defect (bug) has-patch 04/19/2023
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal defect (bug) has-patch 04/18/2023
#42723 Tag Cloud CSS needed for HTML minification General normal normal enhancement has-patch 04/17/2023
#53513 WP_Http ignores httpversion option HTTP API normal normal defect (bug) has-patch 04/11/2023
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal defect (bug) has-patch 04/02/2023
#58057 Replace loose comparison operator in plugins.php Plugins normal normal defect (bug) has-patch 04/02/2023
#39553 Use REST API endpoints for Plupload backend Media normal normal enhancement has-patch 03/29/2023
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal enhancement has-patch 03/24/2023
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal enhancement has-patch 03/22/2023
#57757 _get_block_templates_files fails when code is stored in map called templates Themes normal normal defect (bug) has-patch 03/08/2023
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor defect (bug) has-patch 03/08/2023
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal enhancement needs-unit-tests 03/02/2023
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023
#46210 Add helpers for default/empty datetime value Database normal normal enhancement has-patch 02/24/2023
#54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal defect (bug) has-patch 02/16/2023
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal enhancement has-patch 02/13/2023
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal enhancement has-patch 02/13/2023
#57699 Autoembeds not rendered in front-end post content Embeds normal normal defect (bug) has-patch 02/12/2023
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy Posts, Post Types normal minor defect (bug) needs-unit-tests 02/10/2023
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor enhancement has-patch 02/07/2023
#35593 Metadata from wrong file in media_handle_upload Media normal normal defect (bug) has-patch 02/06/2023
#57637 ImageEdit component can be exited with unsaved state Media normal normal defect (bug) has-patch 02/06/2023
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal defect (bug) has-patch 02/04/2023
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.