Make WordPress Core

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

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

Marked as Candidates for Closure (19 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#59586 Missing Features for FSE / Block Themes General normal normal enhancement dev-feedback 10/10/2023
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal defect (bug) dev-feedback 10/12/2023
#59610 Post modified date cannot be updated through WP-CLI Posts, Post Types normal normal defect (bug) dev-feedback 10/13/2023
#59639 Dedicated tables for media libary Database normal major feature request dev-feedback 10/16/2023
#11856 URL for 1st comments page is not canonical markjaquith Canonical normal normal defect (bug) dev-feedback 10/19/2023
#44072 Plugin repository search error - cannot find plugin with Author's name Plugins normal normal defect (bug) close 10/20/2023
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal normal enhancement dev-feedback 10/23/2023
#58364 Lottie Files not centered properly Media normal normal defect (bug) reporter-feedback 10/25/2023
#56183 Icon not appearing Media normal minor defect (bug) reporter-feedback 10/25/2023
#51667 php notices in logs Media normal minor defect (bug) reporter-feedback 10/25/2023
#58264 Adding spinner to submit_button with wrap Administration normal normal enhancement dev-feedback 10/30/2023
#59235 AJAX request returns critical error in class-wp-date-query.php Query normal normal defect (bug) reporter-feedback 10/30/2023
#59092 WordPress Editor not working after updating to 6.3 - Showing Blank Screen Editor normal normal defect (bug) reporter-feedback 11/09/2023
#59702 Excerpt filters does not work in Ajax calls Themes normal critical defect (bug) reporter-feedback 11/14/2023
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal enhancement needs-unit-tests 11/27/2023
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal enhancement reporter-feedback 11/27/2023
#59606 move posts per hand in archive General normal normal feature request reporter-feedback 11/28/2023
#59992 Document global $locale in wp-admin/options.php General normal normal defect (bug) dev-feedback 11/30/2023
#59537 Quote toolbar is not shown for mobile view Editor normal minor defect (bug) reporter-feedback 12/04/2023

Tickets Still Requesting Feedback (81 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#31744 All PHP files in the root should be dummy files, pointing to wp-includes versions Upgrade/Install normal normal enhancement dev-feedback 02/06/2017
#36564 Last Modified for Comments Comments normal trivial enhancement needs-unit-tests 02/12/2017
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal feature request dev-feedback 02/22/2017
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor enhancement dev-feedback 03/07/2017
#34083 Feed for post type should link to post type archive if available stevenkword Feeds normal normal enhancement dev-feedback 03/17/2017
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal enhancement dev-feedback 05/02/2017
#29539 Plugin viewer not displaying video tutorials. Plugins normal normal defect (bug) dev-feedback 05/05/2017
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal enhancement dev-feedback 05/13/2017
#28517 Logic error in WP_Rewrite flush_rules Rewrite Rules normal normal defect (bug) dev-feedback 05/18/2017
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal normal defect (bug) dev-feedback 05/22/2017
#39836 Display maximum file upload size on theme upload page Themes normal normal enhancement dev-feedback 06/25/2017
#41353 Async upload breaks when there are special characters into file name Media normal normal defect (bug) dev-feedback 07/19/2017
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal enhancement has-patch 07/22/2017
#41760 wp_list_comments callback params Comments normal normal enhancement dev-feedback 08/31/2017
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal defect (bug) needs-unit-tests 09/15/2017
#38276 "Is thing public/accessible" API Role/Capability normal normal feature request dev-feedback 09/23/2017
#34798 Export Bug Export normal normal defect (bug) dev-feedback 10/03/2017
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal enhancement dev-feedback 10/14/2017
#40842 Adding template filters Themes normal normal enhancement dev-feedback 10/23/2017
#31093 Make $tag argument optional for has_shortcode() Shortcodes normal normal enhancement dev-feedback 10/31/2017
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey Query normal normal enhancement dev-feedback 11/01/2017
#39609 Customizer should display "Fade" effect for entire iFrame for settings using partialRefresh when selector is not visible Customize normal normal enhancement 11/06/2017
#29795 Set JPEG quality for individual image_size Media normal normal enhancement dev-feedback 11/10/2017
#23895 Max upload size 0 when post_max_size = 0 johnbillion Upload normal normal defect (bug) dev-feedback 11/29/2017
#22435 Export API Export normal normal enhancement dev-feedback 12/13/2017
#12718 Better structure for admin menu Plugins normal normal enhancement dev-feedback 02/07/2018
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces Build/Test Tools normal normal defect (bug) dev-feedback 03/30/2018
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal feature request dev-feedback 04/06/2018
#42695 Text Widget: hard-coded width/height attributes are stripped from iframes Widgets normal normal defect (bug) dev-feedback 05/02/2018
#40065 Check for invalid user before `lostpassword_post` in `retrieve_password()` Login and Registration normal normal enhancement dev-feedback 05/04/2018
#14215 MultiSite: Add new > different username from blog title Networks and Sites normal normal feature request 05/07/2018
#36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal normal enhancement dev-feedback 05/15/2018
#40932 Word breaks the layout I18N normal normal defect (bug) has-patch 05/22/2018
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal normal enhancement dev-feedback 06/08/2018
#41907 WordPress-Importer Assign all entries to one 'local' user Import normal normal enhancement 07/23/2018
#44617 Introduce new 'hasBlock' behavior for TinyMCE 'BeforeSetContent' and 'SaveContent' events Editor normal normal defect (bug) dev-feedback 07/26/2018
#29030 Screen Options Poor Update/Rendering Causes Many things to Break Administration normal normal defect (bug) dev-feedback 08/08/2018
#17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal defect (bug) dev-feedback 08/10/2018
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major defect (bug) dev-feedback 08/12/2018
#20947 feature request: one-click update for core, themes and plugins (all in one) Upgrade/Install normal normal feature request dev-feedback 08/13/2018
#44906 Include greek accent characters on "remove_accents" function Formatting normal minor enhancement dev-feedback 09/13/2018
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal enhancement has-patch 09/17/2018
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal enhancement dev-feedback 09/21/2018
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal defect (bug) needs-unit-tests 10/01/2018
#28232 Custom Taxonomy filter on post listing pages Taxonomy normal normal enhancement 11/05/2018
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 Themes normal normal feature request dev-feedback 11/22/2018
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal enhancement dev-feedback 01/08/2019
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal enhancement needs-unit-tests 01/08/2019
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal defect (bug) needs-unit-tests 01/14/2019
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal defect (bug) dev-feedback 01/14/2019
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal defect (bug) needs-unit-tests 01/16/2019
#43812 Retrieving Blog/site description in multisite Networks and Sites normal normal enhancement dev-feedback 01/16/2019
#44399 Add unique capability for oembed Embeds normal normal defect (bug) needs-unit-tests 01/17/2019
#44814 User table same schema, single and multisite Networks and Sites normal normal enhancement dev-feedback 01/25/2019
#43383 Allow menu items to be inserted in place Menus normal normal feature request 02/11/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
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal defect (bug) dev-feedback 03/15/2019
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal defect (bug) dev-feedback 03/18/2019
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal enhancement dev-feedback 03/26/2019
#44837 Coding Indentation Issues Administration normal minor enhancement dev-feedback 04/01/2019
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal defect (bug) dev-feedback 04/05/2019
#45558 Move _draft_or_post_title() from wp-admin/includes to wp-includes Editor normal normal defect (bug) dev-feedback 04/08/2019
#37882 Typo in the tests/qunit/wp-admin/js/customize-header.js Customize normal normal defect (bug) dev-feedback 04/18/2019
#37801 Media Functions Media normal normal feature request dev-feedback 04/19/2019
#40790 Ability to filter $post_type in _get_last_post_time General normal normal enhancement dev-feedback 04/25/2019
#18474 Misleading error message when theme ZIP exceeds post_max_size Upload normal normal defect (bug) dev-feedback 05/15/2019
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal enhancement dev-feedback 05/26/2019
#11049 Page Preview does not autosave page template nacin* Autosave normal normal defect (bug) dev-feedback 06/04/2019
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) 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
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
#18315 Add an index to the GUID column in the posts table Database normal normal enhancement dev-feedback 06/04/2019
#18385 Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general Canonical normal normal enhancement dev-feedback 06/04/2019
#20283 Create new variable or function in $wp_query object to get canonical URL of any site's page Canonical normal normal enhancement dev-feedback 06/04/2019
#20634 dbDelta is unforgiving about field declarations Database normal normal enhancement dev-feedback 06/04/2019
#21211 Alter how settings_errors are output in options.php Administration normal normal defect (bug) dev-feedback 06/04/2019
#22164 Move comment "keyboard shortcuts" setting to comments -> screen options Comments normal normal enhancement dev-feedback 06/04/2019
#23179 New avatar related option - use gravatar only for registered users Comments normal normal enhancement dev-feedback 06/04/2019
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal enhancement dev-feedback 06/04/2019
#25616 Add a content length filter to wp_dashboard_recent_drafts() Administration normal normal enhancement dev-feedback 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.