Make WordPress Core

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

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

Marked as Candidates for Closure (88 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#54145 new widget feature broke database Widgets normal critical defect (bug) reporter-feedback 09/28/2021
#43689 next_post_link()/previous_post_link() broken for custom post types in same custom taxonomy term Posts, Post Types normal normal defect (bug) reporter-feedback 05/26/2022
#45977 on the dashboard, cannot expand/collapse dashboard boxes. Administration normal normal defect (bug) reporter-feedback 02/01/2019
#47813 permalinks broken when article name is numeric(if the post id above 1000) Permalinks normal normal defect (bug) reporter-feedback 08/01/2019
#45960 plugin_basename() fails on windows path General normal normal defect (bug) reporter-feedback 01/16/2019
#48201 post_updated_messages event stop working version 5.2.3 Posts, Post Types normal normal defect (bug) reporter-feedback 10/09/2019
#35504 response to adding data to taxonomy shows in a wrong place Taxonomy normal normal defect (bug) reporter-feedback 06/04/2020
#55174 revert to the default "checked" behavior of blog_public switch in install.php Upgrade/Install normal normal defect (bug) reporter-feedback 02/16/2022
#50339 setup-config.php serves mixed content when behind a TLS termination proxy Upgrade/Install normal normal defect (bug) reporter-feedback 06/11/2020
#35648 the_post_thumbnail sets srcset with http protocol Media normal normal defect (bug) reporter-feedback 06/04/2019
#26546 themes.php Buttons Randomly Appear/Disappear on iPad Themes normal normal defect (bug) reporter-feedback 06/04/2019
#46555 update fails when I have a print statement in my code. Posts, Post Types normal minor defect (bug) reporter-feedback 03/18/2019
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http General normal normal defect (bug) reporter-feedback 06/04/2019
#55737 web site error (in south korea) Editor normal normal defect (bug) reporter-feedback 05/15/2022
#32306 wp-cron throws 500 errors for SSL enabled sites Cron API normal critical defect (bug) reporter-feedback 11/14/2017
#31236 wp_ajax_upload_attachment does not properly handle situation when post_id is set Media normal normal defect (bug) reporter-feedback 02/08/2020
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal defect (bug) reporter-feedback 08/06/2019
#52945 wp_cache settings not recognized in site health / plugins Site Health normal normal defect (bug) reporter-feedback 03/31/2021
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb Users normal major defect (bug) reporter-feedback 02/25/2022
#49841 wp_get_attachment_url does not return a url Media normal normal defect (bug) reporter-feedback 06/02/2020
#50264 wp_get_image_editor()->multi_resize() occasionally fails Media normal normal defect (bug) reporter-feedback 03/16/2022
#55841 wp_get_nav_menu_items doesn't work properly Menus normal normal defect (bug) reporter-feedback 05/27/2022
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 06/04/2019
#41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal defect (bug) reporter-feedback 02/21/2019
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal normal defect (bug) reporter-feedback 05/04/2020
#46947 ‘❤’ in Comment Generates DB Error Database normal normal defect (bug) reporter-feedback 04/17/2019
#49899 <plugin_name> detected an advanced-cache.php file in the wp-content directory. It seems that this is not the <plugin_name> advanced-cache.php file. Please remove this file and disable any other caching plugins to use this <plugin_name>. Cache API normal normal enhancement reporter-feedback 04/14/2020
#43742 Add $_wp_admin_css_colors variable to front-end General normal normal enhancement reporter-feedback 06/04/2020
#49779 Add a filter that controls the size of the images on the Attachment pages Media normal major enhancement reporter-feedback 03/10/2022
#30870 Add an $actions array and a filter in inline_edit() function Quick/Bulk Edit normal normal enhancement reporter-feedback 06/04/2019
#44017 Add filter to display edit post link without 'edit_post' capability Posts, Post Types normal major enhancement reporter-feedback 06/05/2018
#53868 Add option to `paginate_links` to apply format on all pages General normal normal enhancement reporter-feedback 11/26/2021
#35428 Allow the suppression of errors if user already exists Login and Registration normal normal enhancement reporter-feedback 06/04/2019
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal enhancement reporter-feedback 01/16/2019
#55468 Categories Block Needs a Filter Widgets normal normal enhancement reporter-feedback 04/21/2022
#45998 Comments trashed after reply Comments normal normal enhancement reporter-feedback 01/16/2019
#54577 Creating a table inside the text element in a webpage General normal normal enhancement reporter-feedback 12/06/2021
#44548 Email should be encoded with UTF8 and base64 I18N normal normal enhancement reporter-feedback 09/14/2018
#30530 Enhance privacy by hiding posts of other users Query normal normal enhancement reporter-feedback 06/04/2019
#43642 Gallery titles and labels erasing Gallery normal normal enhancement reporter-feedback 05/26/2022
#47316 Improve the admin User Profile page, the user interface is not user friendly. Users normal minor enhancement reporter-feedback 05/18/2019
#35955 Improvements for Menus Menus normal normal enhancement reporter-feedback 06/04/2019
#48408 Introduce eagerloading of meta data Query normal normal enhancement reporter-feedback 10/23/2019
#49989 Invision embed code supported by WordPress Embeds normal normal enhancement reporter-feedback 11/12/2020
#43949 Need filter in get_metadata Plugins normal normal enhancement reporter-feedback 05/23/2018
#35315 New action `manage_posts_before_extra_area` Posts, Post Types normal normal enhancement reporter-feedback 06/04/2019
#52253 New filter on wp-db.php Database normal normal enhancement reporter-feedback 01/08/2021
#33963 New function: `upload_url()` Upload normal normal enhancement reporter-feedback 05/15/2019
#35475 New functions: `current_widget` and `current_widget_id` Widgets normal normal enhancement reporter-feedback 06/05/2019
#52893 Not possible to filter by category (and/or date) and by author in wp-admin/edit.php Administration normal normal enhancement reporter-feedback 09/17/2021
#38019 Notify site admin when domain or IP changes and Search Engine Visibilty is set to off Administration normal normal enhancement reporter-feedback 02/15/2020
#41773 Page Templates // Post Type Templates | Any Post Type? Posts, Post Types normal normal enhancement reporter-feedback 06/07/2021
#50223 Performance improvement: Avoid using array_unique() where possible General lowest normal enhancement reporter-feedback 05/23/2020
#48789 Provide ability to drag and drop images among and between Gutenberg Blocks Editor normal normal enhancement reporter-feedback 11/24/2020
#49028 Provide functionality to suppress $wpdb query filter Database normal normal enhancement reporter-feedback 02/08/2020
#47091 REST get wp/v2/media sizes to include add_image_size() Media normal normal enhancement reporter-feedback 10/25/2020
#51796 Raw post data instead of WP_Post instances Query normal normal enhancement reporter-feedback 11/19/2020
#54479 Set_blog_id performance General normal normal enhancement reporter-feedback 11/20/2021
#37190 Split out function declarations and code executions. Build/Test Tools normal normal enhancement reporter-feedback 09/14/2020
#51336 Support php-error.php outside of WP_CONTENT_DIR Site Health normal normal enhancement reporter-feedback 09/18/2020
#52397 The function wp_is_mobile should accept also lower case strings as user agents General low normal enhancement reporter-feedback 01/30/2021
#41910 Update plugin/theme maintenance message Plugins normal normal enhancement reporter-feedback 06/20/2019
#54182 Use wp_unslash() for $_REQUEST Parameter in wp-admin/admin-post.php file General normal normal enhancement reporter-feedback 09/30/2021
#20437 WP Upgrader filter to allow plugins to upload to existing directory Upgrade/Install normal normal enhancement reporter-feedback 06/04/2019
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal enhancement reporter-feedback 06/15/2021
#49746 Widening WordPress Limits and Compatibility Media normal normal enhancement reporter-feedback 03/10/2022
#53805 Widget HTML Personalized no have Title Widgets normal normal enhancement reporter-feedback 09/14/2021
#55089 ajax `wp_ajax_update_plugin` show download failed when contain another update (eg: translations) with same process fail. Plugins normal minor enhancement reporter-feedback 02/05/2022
#38054 class.wp-scripts.php - add_action when init is already doing Script Loader normal normal enhancement reporter-feedback 04/09/2019
#55589 geo URI scheme General normal normal enhancement reporter-feedback 05/12/2022
#25671 get_theme_mods does not have a filter Themes normal normal enhancement reporter-feedback 06/04/2019
#52143 memory_limit not always adhered General normal normal enhancement reporter-feedback 01/07/2021
#43183 wp-comments-post.php endpoint support for OPTIONS Comments normal normal enhancement reporter-feedback 07/01/2019
#32143 wpLink function getAttrs() missing link-text Editor normal normal enhancement reporter-feedback 11/24/2020
#40872 Add $item argument to start_lvl (nav menu walker) Menus normal normal feature request reporter-feedback 06/28/2017
#51746 Add a core wrapper function to retrieve $wp->request General normal normal feature request reporter-feedback 01/26/2021
#28324 Add primary and secondary color definitions to admin color schemes and add function to retrieve color scheme info Administration normal normal feature request reporter-feedback 06/04/2019
#37042 Additional filter for has_category function Taxonomy normal normal feature request reporter-feedback 06/04/2019
#39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal feature request reporter-feedback 12/23/2020
#53126 Blogger Importer Import normal major feature request reporter-feedback 05/01/2021
#33740 Create a new API to standardize application tracing Bootstrap/Load normal normal feature request reporter-feedback 06/04/2019
#35503 Dashboard page: comment status in "Activity" group box shows incorrect Comments normal trivial feature request reporter-feedback 06/04/2019
#48746 Disable admin email verification screen on a per-user basis Users normal normal feature request reporter-feedback 11/29/2019
#55764 Export of menus Export normal normal feature request reporter-feedback 05/19/2022
#54580 Latest Posts Gutenberg Block not supporting args filter. Editor normal normal feature request reporter-feedback 01/31/2022
#47492 Multisite Feature for Plugins Plugins normal normal feature request reporter-feedback 12/27/2020
#49565 RSS Feature Feeds normal normal feature request reporter-feedback 10/02/2020
#43366 _default_wp_die_handler() Need filter code for update css style. Administration normal normal feature request reporter-feedback 12/20/2020

Tickets Still Requesting Feedback (12 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#35862 Comments screen: audit all the background color animations Comments normal normal defect (bug) 06/04/2019
#39352 Customize: menu widgets have two edit shortcuts Customize normal normal defect (bug) 05/24/2021
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" Users normal normal defect (bug) 09/17/2021
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal defect (bug) 01/28/2021
#41349 Media Library insert from URL doesn't give a message when a URL fails check Media normal normal defect (bug) 12/03/2020
#39624 Misleading warning when editing the page_for_posts page Posts, Post Types normal normal defect (bug) 01/15/2018
#55390 Not able to choose Color picker in customizer when the blocks are added in widget Editor normal major defect (bug) 03/16/2022
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types normal trivial defect (bug) 02/08/2021
#53434 Reusable Blocks - raised a ticket in March (now closed) but still have a problem Editor normal critical defect (bug) 06/16/2021
#34778 A better indication of action happening on buttons. General normal normal enhancement 03/16/2020
#39626 Add video poster in media browser Media normal normal enhancement 03/02/2020
#35546 AllPosts page UI: "Edit" name in "Bulk Actions" does not match with "Bulk Edit" group box Posts, Post Types normal minor enhancement 08/07/2017
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.