Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4383 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 (901 - 1000 of 4383)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Tickets Still Requesting Feedback (27 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
#16165 Media Library Bulk Delete: Error in deleting... nacin Media normal normal enhancement dev-feedback 06/04/2019
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#15861 Sorting users by post count Users normal normal defect (bug) dev-feedback 06/05/2019
#15565 More context for clean_post_cache() spacedmonkey Cache API normal normal enhancement dev-feedback 07/12/2022
#15311 dynamic image resize (on the fly) using already available functions Media normal normal enhancement dev-feedback 03/12/2020
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#14969 menu element "all (direct) child pages" Menus normal normal feature request dev-feedback 06/04/2019
#14460 New Permission for no_user_edit so users with edit_users can't edit it Users normal normal feature request dev-feedback 06/05/2019
#14215 MultiSite: Add new > different username from blog title Networks and Sites normal normal feature request 05/07/2018
#14077 Add support for removal of multiple features from a post type in remove_post_type_support Posts, Post Types normal minor enhancement dev-feedback 01/09/2020
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal enhancement needs-unit-tests 08/14/2022
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal defect (bug) dev-feedback 06/28/2022
#12877 Modular themes: Apply template hierarchy to folders within a theme Themes normal normal feature request dev-feedback 06/04/2019
#12718 Better structure for admin menu Plugins normal normal enhancement dev-feedback 02/07/2018
#12477 Search with special characters and similar terms nbachiyski I18N normal normal feature request dev-feedback 06/04/2019
#12363 Comment permalink wrong when only listing one comment type wonderboymusic Comments normal normal defect (bug) dev-feedback 06/04/2019
#12295 More support to customize user profile edit page nacin* Users normal normal enhancement dev-feedback 06/23/2022
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) dev-feedback 06/04/2019
#11800 doubled execution of cron jobs westi Cron API normal normal defect (bug) dev-feedback 04/04/2021
#11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#11049 Page Preview does not autosave page template nacin* Autosave normal normal defect (bug) dev-feedback 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#8994 Incorporate MediaRSS Plugin into core technosailor Feeds normal normal feature request dev-feedback 02/07/2021
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal enhancement dev-feedback 05/26/2019
#6778 Detect when the config will cause infinite loop Permalinks normal normal enhancement dev-feedback 03/15/2019
#6269 RSS Import Doesn't Properly Strip CDATA Tags Import normal normal defect (bug) dev-feedback 03/15/2019

Tickets with Patches (73 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal enhancement has-patch 05/11/2023
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal defect (bug) has-patch 05/08/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
#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
#58163 Media Tests for Attachments and Images Media normal normal enhancement has-patch 04/21/2023
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal defect (bug) has-patch 04/18/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
#58057 Replace loose comparison operator in plugins.php Plugins normal normal defect (bug) has-patch 04/02/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
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal enhancement has-patch 03/24/2023
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal enhancement has-patch 02/13/2023
#57699 Autoembeds not rendered in front-end post content Embeds normal normal defect (bug) has-patch 02/12/2023
#57637 ImageEdit component can be exited with unsaved state Media normal normal defect (bug) has-patch 02/06/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
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor defect (bug) has-patch 03/08/2023
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal enhancement has-patch 01/20/2023
#57513 All the comments not showing properly in edit posts Comments normal normal defect (bug) has-patch 01/20/2023
#57440 Add filter to customize the "rest_availability" test URL Site Health 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
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal normal enhancement has-patch 01/10/2023
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor enhancement has-patch 01/18/2023
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal defect (bug) has-patch 01/03/2023
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal enhancement has-patch 12/29/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
#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
#57276 Failing TIFF image uploads to S3 buckets using WP Offload Plugin Media normal major 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
#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
#57235 'excerpt_remove_blocks' removes list blocks Formatting normal normal defect (bug) has-patch 11/30/2022
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal enhancement has-patch 11/30/2022
#57141 WP_Theme cannot locate a parent block theme Themes normal normal defect (bug) needs-unit-tests 11/21/2022
#57130 unittest for wp_upload_bits General normal normal defect (bug) has-patch 11/22/2022
#57106 Allowing comment form error pages Comments normal normal enhancement has-patch 11/14/2022
#57081 test for wp_mkdir_p General normal normal defect (bug) has-patch 11/11/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
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal feature request has-patch 10/31/2022
#56607 Improve doc for WP_Screen class Administration normal normal defect (bug) 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
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal enhancement has-patch 09/20/2022
#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
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal defect (bug) has-patch 09/01/2022
#56488 The current_theme_supports should have default args test Themes normal normal enhancement has-patch 09/01/2022
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal enhancement has-patch 08/15/2022
#56262 WP_List_Util::pluck doesn't support a null $field General low minor enhancement has-patch 07/26/2022
#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
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor enhancement has-patch 02/07/2023
#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
#56151 Port Dominant Color from performance plugin to core Media normal normal enhancement has-patch 09/13/2022
#56094 Allow the style property of block.json to be an array General normal normal defect (bug) has-patch 08/19/2022
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/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
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 10/31/2022
#55952 add_option() racy behaviour Options, Meta APIs normal normal defect (bug) has-patch 10/07/2022
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems Formatting normal normal defect (bug) has-patch 06/08/2022
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal enhancement has-patch 06/07/2022
#55814 WebP support under Site Health status tab Site Health normal normal enhancement has-patch 05/26/2022
#55630 add array input to meta_query key Query normal normal enhancement has-patch 04/27/2022
#55541 Update the styling for invalid form fields Administration normal normal enhancement has-patch 04/07/2022
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal normal enhancement has-patch 04/07/2022
#55509 CSS conflict in Custom Fields table Editor normal normal defect (bug) has-patch 04/29/2022
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal enhancement has-patch 03/27/2022
#55465 Fix hiding playlist buttons from Add Media modal dialog Media normal minor defect (bug) has-patch 03/25/2022
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron Filesystem API normal normal defect (bug) has-patch 04/30/2022
#55261 Add a "file size" column to the media library menu Media normal normal feature request needs-docs 02/02/2023
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal enhancement has-patch 02/16/2022
#55079 Allowed post tags and allowed tags iframe Embeds normal normal enhancement has-patch 02/04/2022
#55071 Add filters to wp_list_users() Users normal normal feature request has-patch 02/07/2022
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal defect (bug) has-patch 02/07/2022
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal defect (bug) has-patch 02/22/2022
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal normal enhancement has-patch 03/10/2022
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal defect (bug) has-patch 01/24/2022
#54850 New filter for build_query_vars_from_query_block() Editor normal normal enhancement has-patch 12/19/2022
#54838 Automatically enable some templates from inactive themes Themes normal normal enhancement has-patch 01/18/2022
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.