Make WordPress Core

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

Tickets with Patches (77 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal enhancement has-patch 06/07/2022
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems Formatting normal normal defect (bug) has-patch 06/08/2022
#55952 add_option() racy behaviour Options, Meta APIs normal normal defect (bug) has-patch 10/07/2022
#55961 Add embed to WP_REST_Request class REST API normal normal enhancement has-patch 07/20/2023
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 10/31/2022
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal defect (bug) has-patch 04/19/2023
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#56094 Allow the style property of block.json to be an array General normal normal defect (bug) has-patch 08/19/2022
#56151 Port Dominant Color from performance plugin to core Media normal normal enhancement has-patch 09/13/2022
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal defect (bug) has-patch 08/27/2022
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor enhancement has-patch 02/07/2023
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal defect (bug) needs-unit-tests 08/08/2023
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal defect (bug) has-patch 07/26/2022
#56288 Add mime output control to `add_image_size` adamsilverstein* Media normal normal enhancement has-patch 06/23/2023
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal enhancement has-patch 08/15/2022
#56488 The current_theme_supports should have default args test Themes normal normal enhancement has-patch 09/01/2022
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 09/01/2022
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal defect (bug) has-patch 08/09/2023
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major defect (bug) has-patch 09/06/2022
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal enhancement has-patch 09/20/2022
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal normal enhancement has-patch 09/27/2022
#56607 Improve doc for WP_Screen class Administration normal normal defect (bug) has-patch 09/20/2022
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor enhancement has-patch 07/25/2023
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal feature request has-patch 10/31/2022
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker defect (bug) has-patch 11/04/2022
#57081 test for wp_mkdir_p General normal normal defect (bug) has-patch 11/11/2022
#57106 Allowing comment form error pages Comments normal normal enhancement has-patch 11/14/2022
#57220 New plugin header for requiring network installation Plugins normal normal enhancement has-patch 08/03/2023
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal enhancement has-patch 11/30/2022
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal defect (bug) has-patch 12/05/2022
#57268 Add Escaping properly in Class Custom background Page Administration normal normal defect (bug) has-patch 12/03/2022
#57276 Failing TIFF image uploads to S3 buckets using WP Offload Plugin Media normal major defect (bug) has-patch 12/05/2022
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal enhancement has-patch 12/12/2022
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local Application Passwords normal normal defect (bug) has-patch 12/29/2022
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal enhancement has-patch 12/29/2022
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal defect (bug) has-patch 01/03/2023
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor enhancement has-patch 01/18/2023
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal normal enhancement has-patch 01/10/2023
#57423 we need to check an argument is closure in PclZip Administration normal normal enhancement has-patch 01/05/2023
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal enhancement has-patch 01/10/2023
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal defect (bug) has-patch 06/08/2023
#57513 All the comments not showing properly in edit posts Comments normal normal defect (bug) has-patch 01/20/2023
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal enhancement has-patch 01/20/2023
#57537 Site editor theme export: remove site specific details General normal normal enhancement has-patch 06/14/2023
#57553 Problem in load WordPress. Bootstrap/Load normal normal enhancement has-patch 06/14/2023
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor defect (bug) has-patch 03/08/2023
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal defect (bug) has-patch 02/04/2023
#57637 ImageEdit component can be exited with unsaved state Media normal normal defect (bug) has-patch 02/06/2023
#57699 Autoembeds not rendered in front-end post content Embeds normal normal defect (bug) has-patch 02/12/2023
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal enhancement has-patch 02/13/2023
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal enhancement has-patch 03/24/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
#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
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal defect (bug) has-patch 04/18/2023
#58156 finetune wp_update_comment_count Comments normal normal enhancement has-patch 07/08/2023
#58163 Media Tests for Attachments and Images Media normal normal enhancement has-patch 04/21/2023
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial defect (bug) has-patch 07/16/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
#58304 wp_update_image_sizes Media normal blocker defect (bug) has-patch 06/29/2023
#58307 Theme Search Filter Not Working Themes normal normal enhancement has-patch 05/25/2023
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal enhancement has-patch 06/06/2023
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal defect (bug) has-patch 06/08/2023
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal normal defect (bug) has-patch 07/14/2023
#58507 GitHub actions are failing General normal normal defect (bug) has-patch 06/10/2023
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 06/12/2023
#58527 Rest password error handling issue for email Users normal normal defect (bug) has-patch 06/23/2023
#58544 Need to verify safe website URL in comment form Comments normal normal defect (bug) has-patch 06/21/2023
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor defect (bug) has-patch 06/25/2023
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor defect (bug) has-patch 06/29/2023
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal defect (bug) has-patch 07/19/2023
#58860 Potential security issue in is_super_admin Users normal normal defect (bug) has-patch 07/20/2023
#58951 Meta and Link tags contain trailing slashes General normal normal defect (bug) has-patch 08/06/2023
#59022 Bulk Action Issue For Plugin Component Plugins normal normal defect (bug) has-patch 08/10/2023

Unpatched Bugs (23 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#6297 Unbalanced tags across more and nextpage tags Formatting normal normal defect (bug) 03/15/2019
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages Comments low minor defect (bug) 03/15/2019
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal defect (bug) 04/01/2019
#8578 Blogger import incorrectly reports saved user information Import normal normal defect (bug) 03/15/2019
#9968 dynamically adding/removing filters breaks plugins Plugins low normal defect (bug) needs-unit-tests 03/02/2020
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 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
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal defect (bug) 12/16/2018
#11160 Inconsistancies in Naming and Using Sidebar Names and IDs. azaozz Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#11311 kses converts ampersands to & in post titles, post content, and more Posts, Post Types normal normal defect (bug) 08/03/2022
#11465 custom field duplicated westi* Editor normal minor defect (bug) 06/08/2022
#12720 Delete user and hook confusion when deleting users in Multisite Users normal normal defect (bug) 06/05/2019
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi Comments 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
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal defect (bug) 06/04/2019
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#14142 Custom Walker class for navigation menus Menus normal normal defect (bug) 04/19/2019
#14401 Unable to locate WordPress Content directory (wp-content). Filesystem API normal normal defect (bug) 06/04/2019
#14682 Privacy leakage: gravatars leak identity information Privacy normal normal defect (bug) 07/01/2020
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation Themes normal normal defect (bug) 06/04/2019
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#14902 weblogUpdates.extendedPing does not implement standard josephscott Pings/Trackbacks normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.