Make WordPress Core

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

Unpatched Bugs (56 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) Formatting normal normal defect (bug) needs-unit-tests 03/02/2018
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#42164 Conditional Tags not working when using ugly URL Query normal normal defect (bug) needs-unit-tests 10/10/2017
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type Media normal normal defect (bug) needs-unit-tests 10/31/2017
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 Formatting normal normal defect (bug) needs-unit-tests 09/04/2020
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal defect (bug) needs-unit-tests 10/04/2019
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal defect (bug) needs-unit-tests 09/30/2020
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal defect (bug) needs-unit-tests 07/09/2019
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#34972 Permalink for unattached media same as a post Permalinks normal normal defect (bug) needs-unit-tests 12/17/2018
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal defect (bug) needs-unit-tests 10/08/2020
#44847 Redirect old date-based permalinks on structure changes Permalinks normal normal defect (bug) needs-unit-tests 01/08/2019
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 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
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal defect (bug) needs-unit-tests 06/09/2022
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal defect (bug) needs-unit-tests 09/29/2022
#25785 Unexpected Paragraph Formatting Within a Div Container Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#48256 WP remove first <p> in <td> Editor normal major defect (bug) needs-unit-tests 11/23/2020
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal defect (bug) needs-unit-tests 08/27/2019
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal defect (bug) needs-unit-tests 12/01/2017
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata Users normal normal defect (bug) needs-unit-tests 10/25/2021
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal defect (bug) needs-unit-tests 01/05/2021
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) needs-unit-tests 04/20/2021
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#10690 WordPress does not support non-ascii characters in the domain name markjaquith Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#20386 Year permalinks "win" against category permalinks Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#50863 [playlist] + text = </p> error Formatting normal normal defect (bug) needs-unit-tests 08/06/2020
#45374 apply_filters_ref_array() no longer passes arguments by reference Plugins normal normal defect (bug) needs-unit-tests 01/25/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
#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
#9968 dynamically adding/removing filters breaks plugins Plugins low normal defect (bug) needs-unit-tests 03/02/2020
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 06/04/2019
#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
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial defect (bug) needs-unit-tests 04/03/2019
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical defect (bug) needs-unit-tests 09/06/2018
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal defect (bug) needs-unit-tests 06/25/2017
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 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
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal defect (bug) needs-unit-tests 04/30/2018
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal defect (bug) needs-unit-tests 02/07/2020
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019

Unpatched Enhancements (44 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#55875 "Add New" plugin should be "Add Plugin" because it now allows updating an existing plugin as well Plugins normal normal enhancement 05/30/2022
#54716 "Remember me" label changed to "Keep me logged in" Login and Registration normal trivial enhancement 02/20/2022
#39474 "Update plugins" button also updates pending translations without express consent, while there's a specific button for that (Update translations). Plugins normal normal enhancement 07/09/2023
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. Plugins normal normal enhancement 06/04/2019
#49504 "Your homepage displays" setting missing without explanation Administration normal minor enhancement 01/19/2021
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found Database normal normal enhancement 08/02/2019
#43671 'Search installed plugins' on plugins page unneccesary and possibly misleading, possibly replace it for 'search new plugins' Plugins normal normal enhancement 05/07/2019
#52011 'The REST API encountered an unexpected result' should be a critical error Site Health normal normal enhancement 08/28/2022
#48364 (Needs confirmation) When updating plugins, WordPress won't update any new plugin updates that are found Upgrade/Install normal minor enhancement 10/18/2019
#39558 A lot of menu classes (and id's) are missing when there's no menu set for a location Menus normal normal enhancement 01/12/2017
#55202 A proper (error) message should be show when mysql setting autocommit=0 Database normal normal enhancement 02/19/2022
#41800 Ability to collapse multi-level menus in the Menu editor Menus normal normal enhancement 09/07/2017
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal enhancement 03/10/2018
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal enhancement 01/10/2020
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#19864 Abstract export_wp() for use by CLI scripts Export normal normal enhancement 06/04/2019
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal normal enhancement 01/12/2020
#7795 Activate and Deactivate Theme hooks Themes normal normal enhancement 03/15/2019
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
#49936 Add "deactivate" & "archive" bulk options to network site management Networks and Sites normal minor enhancement 04/17/2020
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal enhancement 01/26/2017
#41944 Add %u support to wpdb->prepare Database normal normal enhancement 09/21/2017
#48492 Add 'before_widgetcontent' and 'after_widgetcontent' attributes to register_sidebar Widgets normal normal enhancement 11/04/2019
#31614 Add Actions to underscore media-template items Media normal normal enhancement 06/04/2019
#50211 Add Ajax to Activate/Deactivate links in the Installed Plugins screen - keep focus on the screen location Plugins normal normal enhancement 05/21/2020
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal enhancement 10/20/2020
#47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal normal enhancement 12/12/2021
#55477 Add Custom Post Types Archive Pages to Sitemap Sitemaps normal major enhancement 03/29/2022
#35868 Add Filter for Profile User Description Bio Users normal normal enhancement 06/05/2019
#41972 Add Import/Export functionality to the Customizer Customize normal normal enhancement 07/13/2018
#43130 Add New Site: admin autocomplete search all users Networks and Sites normal normal enhancement 04/06/2021
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal enhancement 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal enhancement 07/06/2020
#52630 Add Validation/Security to Password Reset Users normal normal enhancement 02/23/2021
#37640 Add WPLANG to `.maintenance` Upgrade/Install normal normal enhancement 07/16/2018
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service General normal normal enhancement 06/22/2018
#50139 Add WordPress.tv latest videos dashboard widget psykro Administration normal normal enhancement 09/07/2022
#54434 Add Zoomable as an oEmbed provider Embeds normal normal enhancement 11/18/2021
#58842 Add a "change date/time notation" / "timezone" checkbox when changing site languages Administration normal normal enhancement 07/18/2023
#56602 Add a comment to auto-generated editor files pulled from Gutenberg repository Build/Test Tools normal normal enhancement 09/19/2022
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal normal enhancement 02/06/2017
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal enhancement 06/06/2023
#55488 Add a filter to array of allow ported number in multisite. Networks and Sites normal normal enhancement 03/30/2022
#58055 Add a filter to get_plugins() and get_plugin_data() Plugins normal normal enhancement 04/05/2023
Note: See TracReports for help on using and creating reports.