Make WordPress Core

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

Tickets with Patches (21 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal enhancement needs-unit-tests 03/02/2023
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor defect (bug) has-patch 03/08/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
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal enhancement has-patch 03/22/2023
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal enhancement has-patch 03/24/2023
#39553 Use REST API endpoints for Plupload backend Media normal normal enhancement has-patch 03/29/2023
#58057 Replace loose comparison operator in plugins.php Plugins normal normal defect (bug) has-patch 04/02/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
#53513 WP_Http ignores httpversion option HTTP API normal normal defect (bug) has-patch 04/11/2023
#42723 Tag Cloud CSS needed for HTML minification General normal normal enhancement has-patch 04/17/2023
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal defect (bug) has-patch 04/18/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
#37463 Abstract Query Class Query normal normal enhancement has-patch 04/20/2023
#58163 Media Tests for Attachments and Images Media normal normal enhancement has-patch 04/21/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
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov Menus normal normal enhancement needs-unit-tests 04/28/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
#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
#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
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal defect (bug) has-patch 05/08/2023
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal enhancement has-patch 05/11/2023

Unpatched Bugs (79 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#36442 Customizer: when setting header image and site logo, also create a 2x image if possible Customize normal normal defect (bug) 01/24/2017
#38300 Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ... XML-RPC normal normal defect (bug) 02/06/2017
#35562 Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1 Canonical normal normal defect (bug) 02/07/2017
#38186 Database Collations Bypassed by determine_charset() in wp-db.php Charset normal major defect (bug) 02/10/2017
#39864 Upload not giving back any error message when uploads directory doesn't exist. Upload normal normal defect (bug) 02/13/2017
#24844 get_theme_mods doesn't return the theme customizer preview's new values. Customize normal normal defect (bug) 02/14/2017
#39914 'orderby' date results differs depend on 'post_status' Query normal normal defect (bug) 02/19/2017
#39811 Bug maybe_unserialize() broke mysql data. Database normal normal defect (bug) 02/20/2017
#39472 Code tag still parses embeds Embeds normal normal defect (bug) 02/20/2017
#24995 Importer does not check to see if DOM is available Import normal normal defect (bug) 02/21/2017
#37148 Links in notification emails appearing as https Administration normal normal defect (bug) 03/01/2017
#40014 & converted to '#038 Themes normal normal defect (bug) 03/03/2017
#40045 HTML code entered using "Text" mode gets garbled Formatting normal normal defect (bug) 03/06/2017
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php Users normal normal defect (bug) 03/07/2017
#39746 Suddenly getting error on all of my servers: Unable to locate WordPress content directory (wp-content). Upgrade/Install normal normal defect (bug) 03/08/2017
#40055 Incorrect User Counts Bug :: No-multisite Users normal normal defect (bug) 03/08/2017
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal defect (bug) 03/09/2017
#40090 Walker::display_element does not populate $args[0]->has_children when it is cast as an Object Menus normal normal defect (bug) 03/10/2017
#40129 Media deleting selected on mobile does not work Media normal normal defect (bug) 03/16/2017
#40195 No provision to set paths for sftp (ssh2) Filesystem API normal normal defect (bug) 03/18/2017
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal defect (bug) 03/21/2017
#31970 Live Preview header image crop is not correct size Customize normal normal defect (bug) 03/21/2017
#40249 period as last character in username breaks activation link Login and Registration normal normal defect (bug) 03/24/2017
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal defect (bug) 03/29/2017
#40291 subcategory pagination no run Taxonomy normal normal defect (bug) 03/29/2017
#35839 Escape backslashes upon export for better import Import normal normal defect (bug) 03/30/2017
#40324 make_clickable doesn't work if url stands after an even number off spaces Formatting normal normal defect (bug) 03/31/2017
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal defect (bug) 03/31/2017
#39301 Importer associates all posts with uncategorized term in WP4.7 PHP7 Import normal normal defect (bug) 04/01/2017
#40334 Trim siteurl and homeurl General normal normal defect (bug) 04/01/2017
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal defect (bug) 04/06/2017
#26905 Follow CSS coding standards for SASS/SCSS files netweb Build/Test Tools normal normal defect (bug) 04/07/2017
#39496 Can't view page preview. General normal normal defect (bug) 04/15/2017
#40464 Embed video in Wordpress gives W3c Markup Validation issue Embeds normal normal defect (bug) 04/16/2017
#40465 Multisite fails to rewrite upload path on main site Networks and Sites normal normal defect (bug) 04/17/2017
#40387 WP_Query bug with product post type with search parameter on Query normal normal defect (bug) 04/18/2017
#40487 GUID contains more than 255 characters General normal normal defect (bug) 04/19/2017
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal normal defect (bug) 04/20/2017
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal normal defect (bug) 04/27/2017
#40595 wp_authenticate_username_password() should respect WP_Error object generated by higher priorities Login and Registration normal normal defect (bug) 04/28/2017
#40643 Russian post date month translation is incorrect I18N normal normal defect (bug) 05/02/2017
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal defect (bug) 05/03/2017
#40121 Media edit screen on mobile has visual issues Media normal normal defect (bug) 05/03/2017
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov Query normal normal defect (bug) 05/05/2017
#36058 PHP notices and invalid "View Post" link on edit-comments.php when post type does not exist Comments normal normal defect (bug) 05/06/2017
#40706 pasting text that has emojis into a new post breaks autosave and save draft Autosave normal normal defect (bug) 05/09/2017
#39331 unsharpMaskImage in Imagick's thumbnail_image is not compatible with CMYK jpegs. Media normal normal defect (bug) 05/11/2017
#40785 Image caption in WYSIWYG is not displaying in post page Media normal normal defect (bug) 05/19/2017
#40559 Bug when inserting images with TinyMCE for latest Chrome Editor normal normal defect (bug) 05/19/2017
#39980 Improve handling of image previews for non-image files joemcgill Media normal critical defect (bug) 05/20/2017
#40870 Using underscore in meta box id field metabox is not working correctly General normal normal defect (bug) 05/26/2017
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal defect (bug) needs-unit-tests 05/31/2017
#40903 Filtered posts_request query can break found_posts query Query normal normal defect (bug) 06/01/2017
#40609 Cannot register an application/foo+xml mime type without also registering application/xml Upload normal normal defect (bug) 06/01/2017
#39381 Export->Import WordPress menu bug when image is saved as label Import normal normal defect (bug) 06/06/2017
#40716 WordPress's magic quotes emulation doesn't slash keys like PHP's built-in magic quotes General normal normal defect (bug) 06/06/2017
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal defect (bug) 06/08/2017
#40289 Uploading 2 files with the same name but different casing, overwrites existing files Media normal normal defect (bug) 06/08/2017
#40949 wp_dropdown_users($args) is not returning desired list of users Users normal normal defect (bug) 06/08/2017
#40984 Possible Bug with Named Orderby Meta Query SQL Query normal normal defect (bug) 06/09/2017
#40070 Cannot remove theme with Javascript if folder name contains periods Themes normal normal defect (bug) 06/12/2017
#41077 Revisions for code edits Administration normal normal defect (bug) 06/16/2017
#41076 Themes: Add more help and documentation when editing theme files Themes normal normal defect (bug) 06/21/2017
#41070 register_sidebar and dynamic_sidebar inconsistency Widgets normal normal defect (bug) 06/23/2017
#41139 Plugin editing: Should the 'browsing' stand out more? Plugins normal normal defect (bug) 06/23/2017
#41140 Theme/plugin editing: Long file list goes off page Plugins normal normal defect (bug) 06/23/2017
#41141 Plugin edit: Missed message about making file writeable Plugins normal normal defect (bug) 06/23/2017
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal defect (bug) needs-unit-tests 06/25/2017
#18275 Can't get perfect thumbnail sizes with image editor Media normal normal defect (bug) 06/27/2017
#35771 Setting Size for Native Video Player Doesn't Work Media normal normal defect (bug) 06/27/2017
#36851 Widgets don't remove hooks after being unregistered Widgets normal normal defect (bug) 06/28/2017
#39894 JS heartbeat can run before ready causing exception General normal normal defect (bug) 07/03/2017
#41229 the tag read more is not working Editor normal normal defect (bug) 07/03/2017
#34296 Autoplay for more than one self-hosted video fails Media normal normal defect (bug) 07/05/2017
#36557 WordPress Version 4.5 Upgrade Failure Upgrade/Install normal normal defect (bug) 07/05/2017
#23483 Incorrect image URL for subsites when using UPLOADS constant on multisite subdirectory installation Upload normal normal defect (bug) 07/08/2017
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal defect (bug) 07/08/2017
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant Formatting normal normal defect (bug) 07/13/2017
#41278 SQL_CALC_FOUND_ROWS slow query Database normal normal defect (bug) 07/19/2017
Note: See TracReports for help on using and creating reports.