Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4178 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 (1201 - 1300 of 4178)

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

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal defect (bug) has-patch 09/08/2017
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal enhancement has-patch 11/07/2017
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal defect (bug) needs-unit-tests 11/12/2017
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical defect (bug) has-patch 01/17/2019
#36641 WP_Term method __toString Taxonomy normal normal enhancement needs-unit-tests 02/05/2017
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal enhancement has-patch 07/03/2017
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal defect (bug) has-patch 11/29/2019
#27282 WP_Query returns more results when there are sticky posts Query normal normal defect (bug) has-patch 01/01/2017
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal enhancement has-patch 05/10/2017
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor defect (bug) has-patch 03/17/2017
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal defect (bug) has-patch 01/24/2020
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal defect (bug) has-patch 08/04/2017
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal enhancement has-patch 02/25/2019
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal defect (bug) has-patch 03/22/2019
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal defect (bug) has-patch 09/08/2017
#48027 WP_Comment fields (e.g. user_id) have wrong types Comments normal minor defect (bug) has-patch 09/16/2019
#43589 WPDB Update change NULL values to acceptable values Database normal normal defect (bug) has-patch 01/17/2019
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 07/03/2017
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal defect (bug) has-patch 02/06/2017
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#51716 WP Cron - looses entries Cron API normal normal defect (bug) has-patch 11/24/2020
#36426 WP Admin memory limit not increasing to base limit by default Administration normal normal enhancement has-patch 06/04/2019
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal defect (bug) has-patch 07/10/2020
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#38432 Validate user creation and email change by token Login and Registration normal normal feature request needs-unit-tests 01/17/2018
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal enhancement has-patch 12/06/2019
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 06/05/2019
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal defect (bug) has-patch 12/05/2017
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal defect (bug) has-patch 03/24/2019
#44921 User nicename discovery is slow to return Users normal normal defect (bug) has-patch 01/07/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal defect (bug) has-patch 08/25/2017
#47064 User Profile Users normal normal defect (bug) has-patch 05/03/2019
#47237 Used different escape function on options-media.php Media normal trivial enhancement has-patch 05/11/2019
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal enhancement has-patch 10/16/2020
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#46418 Use wp_die() instead of die() function in wordpress SergeyBiryukov Administration normal normal enhancement has-patch 07/07/2020
#43990 Use wp_delete_file instead of unlink Filesystem API low normal enhancement has-patch 05/14/2018
#33573 Use the site icon introduced in 4.3 for the My Sites page Administration low normal enhancement has-patch 05/08/2019
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial enhancement has-patch 05/12/2018
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal defect (bug) has-patch 04/08/2019
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial enhancement has-patch 04/15/2019
#26985 Use network_site_url in includes_url Permalinks normal normal enhancement has-patch 06/04/2019
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal enhancement has-patch 01/27/2019
#42091 Use get_site_by() in get_id_from_blogname() jeremyfelt Networks and Sites normal normal enhancement has-patch 01/08/2019
#28077 Use exif_imagetype instead of getimagesize in file_is_displayable_image Media normal normal enhancement has-patch 06/04/2019
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal enhancement has-patch 09/17/2019
#28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) joemcgill Media normal normal enhancement has-patch 06/04/2019
#27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#28138 Updating menu item requires passing all of a menu item's data to wp_update_nav_menu_item() Menus normal normal defect (bug) has-patch 06/04/2019
#51227 Update paginate_links dots to account for total pages General normal trivial enhancement has-patch 09/03/2020
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 06/04/2019
#40885 Update admin color scheme using the REST API Administration normal normal task (blessed) has-patch 05/31/2017
#26530 Unnecessary database requests and untidy code in do_enclose Feeds normal normal enhancement has-patch 06/04/2019
#24173 Unit tests: Support subdirectory multisite installs Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal defect (bug) has-patch 12/09/2017
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor enhancement has-patch 02/21/2020
#37005 Unit test for the wp_check_filetype method Media normal normal enhancement has-patch 04/09/2020
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal defect (bug) has-patch 08/27/2018
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal defect (bug) has-patch 10/15/2018
#14439 Unable to get a post associated menu items for a specific menu Menus normal major defect (bug) has-patch 06/04/2019
#44176 Un-map Privacy Capabilities xkon Privacy normal normal defect (bug) has-patch 10/24/2020
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
#50317 Twenty-Twenty: Image Block Caption alignment is not centered on mobile version Bundled Theme normal normal defect (bug) has-patch 07/06/2020
#48734 Twenty Twenty: [em] tag with blank string inside ruins theme layout audrasjb* Bundled Theme normal normal defect (bug) has-patch 05/25/2020
#48617 Twenty Twenty: Figure elements with inline style can overflow content bounds nielslange Bundled Theme normal normal defect (bug) has-patch 05/13/2020
#39121 Twenty Twelve: Tagcloud has tags hyphenated over line breaks Bundled Theme normal normal defect (bug) has-patch 05/28/2019
#41884 Twenty Seventeen: responsive (gallery) images are too large Bundled Theme normal normal defect (bug) has-patch 10/03/2019
#39281 Twenty Seventeen: header.php forces thumbnails on all post types Bundled Theme normal normal enhancement has-patch 02/25/2018
#42598 Twenty Seventeen: Sticky header offset issue Bundled Theme normal normal defect (bug) has-patch 01/21/2019
#44768 Twenty Seventeen: Ordered and unordered both lists overlap outside of the main container Bundled Theme normal normal defect (bug) has-patch 08/11/2018
#50376 Twenty Seventeen: Gallery captions are not at the bottom of images of some sizes Bundled Theme normal normal defect (bug) has-patch 06/17/2020
#45878 Twenty Nineteen: Search widget input field width is too narrow on wide screens Bundled Theme normal normal enhancement has-patch 03/05/2019
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column Bundled Theme normal normal defect (bug) has-patch 02/21/2020
#45555 Twenty Nineteen: Remove duplicate meta info on single post Bundled Theme normal normal defect (bug) has-patch 01/19/2019
#45991 Twenty Nineteen: Post titles are overflowing the content area Bundled Theme normal normal defect (bug) has-patch 08/09/2019
#46658 Twenty Nineteen: Navigation menu is messy with RTL language SergeyBiryukov Bundled Theme normal normal defect (bug) has-patch 10/15/2019
#46048 Twenty Nineteen: Latest posts block: Post title overlaps other titles on certain screen widths Bundled Theme normal normal defect (bug) has-patch 01/13/2020
#46108 Twenty Nineteen: Include contributing.txt file with Sass compiler instructions Bundled Theme normal normal enhancement has-patch 01/29/2019
#45993 Twenty Nineteen: Image aligncenter inside column is broken Bundled Theme normal normal defect (bug) has-patch 04/24/2019
#46221 Twenty Nineteen: Horizontal scrollbar Issue in verse block Bundled Theme normal normal defect (bug) has-patch 08/09/2019
#45924 Twenty Nineteen: Consider making the "—" divider in the header translatable. Bundled Theme low normal enhancement has-patch 04/24/2019
#45927 Twenty Nineteen: Add starter content based on the theme demo Bundled Theme normal normal enhancement has-patch 02/01/2019
#47044 Twenty Nineteen: Add padding for full-aligned text blocks inside of a full-width column block. Bundled Theme normal normal defect (bug) has-patch 10/03/2019
#49712 Twenty Nineteen: Add gradient background options that fit the theme color scheme Bundled Theme normal normal enhancement has-patch 05/24/2020
#45928 Twenty Nineteen: Add a filter to the $primary_color variable Bundled Theme normal normal enhancement has-patch 02/21/2020
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets davidakennedy Bundled Theme normal normal defect (bug) has-patch 03/06/2020
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal normal defect (bug) has-patch 04/01/2019
#39862 Track the number of children for a walker element scope Menus normal normal enhancement has-patch 08/02/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor enhancement has-patch 07/18/2017
#40528 Title with ascii paragraph separator is not being filtered on post save Posts, Post Types normal normal defect (bug) has-patch 04/23/2017
#26636 There Is No Filter For get_sidebar() Themes normal normal enhancement has-patch 05/15/2018
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal enhancement has-patch 11/12/2020
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal defect (bug) has-patch 04/26/2020
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal enhancement has-patch 11/18/2019
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracReports for help on using and creating reports.