Make WordPress Core

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

Unpatched Bugs (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly Permalinks normal normal defect (bug) 01/07/2019
#23229 Pagination Links Broken Permalinks normal normal defect (bug) 06/04/2019
#36305 Permalink can't decide the parent category Permalinks normal normal defect (bug) 06/04/2019
#34972 Permalink for unattached media same as a post Permalinks normal normal defect (bug) needs-unit-tests 12/17/2018
#50439 Post name permalinks htaccess directives do not consider subdirectory installation Permalinks normal normal defect (bug) 06/20/2020
#48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ Permalinks normal normal defect (bug) 11/16/2019
#31293 Previously uploaded attachment affects page slug Permalinks normal normal defect (bug) 06/04/2019
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ Permalinks normal normal defect (bug) 06/04/2019
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal defect (bug) needs-unit-tests 01/08/2019
#9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major defect (bug) 09/25/2020
#47207 Specific custom permalink 404 on archive page Permalinks normal normal defect (bug) 05/10/2019
#30784 Subsites won't show 404 with default permalink structure Permalinks normal normal defect (bug) 07/02/2020
#52295 The response is not a valid JSON response - URL permalink using the ? sign Permalinks normal normal defect (bug) 02/20/2021
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal defect (bug) 05/03/2017
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal defect (bug) 07/08/2017
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal defect (bug) 03/09/2017
#36746 WP v4.5.1 broke something in the Permalinks settings Permalinks normal normal defect (bug) 06/04/2019
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal normal defect (bug) 09/08/2020
#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
#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
#49731 Display embeds in WordPress plugin descriptions Plugins normal normal defect (bug) 03/31/2020
#43505 Display of html encoded text in dashboard. Plugins normal normal defect (bug) 03/08/2018
#50554 Do not use iframe for plugin information dialog Plugins normal normal defect (bug) 10/08/2020
#52443 Extra networkwide param in activate_plugin function Plugins normal normal defect (bug) 02/04/2021
#53168 Ghost pages from Plugin Plugins normal normal defect (bug) 05/06/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
#52637 Loading issue with "popular plugin" tab - twice the same page. Plugins normal minor defect (bug) 03/10/2021
#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
#44696 Plugin Deactivation Page Jump Plugins normal minor defect (bug) 06/22/2020
#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
#45853 Videos embedded in a plugins readme.txt does not load while searching for a plugin in an actual WP install (not wp.org) Plugins normal normal defect (bug) 03/07/2022
#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
#48656 Views details blocked by SAMEORIGIN Plugins normal major defect (bug) 11/17/2019
#49656 WP_Plugins_List_Table: redirects on core row actions when the current view is a custom view Plugins normal normal defect (bug) 03/16/2020
#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
#52218 WordPress Multisite 5.5.3 All Plugins set have Auto-Updates Disabled, but they Updated themselves anyway Plugins normal normal defect (bug) has-patch 01/04/2021
#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
#43482 Draft Posts Throw 404 on Preview when Supporting post_format Post Formats normal normal defect (bug) 03/07/2018
#47675 No way to select Standard post format in Formats filter Post Formats normal normal defect (bug) 07/10/2019
#47359 Unable to distinguish post formats when viewing list tables on mobile Post Formats normal normal defect (bug) 04/27/2021
#43326 Delay when setting Featured Image Post Thumbnails normal normal defect (bug) 02/15/2018
#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
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal defect (bug) 08/21/2020
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal defect (bug) 12/12/2019
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* Posts, Post Types normal normal defect (bug) 06/04/2019
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal defect (bug) needs-unit-tests 05/15/2019
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
#46288 'get_extended' breaks when using 'more' gutenberg block Posts, Post Types normal normal defect (bug) 04/24/2019
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types normal minor defect (bug) needs-unit-tests 02/23/2017
#41324 Action of password-protect form. Posts, Post Types normal normal defect (bug) 07/14/2017
#53195 Add $post or $post_id to the quick_edit_custom_box hook Posts, Post Types normal normal defect (bug) 05/12/2021
#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
#55248 Ajax call has stop to work (single custom post content) Posts, Post Types normal normal defect (bug) 03/01/2022
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor defect (bug) 06/04/2019
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post Posts, Post Types normal minor defect (bug) 06/04/2019
#31416 An accessibility issue with the Publish metabox Posts, Post Types normal normal defect (bug) 12/09/2018
#52519 Anchor links not working on password-protected pages (on first click) Posts, Post Types normal normal defect (bug) 02/14/2021
#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
#46883 Blog Configs being overridden by Hacker Bots Posts, Post Types normal critical defect (bug) 04/11/2019
Note: See TracReports for help on using and creating reports.