Make WordPress Core

{30} Tickets with a focus on performance (312 matches)

Arguments
Create a new performance ticket
  • Active tickets with a focus on performance
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 312)

1 2 3 4

Candidates for Closure (21 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request needs-unit-tests 10/04/2019
#39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal Awaiting Review feature request reporter-feedback 12/23/2020
#59639 Dedicated tables for media libary Database normal major Awaiting Review feature request dev-feedback 10/16/2023
#60950 JSON serialization for meta values Options, Meta APIs normal normal Awaiting Review feature request reporter-feedback 05/10/2024
#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 Awaiting Review enhancement reporter-feedback 04/14/2020
#42915 Don't load admin dashboard widgets if they're not shown Administration normal normal Awaiting Review enhancement dev-feedback 02/15/2020
#48408 Introduce eagerloading of meta data Query normal normal Awaiting Review enhancement reporter-feedback 10/23/2019
#41583 Menus Administration screen, menu items are always loaded even when not needed Menus normal normal Awaiting Review enhancement dev-feedback 05/28/2024
#50223 Performance improvement: Avoid using array_unique() where possible General lowest normal Awaiting Review enhancement reporter-feedback 05/23/2020
#51796 Raw post data instead of WP_Post instances Query normal normal Awaiting Review enhancement reporter-feedback 11/19/2020
#54479 Set_blog_id performance General normal normal Awaiting Review enhancement reporter-feedback 11/20/2021
#57725 Use of rand() function instead of wp_rand() Filesystem API normal normal Awaiting Review enhancement dev-feedback 05/24/2024
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#52143 memory_limit not always adhered General normal normal Awaiting Review enhancement reporter-feedback 01/07/2021
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) close 09/06/2024
#57764 MYSQL operations excessive CPU consumption issue. Upload normal normal Awaiting Review defect (bug) reporter-feedback 02/20/2023
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
#58723 Remove deprecated parameter tests in comments_link() Comments normal normal Awaiting Review defect (bug) reporter-feedback 08/27/2023
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 10/26/2022
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#52582 wp_cache_* duplicate/redundant storage and insufficient clearing of cache Comments normal normal Awaiting Review defect (bug) dev-feedback 02/21/2021

