Make WordPress Core

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

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

Tickets Still Requesting Feedback (33 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical defect (bug) needs-unit-tests 06/14/2022
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal defect (bug) dev-feedback 06/15/2022
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal defect (bug) dev-feedback 06/22/2022
#12295 More support to customize user profile edit page nacin* Users normal normal enhancement dev-feedback 06/23/2022
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal defect (bug) dev-feedback 06/28/2022
#56118 Exception to escapement: Exported or imported data Export normal major feature request needs-docs 07/01/2022
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial enhancement needs-docs 07/01/2022
#56154 pre_get_posts fix to show menu on CPT Archives broken in 6.0 Menus normal normal defect (bug) dev-feedback 07/07/2022
#15565 More context for clean_post_cache() spacedmonkey Cache API normal normal enhancement dev-feedback 07/12/2022
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal feature request dev-feedback 07/15/2022
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal feature request dev-feedback 07/15/2022
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal normal enhancement dev-feedback 08/07/2022
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal enhancement needs-unit-tests 08/14/2022
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal defect (bug) dev-feedback 08/30/2022
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal defect (bug) dev-feedback 09/06/2022
#51343 Move Current Submenu to top of Admin Menu Administration normal minor enhancement 09/09/2022
#48928 Align selects in .form-table's within admin settings with their neighbour inputs for a more uniform feel Administration normal normal enhancement 09/09/2022
#38869 Change "Site Default" in User Profile Options for Language to "Site Setting" I18N normal normal enhancement 09/11/2022
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal defect (bug) dev-feedback 09/14/2022
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal enhancement has-patch 09/15/2022
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal defect (bug) dev-feedback 09/19/2022
#54554 Allow returning content for wp_dropdown_roles() Role/Capability normal normal enhancement dev-feedback 09/19/2022
#52888 Docs: Update get_children function SergeyBiryukov Posts, Post Types normal minor enhancement dev-feedback 09/20/2022
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal defect (bug) dev-feedback 09/21/2022
#48221 Improve punctuation consistency for labels on Add New User and Edit User screens Users normal normal defect (bug) has-patch 09/25/2022
#56686 "internal" post status practical usage? Posts, Post Types normal normal defect (bug) dev-feedback 10/04/2022
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* Formatting normal normal defect (bug) dev-feedback 10/07/2022
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters Taxonomy normal normal defect (bug) dev-feedback 10/07/2022
#54983 The post has already been deleted. Posts, Post Types normal normal defect (bug) dev-feedback 10/07/2022
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal defect (bug) dev-feedback 10/10/2022
#49601 layout width bugfix for img_caption_shortcode() Media normal normal defect (bug) dev-feedback 10/13/2022
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal defect (bug) dev-feedback 10/14/2022
#47976 HTML attributes in uppercase show error in widgets Widgets normal normal defect (bug) dev-feedback 10/18/2022

Tickets with Patches (67 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#27282 WP_Query returns more results when there are sticky posts Query normal normal defect (bug) has-patch 01/01/2017
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal defect (bug) has-patch 01/02/2017
#39493 Include custom post type slug as body class Themes normal normal enhancement has-patch 01/06/2017
#39505 Add an option to add custom classes to comment_reply_link() Comments normal normal enhancement has-patch 01/06/2017
#34507 New action `before_login_form` Login and Registration normal normal enhancement needs-docs 01/10/2017
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal enhancement has-patch 01/18/2017
#24795 OS X Treatment Administration normal trivial enhancement has-patch 02/05/2017
#30527 function to add separator Administration normal minor enhancement has-patch 02/05/2017
#25769 import vs DISALLOW_FILE_MODS Import normal normal defect (bug) has-patch 02/05/2017
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal enhancement has-patch 02/05/2017
#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
#25333 Can't remove theme support for certain custom header arguments Customize normal normal defect (bug) has-patch 02/14/2017
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal defect (bug) has-patch 02/21/2017
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal defect (bug) has-patch 02/22/2017
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal enhancement has-patch 02/22/2017
#39695 Add preload headers in redirects HTTP API normal normal enhancement needs-unit-tests 02/27/2017
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal enhancement has-patch 03/01/2017
#40038 Padding load_template's require with a do_action on each end Themes normal normal enhancement has-patch 03/08/2017
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal defect (bug) has-patch 03/15/2017
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal defect (bug) has-patch 03/15/2017
#26402 Add option to DB if option is only present in cache when updating option Cache API normal normal defect (bug) needs-unit-tests 03/17/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
#40311 Disable inline edit post via filter Posts, Post Types normal normal enhancement has-patch 03/30/2017
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal enhancement needs-unit-tests 04/04/2017
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal defect (bug) has-patch 04/05/2017
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal enhancement has-patch 04/21/2017
#40524 Filter hook for max image columns in gallery settings Gallery normal normal enhancement has-patch 04/22/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
#40556 REST API: Allow for server generating a user's password REST API normal normal enhancement has-patch 04/27/2017
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal enhancement has-patch 05/01/2017
#38071 Add status links to network/sites.php Networks and Sites normal normal enhancement has-patch 05/06/2017
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal defect (bug) has-patch 05/08/2017
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal enhancement has-patch 05/15/2017
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal enhancement has-patch 05/15/2017
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal enhancement has-patch 05/15/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 05/16/2017
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal defect (bug) has-patch 05/18/2017
#39387 Responsive Images Broken When Full Size <= 300 px joemcgill Media normal normal defect (bug) has-patch 05/18/2017
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal defect (bug) has-patch 05/18/2017
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor defect (bug) has-patch 05/19/2017
#40497 wp_insert_user requires user_login when ID is given Users normal normal defect (bug) has-patch 05/19/2017
#40587 Feed link markup should contain rel and type attributes Feeds normal normal enhancement has-patch 05/19/2017
#33141 Search form clear button is clipped in Safari (OS X) General low minor defect (bug) has-patch 05/23/2017
#39238 The active handler for a video header isn't accessible joemcgill* Themes normal normal defect (bug) has-patch 05/23/2017
#34225 Display correct dimensions for image sizes in media modal Media normal normal defect (bug) has-patch 05/24/2017
#40885 Update admin color scheme using the REST API Administration normal normal task (blessed) has-patch 05/31/2017
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal defect (bug) has-patch 06/01/2017
#40695 `install_blog` suppresses database errors Database normal normal defect (bug) has-patch 06/01/2017
#40485 Add function for retrieving metadata from registered script Script Loader normal normal feature request has-patch 06/07/2017
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal defect (bug) has-patch 06/13/2017
#32071 Function to generate safe & trusted URLs General normal normal enhancement has-patch 06/13/2017
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal enhancement has-patch 06/20/2017
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal enhancement has-patch 06/21/2017
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal defect (bug) has-patch 06/22/2017
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal enhancement has-patch 06/26/2017
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal enhancement has-patch 07/01/2017
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 07/03/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
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal defect (bug) has-patch 07/05/2017
#40933 Improvements for get_file_data() function Formatting normal normal enhancement has-patch 07/18/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor enhancement has-patch 07/18/2017
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal enhancement has-patch 07/26/2017
#38052 wp-utility.js misses function argument null General normal major defect (bug) needs-unit-tests 07/28/2017
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal enhancement needs-unit-tests 07/30/2017
#13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal defect (bug) needs-unit-tests 07/31/2017
#39862 Track the number of children for a walker element scope Menus normal normal enhancement has-patch 08/02/2017
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal enhancement has-patch 08/03/2017
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.