Make WordPress Core

{23} Popular Tickets (5283 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3201 - 3300 of 5283)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#35912 Allow changing network URL scheme Networks and Sites normal normal 4 enhancement dev-feedback 06/04/2019
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal 4 Future Release enhancement dev-feedback 11/22/2021
#40646 Move code from `ms-settings.php` into functions Networks and Sites normal normal 4 Future Release enhancement needs-unit-tests 08/29/2017
#31673 Multisite UX: deleting a plugin Networks and Sites normal normal 4 Awaiting Review enhancement 05/22/2021
#49059 Whitespace inside p element in wp-signup.php should be removed Networks and Sites normal normal 4 Future Release enhancement dev-feedback 02/11/2020
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal 4 Future Release enhancement has-patch 03/24/2023
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal 4 Awaiting Review enhancement has-patch 04/21/2017
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal 4 Future Release enhancement needs-unit-tests 09/20/2019
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal 4 enhancement dev-feedback 02/06/2020
#10384 Make IIS Permalink support enabled based on capability not on version number westi Permalinks normal normal 4 enhancement 06/04/2019
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor 4 Awaiting Review enhancement dev-feedback 03/07/2017
#32653 Improve Linkback Presentation Pings/Trackbacks normal normal 4 Awaiting Review enhancement dev-feedback 02/14/2017
#27316 Add search for favourite plugins Plugins normal normal 4 enhancement has-patch 03/11/2022
#60190 Drop PHP 4 support for arrays with 1 object element Plugins normal normal 4 Future Release enhancement has-patch 06/05/2024
#43276 Install Progress Button Cover Name of Plugin Plugins normal normal 4 Awaiting Review enhancement 02/04/2019
#43882 Introduce slug-specific hooks to manage plugin loading order Plugins normal normal 4 Awaiting Review enhancement 01/24/2019
#57220 New plugin header for requiring network installation Plugins normal normal 4 Awaiting Review enhancement has-patch 08/03/2023
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor 4 Future Release enhancement has-patch 10/20/2020
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor 4 Awaiting Review enhancement has-patch 06/29/2020
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal normal 4 Awaiting Review enhancement 02/06/2017
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal 4 enhancement dev-feedback 06/04/2019
#33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal 4 enhancement needs-docs 06/24/2024
#30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal 4 enhancement 06/04/2019
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal 4 enhancement 06/04/2019
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal 4 Future Release enhancement has-patch 04/18/2019
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal 4 Awaiting Review enhancement dev-feedback 09/22/2017
#37535 Outputting Post Type Description on admin edit screen Posts, Post Types normal normal 4 Future Release enhancement has-patch 10/04/2017
#44842 Search post box in mobile Posts, Post Types normal normal 4 Future Release enhancement 05/18/2022
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal 4 Awaiting Review enhancement 02/21/2022
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal 4 enhancement has-patch 06/04/2019
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal 4 Future Release enhancement 07/06/2020
#43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal 4 Awaiting Review enhancement dev-feedback 08/13/2018
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal 4 Future Release enhancement needs-unit-tests 07/09/2018
#51156 Create developer documentation for disclosures.json Privacy normal normal 4 Future Release enhancement close 10/16/2020
#44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal normal 4 Awaiting Review enhancement 10/16/2020
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal 4 Future Release enhancement has-patch 10/16/2020
#44001 oEmbed two click / local emoji scripts Privacy normal major 4 Awaiting Review enhancement 12/12/2019
#34211 Ability to specify fields WP_Query can search Query normal normal 4 enhancement 06/04/2019
#59351 Add support for querying by an exact date with WP_Date_Query Query normal normal 4 Awaiting Review enhancement 09/15/2023
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal 4 Future Release enhancement has-patch 02/05/2020
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal 4 enhancement 06/04/2019
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal 4 enhancement has-patch 06/04/2019
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal 4 enhancement 06/04/2019
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal 4 Future Release enhancement has-patch 04/05/2024
#40410 Add chunked upload support to the REST API REST API normal normal 4 Future Release enhancement 07/23/2024
#41821 REST API: Add support for threaded comments REST API normal normal 4 Future Release enhancement needs-unit-tests 09/24/2020
#41616 REST API: Expose old slugs REST API normal normal 4 Future Release enhancement has-patch 07/22/2024
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal 4 Future Release enhancement dev-feedback 07/18/2022
#45252 Reconsider the `context` argument in REST API calls REST API normal normal 4 Awaiting Review enhancement 11/21/2019
#35425 Return HTTP status code in WP_Error objects REST API normal normal 4 Future Release enhancement 03/26/2017
#56481 Short-circuit HEAD methods in Core controllers REST API normal normal 4 Awaiting Review enhancement has-patch 09/27/2024
#43421 The $capabilities argument in the `add_role()` function requires an explicit grant Role/Capability normal normal 4 Awaiting Review enhancement has-patch 09/17/2024
#51200 Consider a better way to deprecate JavaScript code Script Loader normal normal 4 Awaiting Review enhancement 08/31/2020
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal 4 Future Release enhancement has-patch 01/29/2024
#36177 default htaccess should include security measures Security normal normal 4 Awaiting Review enhancement 04/12/2024
#54116 Check ImageMagick version 6/7 Site Health normal normal 4 Awaiting Review enhancement 01/24/2024
#52652 Check for display_errors in Site Health Site Health normal normal 4 Future Release enhancement 09/14/2023
#56276 Check hosting compatibility for Mobile Application to work with the site Site Health normal normal 4 Awaiting Review enhancement 03/07/2023
#57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal 4 Future Release enhancement dev-feedback 02/07/2023
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal normal 4 Awaiting Review enhancement dev-feedback 06/15/2021
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps low normal 4 Awaiting Review enhancement dev-feedback 03/16/2023
#32642 Add supports argument to register_taxonomy Taxonomy normal normal 4 Future Release enhancement dev-feedback 04/30/2018
#33148 Categories are missing in admin category list when child category linked to non-existant parent id Taxonomy normal normal 4 Future Release enhancement 07/13/2021
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal 4 enhancement needs-unit-tests 06/04/2019
#36956 Trigger event when taxonomy term is added with ajax Taxonomy normal normal 4 enhancement dev-feedback 06/04/2019
#36228 Uncheck "uncategorized" when you select a category Taxonomy normal normal 4 Future Release enhancement 10/03/2018
#27079 Very long waiting if we have a lot taxonomy terms. Taxonomy normal normal 4 enhancement 03/21/2024
#33841 WP_Dropdown_Categories: Parent Category Optgroups Taxonomy normal normal 4 enhancement 06/04/2019
#51832 Add a more visible way to delete unused themes Themes normal normal 4 Future Release enhancement dev-feedback 06/06/2022
#39493 Include custom post type slug as body class Themes normal normal 4 Future Release enhancement has-patch 01/06/2017
#4969 Make wp_list_* functions all behave similarly... igmoweb Themes normal normal 4 Future Release enhancement has-patch 06/06/2018
#33405 Pagination - use of helip / "..." not logic in some cases Themes lowest trivial 4 enhancement has-patch 06/04/2019
#40108 Pagination Enhancement wp_link_pages() Themes normal normal 4 Awaiting Review enhancement 01/25/2018
#25671 get_theme_mods does not have a filter Themes normal normal 4 enhancement reporter-feedback 06/04/2019
#34986 Add Upgrade Notice for Themes Upgrade/Install normal normal 4 Future Release enhancement has-patch 06/21/2023
#41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal 4 Future Release enhancement has-patch 08/31/2018
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal 4 Future Release enhancement has-patch 06/09/2022
#51695 Include Upgrade Notice in post-auto-update emails Upgrade/Install normal normal 4 Future Release enhancement 06/05/2021
#51540 Iterations to updates screen Upgrade/Install normal normal 4 Awaiting Review enhancement 02/17/2021
#18489 Create constants in default-constants.php for the uploads folder to allow better custom uploads location eddiemoya Upload normal normal 4 Awaiting Review enhancement 05/15/2019
#28367 Video upload failure is a dead end Upload normal normal 4 Awaiting Review enhancement 05/15/2019
#62020 Add copy button when creating or updating a user's password Users normal normal 4 Awaiting Review enhancement has-patch 09/11/2024
#37284 Add indication for required next to Confirm Password Users normal normal 4 Awaiting Review enhancement has-patch 10/03/2024
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal 4 Future Release enhancement has-patch 10/24/2018
#26195 Deleting users asks for reassigning posts even when there is no post/comment Users normal normal 4 enhancement dev-feedback 06/05/2019
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal 4 Future Release enhancement has-patch 03/21/2022
#49258 Improper Session Termination Users normal normal 4 Awaiting Review enhancement dev-feedback 08/23/2023
#58001 Lazy load user capabilities in WP_User object flixos90 Users normal normal 4 6.8 enhancement has-patch 09/25/2024
#20459 Super admin should be able to bypass banned/limited domains when creating users Users normal minor 4 enhancement dev-feedback 06/05/2019
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal 4 enhancement needs-unit-tests 06/05/2019
#34927 user_url and user_email length too short Users normal normal 4 Awaiting Review enhancement dev-feedback 05/14/2018
#53170 Reduce the transient size of WordPress Events and News feeds Widgets normal normal 4 Awaiting Review enhancement 02/23/2024
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal 4 Awaiting Review enhancement dev-feedback 05/25/2020
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal 4 Future Release enhancement has-patch 02/16/2022
#21386 XML-RPC needs a user permission method XML-RPC normal normal 4 enhancement 06/05/2019
#27916 Add New Post screen nonce failure should redirect to Edit Post screen Administration normal normal 3 Future Release enhancement 07/18/2024
#46764 Admin search functionality Administration normal normal 3 Awaiting Review enhancement 04/04/2019
#40686 CSS: introduce naming and usage conventions for JS targeting Administration normal normal 3 Awaiting Review enhancement 05/06/2021
#19691 Cannot modify admin messages for /wp-admin/edit.php Administration normal normal 3 enhancement dev-feedback 06/04/2019
#46614 Category/tag/taxonomy names on admin screens Administration normal normal 3 Awaiting Review enhancement has-patch 09/07/2021
Note: See TracReports for help on using and creating reports.