Slated for Next Release (12 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62148 Add Twenty Twenty-Five to the Performance Tests Build/Test Tools normal normal 6.8 task (blessed) early 10/09/2024
#62126 Cache duplicate calls to WP_Theme_JSON::sanitize joemcgill General normal normal 6.8 enhancement has-patch 10/08/2024
#58001 Lazy load user capabilities in WP_User object flixos90 Users normal normal 6.8 enhancement has-patch 09/25/2024
#62187 Optimize Theme JSON Sanitization for Better Performance Scaling joemcgill Themes normal normal 6.8 enhancement has-patch 10/08/2024
#49446 cache the results of get_uploaded_header_images() SergeyBiryukov Themes normal normal 6.8 enhancement has-patch 09/30/2024
#42743 Disable wp_options autoload for inactive widgets pbearne Widgets normal normal 6.8 defect (bug) early 09/25/2024
#59516 Improve cache key generation in query classes pbearne* Query normal normal 6.8 defect (bug) has-patch 10/04/2024
#59595 Improve performance of WP_Theme_JSON::compute_style_properties spacedmonkey Editor normal normal 6.7 defect (bug) has-patch 10/09/2024
#61679 Reimplement caching in `wp_add_global_styles_for_blocks()` joemcgill Editor normal normal 6.7 defect (bug) has-patch 10/09/2024
#36477 Responsive images (srcset) can include images larger than the full size adamsilverstein Media normal normal 6.7 defect (bug) dev-feedback 10/14/2024
#61623 Site Health PHP check shows inaccurate status pbearne Site Health normal normal 6.7 defect (bug) has-patch 10/11/2024
#44921 User nicename discovery is slow to return pbearne* Users normal normal 6.8 defect (bug) has-patch 10/11/2024

Tickets Awaiting Review (67 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 06/01/2022
#47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal normal Awaiting Review feature request 04/17/2023
#49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
#55854 Save term creation time by default Taxonomy normal minor Awaiting Review feature request 05/27/2022
#53186 Site Health plugin extension for the performance score Site Health normal normal Awaiting Review feature request 05/19/2021
#52011 'The REST API encountered an unexpected result' should be a critical error Site Health normal normal Awaiting Review enhancement 08/28/2022
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 07/19/2024
#46184 Add WP_Tax_Query support to WP_Site_Query Networks and Sites normal normal Awaiting Review enhancement 02/12/2019
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Awaiting Review enhancement has-patch 09/24/2024
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal normal Awaiting Review enhancement 04/05/2022
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations Cron API normal normal Awaiting Review enhancement 06/07/2023
#41675 Add filter to bypass display/query for Media Months filter in media modal joemcgill Media normal normal Awaiting Review enhancement has-patch 02/23/2024
#59488 Add index to comment_type and comment_approved fields in comment table Comments normal normal Awaiting Review enhancement 09/28/2023
#59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal Awaiting Review enhancement 08/14/2022
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal normal Awaiting Review enhancement 06/04/2024
#56252 Allow error_reporting level to be configurable for WP_DEBUG Bootstrap/Load normal normal Awaiting Review enhancement has-patch 03/01/2023
#56489 An extra post lookup in WP_Embed::shortcode for known post Embeds normal normal Awaiting Review enhancement 09/01/2022
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#47514 Change priority of make_clickable callback to boost performance Comments normal minor Awaiting Review enhancement 09/22/2024
#54116 Check ImageMagick version 6/7 Site Health normal normal Awaiting Review enhancement 01/24/2024
#55958 Checking if _admin_notice_post_locked should be called can slow down the post editing Editor normal normal Awaiting Review enhancement 06/13/2022
#41520 Disable deprecated functions pbearne Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 08/16/2024
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal normal Awaiting Review enhancement 06/03/2022
#61025 Do not write in DB when updating a user if no user data has changed Users normal normal Awaiting Review enhancement 04/18/2024
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal normal Awaiting Review enhancement has-patch 06/24/2024
#54266 Enhancing WordPress - CSS for Category links General normal normal Awaiting Review enhancement 10/14/2021
#53070 Establish a Core CSS deprecation path General normal normal Awaiting Review enhancement 12/16/2021
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 08/02/2018
#61097 Filter `wp_count_posts()` query before execution to avoid slow query Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/02/2024
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal normal Awaiting Review enhancement has-patch 08/08/2024
#58356 Gravatar local image cache Cache API normal normal Awaiting Review enhancement 05/19/2023
#55639 Implement Async CSS General normal normal Awaiting Review enhancement has-patch 07/24/2024
#40602 Implement immutable cache headers Script Loader normal normal Awaiting Review enhancement 04/29/2017
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities Posts, Post Types normal normal Awaiting Review enhancement 06/25/2024
#60053 Improve cache flush handling for large multisite database upgrades Cache API normal normal Awaiting Review enhancement 12/20/2023
#61343 Improve caching in get_calendar function Widgets normal normal Awaiting Review enhancement has-patch 07/03/2024
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/19/2021
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement 01/27/2017
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
#62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal normal Awaiting Review enhancement 09/26/2024
#27127 Improve plugin search on installed plugins page Administration normal normal Awaiting Review enhancement 03/22/2024
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major Awaiting Review enhancement 12/18/2019
#57749 In REST APIs, only prime meta data if there are registered keys REST API normal normal Awaiting Review enhancement has-patch 10/09/2024
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 04/20/2018
#54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal Awaiting Review enhancement 02/20/2022
#45804 Make WP_Hook gather callback performance information Plugins normal normal Awaiting Review enhancement 09/23/2019
#46179 Make fetch_array accessible in $wpdb Database normal normal Awaiting Review enhancement 02/04/2019
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#54016 Media Library: Bulk delete elements in grid view takes very long Media normal normal Awaiting Review enhancement 07/10/2023
#37687 Multisite - Enormous number of update queries during site creation (user roles) Networks and Sites normal normal Awaiting Review enhancement 01/23/2019
#41409 No point in storing empty EXIF/IPTC data on post meta table Media normal normal Awaiting Review enhancement 01/31/2019
#40171 Object Cache Should Support Namespaces General normal normal Awaiting Review enhancement 03/16/2017
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement has-patch 01/17/2018
#47500 Optimize customizer load time Customize normal normal Awaiting Review enhancement dev-feedback 07/15/2024
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy normal minor Awaiting Review enhancement 07/24/2024
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/26/2017
#53170 Reduce the transient size of WordPress Events and News feeds Widgets normal normal Awaiting Review enhancement 02/23/2024
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal normal Awaiting Review enhancement 04/05/2023
1 2 3 4
Note: See TracReports for help on using and creating reports.