Make WordPress Core

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

Unpatched Bugs (31 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#44259 wp_query: Post & Page Parameters doc section incorrect General normal normal defect (bug) 05/29/2018
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal defect (bug) 02/15/2020
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor defect (bug) 07/12/2023
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major defect (bug) 10/04/2023
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#50893 wp_send_json_success is nothing, no error for any inf/nan General normal normal defect (bug) 10/19/2022
#58700 wp_set_comment_status() modifies post_content Comments normal major defect (bug) 07/14/2023
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal defect (bug) 01/25/2022
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" Formatting normal normal defect (bug) 04/13/2019
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal defect (bug) 12/16/2019
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal normal defect (bug) 02/03/2020
#56700 wp_update_post function not support meta update Posts, Post Types normal normal defect (bug) 09/30/2022
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal normal defect (bug) 02/01/2019
#41601 wp_update_user creates an error Users normal normal defect (bug) 08/11/2017
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal normal defect (bug) 11/04/2022
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal normal defect (bug) 10/23/2022
#40202 wpautop bad code Formatting normal normal defect (bug) 05/21/2020
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
#49492 wpautop inserted p tags inconsistently alter visual space Formatting normal normal defect (bug) 02/22/2020
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal normal defect (bug) 06/15/2020
#58872 wpautop not disabled when blocks are inserted dynamically Formatting normal minor defect (bug) 07/21/2023
#33834 wpautop treats html comments as content General normal normal defect (bug) 06/04/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal defect (bug) 04/01/2019
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures Networks and Sites normal normal defect (bug) 06/08/2023
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal normal defect (bug) 04/15/2018
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
#49965 wptexturize should also work when using before hook after_theme_setup Formatting normal normal defect (bug) 04/21/2020
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
#56317 “document.domain” setting General normal normal defect (bug) 10/12/2022

Unpatched Enhancements (69 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal enhancement needs-unit-tests 12/13/2019
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal enhancement needs-unit-tests 01/23/2019
#20597 Allow WP_Comment_Query::query to filter by category Comments normal normal enhancement needs-unit-tests 06/04/2019
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal enhancement needs-unit-tests 01/09/2019
#43010 Attribute Name Escape Formatting normal normal enhancement needs-unit-tests 01/18/2022
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal enhancement needs-unit-tests 02/07/2019
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal enhancement needs-unit-tests 04/20/2023
#57003 Compress original image upload to avoid uncompressed images Media normal normal enhancement needs-unit-tests 03/15/2023
#41771 Global configuration table Networks and Sites normal normal enhancement needs-unit-tests 09/19/2017
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal enhancement needs-unit-tests 09/01/2022
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal enhancement needs-unit-tests 01/27/2021
#33240 Introduce a capability for previewing posts Role/Capability normal normal enhancement needs-unit-tests 07/14/2017
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal enhancement needs-unit-tests 03/02/2023
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal enhancement needs-unit-tests 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal enhancement needs-unit-tests 08/22/2017
#39084 Introduce singular capabilities for managing individual comments Comments normal normal enhancement needs-unit-tests 07/14/2017
#39083 Introduce singular capabilities for managing individual themes Themes normal normal enhancement needs-unit-tests 07/14/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal enhancement needs-unit-tests 09/20/2020
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 11/05/2020
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal enhancement needs-unit-tests 06/29/2020
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal enhancement needs-unit-tests 10/04/2017
#17020 Some comment queries are not filterable Comments normal normal enhancement needs-unit-tests 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#34419 Update Pingback Processing Code Pings/Trackbacks normal minor enhancement needs-unit-tests 06/04/2019
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal enhancement needs-unit-tests 11/09/2021
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal enhancement needs-unit-tests 11/22/2017
#40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal enhancement needs-unit-tests 05/16/2020
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal enhancement needs-unit-tests 10/19/2018
#40142 WP Remote Remaining Methods HTTP API normal normal enhancement needs-unit-tests 04/19/2023
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal enhancement needs-unit-tests 08/04/2017
#49149 Write tests for WP_Query Query normal normal enhancement needs-unit-tests 02/20/2020
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal enhancement needs-unit-tests 10/08/2017
#51173 Add support for /.well-known/change-password Login and Registration normal normal feature request needs-unit-tests 10/05/2022
#38560 Add support for uploading arrayed $_FILES Media normal normal feature request needs-unit-tests 08/10/2017
#39174 Introduce network roles Role/Capability normal normal feature request needs-unit-tests 03/15/2019
#35435 Support Webmentions Pings/Trackbacks normal normal feature request needs-unit-tests 02/19/2018
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal task (blessed) needs-unit-tests 06/24/2019
#47880 Extend unit tests for Site Health component. Site Health normal normal task (blessed) needs-unit-tests 07/06/2020
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal enhancement needs-docs 06/15/2021
#52350 Add documentation about meta capabilities Role/Capability normal normal enhancement needs-docs 01/23/2021
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal enhancement needs-docs 01/17/2019
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal normal enhancement needs-docs 08/19/2022
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal enhancement needs-docs 09/20/2020
#56879 Add DDEV Page to Install Local Server Docs General normal normal feature request needs-docs 10/21/2022
#54235 Script for handling metadata in wp_postmeta Database normal normal feature request needs-docs 10/08/2021
#46190 Firefox Emoji Detection Slow Emoji normal normal enhancement has-patch 07/06/2022
#15865 Make it easy to disable options / user settings Options, Meta APIs normal normal enhancement has-patch 07/27/2023
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor enhancement has-patch 08/04/2020
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical enhancement has-patch 11/09/2023
#44602 meta_query to support FIND_IN_SET Query normal normal enhancement has-patch 07/18/2018
#46484 Cleaning WP from any reference to php4 General normal normal enhancement early 05/22/2019
#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
Note: See TracReports for help on using and creating reports.