Make WordPress Core

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

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal normal defect (bug) 09/08/2020
#55597 WordPress 6.0-beta2-53224 not creating .htaccess Permalinks normal critical defect (bug) 05/24/2022
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. Permalinks normal normal defect (bug) 05/04/2023
#48786 Wrong URLs to categories, authors etc. to a site in a multisite Permalinks normal normal defect (bug) 03/15/2023
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) Permalinks normal normal defect (bug) 12/07/2020
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal defect (bug) 06/07/2021
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal defect (bug) 06/04/2019
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal defect (bug) needs-unit-tests 09/17/2021
#39670 urlencoded non-alphanumeric permalink Permalinks normal normal defect (bug) 12/15/2020
#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's Permalinks normal normal defect (bug) 01/03/2019
#37160 Pingbacks fail on multi-page posts Pings/Trackbacks normal normal defect (bug) 06/04/2019
#56380 The pingback function does not work on internal or external links Pings/Trackbacks normal normal defect (bug) 08/15/2022
#57363 WP <= 6.1.1 - Unauthenticated Blind SSRF via DNS Rebinding Pings/Trackbacks normal normal defect (bug) 05/05/2023
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#49703 do_all_pings brings race back Pings/Trackbacks normal normal defect (bug) 03/26/2020
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#14902 weblogUpdates.extendedPing does not implement standard josephscott Pings/Trackbacks normal normal defect (bug) 06/04/2019
#52874 Activating plugins on Install page randomly errors with "The plugin does not have a valid header" message. Plugins normal normal defect (bug) 03/22/2021
#36288 Bug Found when you update plugins... Plugins normal normal defect (bug) 06/04/2019
#32041 Bulk updating selected Plugins with and without updates fails Plugins normal normal defect (bug) 06/04/2019
#31515 Cannot enable plugins with protected function redeclarations (PHP Fatal Error) Plugins normal normal defect (bug) 06/04/2019
#53395 Cannot use wp_is_mobile() in Network activated plugins Plugins normal normal defect (bug) 06/14/2021
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions Plugins normal normal defect (bug) 06/04/2019
#52443 Extra networkwide param in activate_plugin function Plugins normal normal defect (bug) 02/04/2021
#31049 Hiding Administration Menu Items through remove_menu_page function can create unnecessary margin via the menu separator list item Plugins normal normal defect (bug) 06/04/2019
#40795 If plugin zip file has very long name, windows systems can fail to upgrade Plugins normal normal defect (bug) 09/17/2018
#33215 Main plugin file loaded multiple times under special circumstances on Network Activate Plugins normal normal defect (bug) 06/04/2019
#43077 Misleading error when updating plugins Plugins normal normal defect (bug) 09/16/2018
#42656 Multisite Global $pagenow variable Plugins normal normal defect (bug) 03/22/2019
#59413 PHP Warning: Undefined property: stdClass::$plugin Plugins normal normal defect (bug) 10/27/2023
#44696 Plugin Deactivation Page Jump Plugins normal minor defect (bug) 06/22/2020
#50349 Plugin Update deletes plugin and showing "could not delete old plugin" message. Plugins normal normal defect (bug) 04/21/2023
#58214 Plugin authors should not be able to delete tags from SVN repository Plugins normal normal defect (bug) 04/28/2023
#41141 Plugin edit: Missed message about making file writeable Plugins normal normal defect (bug) 06/23/2017
#41139 Plugin editing: Should the 'browsing' stand out more? Plugins normal normal defect (bug) 06/23/2017
#31184 Plugin update API times out too easily in practice, and is not handled gracefully Plugins normal normal defect (bug) 06/04/2019
#51467 Plugins API endpoint regex breaks javascript parsing. Plugins normal normal defect (bug) 07/28/2021
#36705 Read-only plugins are uninstalled before deletion fails Plugins normal normal defect (bug) 06/04/2019
#43489 Strengthen resilience of wp_register_plugin_realpath to support Gutenberg Plugins normal normal defect (bug) needs-unit-tests 12/01/2020
#41140 Theme/plugin editing: Long file list goes off page Plugins normal normal defect (bug) 06/23/2017
#37395 Transients should be replaced with options, e.g. plugin delete notification Plugins normal normal defect (bug) 06/04/2019
#54602 Update bug caused crash and removal of Jetpack Plugins normal major defect (bug) 12/09/2021
#49901 Updating plugins error messages for multiple plugins that error Plugins normal normal defect (bug) 04/14/2020
#32602 View Details links for plugins on individual sites on a Multisite Network use the network admin URL Plugins normal normal defect (bug) 06/04/2019
#50850 When the deactivate_plugins() function is called in the ABSPATH/wp-admin/includes/plugin.php file, the is_plugin_active_for_network() conditional tag always returns true when the active_sitewide_plugins sitemeta option is set to 1 Plugins normal normal defect (bug) 09/08/2020
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical defect (bug) 05/22/2021
#30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal defect (bug) 07/02/2020
#51381 ZIP replacement asks to network activate even when activated Plugins normal normal defect (bug) 02/01/2021
#47882 [Plugins][Add new]: Can't install plugin from More details pop-up Plugins normal normal defect (bug) 08/16/2019
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal defect (bug) needs-unit-tests 01/25/2019
#9968 dynamically adding/removing filters breaks plugins Plugins low normal defect (bug) needs-unit-tests 03/02/2020
#28727 plugin editor content empty when source contains an invalid character Plugins normal normal defect (bug) 06/04/2019
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal defect (bug) 06/04/2019
#45779 probable issue in Plugin activation hook Plugins normal normal defect (bug) 01/07/2019
#31496 register_uninstall_hook tries to serialize anonymous functions Plugins normal normal defect (bug) 06/04/2019
#47977 some of the typo mistakes in plugin menu & update related small correction in "bulk action selector top" Plugins normal normal defect (bug) 09/05/2019
#43326 Delay when setting Featured Image Post Thumbnails normal normal defect (bug) 02/15/2018
#55019 Missing the Upload Featured image and Categories option after update the WP 5.9 Post Thumbnails normal major defect (bug) 10/18/2023
#39736 Thumbnail src image link to direct large image, cause low page speed Post Thumbnails normal normal defect (bug) 03/22/2022
#45688 admin_post_thumbnail_html filter no longer works in WordPress > 5.0 Post Thumbnails normal normal defect (bug) 12/18/2018
#36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 06/04/2019
#49355 "Publishing failed. Error message: Could not update post in the database" caused by encoding Posts, Post Types normal normal defect (bug) 07/02/2023
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* Posts, Post Types normal normal defect (bug) 06/04/2019
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
#31504 Add new item gives bunch of errors if disabled Posts, Post Types normal normal defect (bug) 06/04/2019
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal normal defect (bug) 11/27/2019
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor defect (bug) 06/04/2019
#35538 AllPosts page UI: link "All" has incorrect color Posts, Post Types normal trivial defect (bug) 07/09/2023
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor defect (bug) 06/04/2019
#49109 Array offset access notice problem with `remove_meta_box()` and `add_meta_box()` function. Posts, Post Types normal critical defect (bug) 02/26/2020
#55152 Cannot delete post content if the title is empty Posts, Post Types normal normal defect (bug) 02/14/2022
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal defect (bug) 06/04/2019
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy Posts, Post Types normal normal defect (bug) 05/13/2022
#47041 Custom Post type author empty Posts, Post Types normal normal defect (bug) 04/22/2020
#41727 Draft page loses its hierarchy on save when other pages are drafts in hierarchy Posts, Post Types normal normal defect (bug) 12/15/2020
#47637 Enhance excerpt_remove_blocks to handle more types of group blocks Posts, Post Types normal normal defect (bug) 11/22/2021
#59348 Excerpt block length is not full customizable any more Posts, Post Types normal normal defect (bug) 09/14/2023
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin Posts, Post Types normal normal defect (bug) 06/04/2019
#59664 I have tested beta 6.4 version and some issue on mobile device Posts, Post Types normal normal defect (bug) 10/27/2023
#53044 Issue on mobile device when try to post QUICK EDIT. Posts, Post Types normal normal defect (bug) 05/13/2021
#52101 Need to add trash option for Draft Reusable Blocks Posts, Post Types normal normal defect (bug) 12/31/2020
#28288 New Post overwriting a previously published post Posts, Post Types normal normal defect (bug) 06/04/2019
#18395 Non-URL GUIDs are stripped on post update Posts, Post Types normal normal defect (bug) 06/04/2019
#51867 Page Parent dropdown is a huge mess Posts, Post Types normal major defect (bug) 11/29/2020
#40325 Potential bug with the “get_post_type” function Posts, Post Types normal normal defect (bug) 12/14/2020
#54920 Problem with blog posts updating to WordPress 5.9 audrasjb Posts, Post Types normal normal defect (bug) 02/01/2022
#32039 Publish date when publishing a scheduled post in the past Posts, Post Types normal normal defect (bug) 06/04/2019
#21234 Recursive directory creation & get_calendar() for custom post types Posts, Post Types normal normal defect (bug) 06/04/2019
#55665 Remove unused margin when post-body-content is empty Posts, Post Types normal normal defect (bug) 05/06/2022
#48106 Revisit post GUID sanitization on `&` Posts, Post Types normal normal defect (bug) 09/28/2019
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal defect (bug) 08/09/2019
#27002 Scheduling not working when editing posts Posts, Post Types normal normal defect (bug) 06/04/2019
#50467 Search results not displaying all entries in Admin > Posts in certain conditions Posts, Post Types normal minor defect (bug) 08/23/2021
#57810 Should wp_insert_post() function call 'wp_insert_post' action with 'update' equals true after creating post for the first time. Posts, Post Types normal normal defect (bug) 03/12/2023
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal defect (bug) 06/04/2019
#15993 Sort arrows improperly wrap on narrow columns Posts, Post Types normal normal defect (bug) 06/04/2019
#25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.