Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4434 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 (1001 - 1100 of 4434)

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal enhancement has-patch 12/11/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
#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
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query 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
#31928 Move wp-signup.php functions to a wp-includes directory Login and Registration normal normal enhancement has-patch 11/22/2022
#34088 Add delay to admin menu arrow's disappearance Administration normal normal defect (bug) has-patch 11/16/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
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill Upload normal normal defect (bug) has-patch 11/07/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
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal defect (bug) has-patch 11/01/2022
#55968 xss string to be treated as simple string Editor normal normal defect (bug) has-patch 10/31/2022
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal feature request has-patch 10/31/2022
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#44441 Remove the settings for image dimensions from Settings => Media joedolson* Media normal normal enhancement has-patch 10/26/2022
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal feature request has-patch 10/26/2022
#50159 Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug Feeds normal normal defect (bug) has-patch 10/20/2022
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major defect (bug) has-patch 10/17/2022
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal defect (bug) needs-unit-tests 10/10/2022
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal task (blessed) has-patch 10/10/2022
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal enhancement has-patch 10/10/2022
#55952 add_option() racy behaviour Options, Meta APIs normal normal defect (bug) has-patch 10/07/2022
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal task (blessed) has-patch 10/05/2022
#24248 'guid' not properly escaped Posts, Post Types normal normal defect (bug) has-patch 10/04/2022
#53415 Filter API to edit footer content Themes normal normal feature request has-patch 09/30/2022
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal defect (bug) has-patch 09/28/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
#43536 Network registration page sabernhardt* Login and Registration normal normal defect (bug) has-patch 09/27/2022
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal defect (bug) has-patch 09/27/2022
#56607 Improve doc for WP_Screen class Administration normal normal defect (bug) has-patch 09/20/2022
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal enhancement has-patch 09/20/2022
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal enhancement has-patch 09/19/2022
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal enhancement has-patch 09/19/2022
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major defect (bug) has-patch 09/16/2022
#56151 Port Dominant Color from performance plugin to core Media normal normal enhancement has-patch 09/13/2022
#39831 Theme Tag Translation Ready Themes normal normal enhancement has-patch 09/13/2022
#14981 Provide a context for post statuses rockwell15 I18N normal normal defect (bug) has-patch 09/11/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
#40538 Fix or remove useless PHPUnit tests johnbillion* Build/Test Tools normal normal task (blessed) needs-unit-tests 09/01/2022
#56488 The current_theme_supports should have default args test Themes normal normal enhancement has-patch 09/01/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
#56094 Allow the style property of block.json to be an array General normal normal defect (bug) has-patch 08/19/2022
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal enhancement has-patch 08/15/2022
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal defect (bug) has-patch 08/08/2022
#20241 make it possible for plugins to activate other plugins Plugins normal normal enhancement needs-unit-tests 08/05/2022
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal normal defect (bug) has-patch 08/04/2022
#18209 Capabilities with misplaced dependencies in edit_theme_options Menus normal normal defect (bug) has-patch 08/04/2022
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal defect (bug) has-patch 08/01/2022
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 08/01/2022
#31018 Persistent database connections with mysqli Database normal normal enhancement needs-unit-tests 08/01/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
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal defect (bug) has-patch 07/19/2022
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal defect (bug) has-patch 07/18/2022
#18630 Custom Comment Validation Error Comments normal minor feature request has-patch 07/15/2022
#14569 Assign plugins on a per-site-basis Plugins normal normal feature request has-patch 07/15/2022
#15729 Better UX after supplying incorrect information to setup-config kapeels* Upgrade/Install low normal enhancement has-patch 07/12/2022
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal enhancement has-patch 07/08/2022
#47565 WordPress permalinks flip in hebrew Permalinks normal normal defect (bug) has-patch 07/07/2022
#31737 Unique identifier for Heartbeat API calls General normal minor enhancement has-patch 07/06/2022
#54764 UI issue in mobile device on add new theme page SergeyBiryukov Themes normal normal defect (bug) has-patch 07/05/2022
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal defect (bug) has-patch 06/22/2022
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal defect (bug) needs-unit-tests 06/22/2022
#49666 customizer doesn't works when backslash is use in site title Customize normal normal defect (bug) has-patch 06/16/2022
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal defect (bug) has-patch 06/15/2022
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal enhancement has-patch 06/09/2022
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal defect (bug) has-patch 06/09/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
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal task (blessed) has-patch 06/04/2022
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal defect (bug) has-patch 06/03/2022
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal enhancement has-patch 06/02/2022
#38304 It is not possible to filter posts by category or date on mobile devices Administration normal normal defect (bug) has-patch 06/02/2022
#55814 WebP support under Site Health status tab Site Health normal normal enhancement has-patch 05/26/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
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal enhancement has-patch 04/29/2022
#55509 CSS conflict in Custom Fields table Editor normal normal defect (bug) has-patch 04/29/2022
#55630 add array input to meta_query key Query normal normal enhancement has-patch 04/27/2022
#52526 Add different class for RSS widget in different conditions Widgets normal normal enhancement has-patch 04/25/2022
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal defect (bug) needs-unit-tests 04/08/2022
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal normal enhancement has-patch 04/07/2022
#55541 Update the styling for invalid form fields Administration normal normal enhancement has-patch 04/07/2022
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal enhancement has-patch 03/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
#43009 Create Video/Audio Playlist hooks not working as expected Media normal normal defect (bug) has-patch 03/25/2022
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal enhancement has-patch 03/21/2022
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal defect (bug) has-patch 03/17/2022
#27316 Add search for favourite plugins Plugins normal normal enhancement has-patch 03/11/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
#52264 Rename `$array` when used in `@param` tags General normal normal task (blessed) has-patch 02/25/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
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal enhancement needs-unit-tests 02/21/2022
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal enhancement has-patch 02/16/2022
#53824 Fatal error when in action pre_get_posts call *_template() Query normal normal defect (bug) has-patch 02/15/2022
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal defect (bug) has-patch 02/11/2022
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.