Make WordPress Core

{30} Tickets with a focus on performance (316 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 (101 - 200 of 316)

1 2 3 4

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#59625 Pagination. Classes name mistake for item of pagination General normal normal Awaiting Review defect (bug) 10/14/2023
#55534 Remaining image files after deleting them General normal critical Awaiting Review defect (bug) 04/05/2022
#56688 Uncaught Requests_Exception using Requests::request_multiple General normal normal Awaiting Review defect (bug) 09/29/2022
#55008 WordPress Admin slow since update to 5.9. General normal normal Awaiting Review defect (bug) 02/03/2022
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal normal Awaiting Review enhancement 04/05/2022
#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
#55639 Implement Async CSS General normal normal Awaiting Review enhancement has-patch 07/24/2024
#40171 Object Cache Should Support Namespaces General normal normal Awaiting Review enhancement 03/16/2017
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 03/07/2023
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 07/19/2024
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix HTTP API normal trivial Awaiting Review enhancement has-patch 11/07/2024
#50667 New attachment size is created even the source is smaller Media normal normal Awaiting Review defect (bug) 10/19/2022
#54555 Slow media query on big sites Media normal normal Awaiting Review defect (bug) 12/03/2021
#45913 wp_enqueue_media() - slow query Media normal normal Awaiting Review defect (bug) 07/15/2024
#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
#54016 Media Library: Bulk delete elements in grid view takes very long Media normal normal Awaiting Review enhancement 07/10/2023
#41409 No point in storing empty EXIF/IPTC data on post meta table Media normal normal Awaiting Review enhancement 01/31/2019
#51623 Does WordPress run a clean-up cron-job for menu items having the draft status? Menus normal normal Awaiting Review defect (bug) 10/24/2020
#42566 When I use wp_nav_menu I get a huge update_meta_cache query regardless of theme Menus normal normal Awaiting Review defect (bug) 01/26/2021
#60199 update_menu_item_cache appears to load postmeta for all linked posts Menus normal normal Awaiting Review defect (bug) dev-feedback 04/15/2024
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#46184 Add WP_Tax_Query support to WP_Site_Query Networks and Sites normal normal Awaiting Review enhancement 02/12/2019
#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
#37687 Multisite - Enormous number of update queries during site creation (user roles) Networks and Sites normal normal Awaiting Review enhancement 01/23/2019
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/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
#55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/31/2023
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 04/04/2024
#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
#46180 get_permalink: Ability to pass required information for better performance Permalinks normal normal Awaiting Review enhancement 02/04/2019
#45804 Make WP_Hook gather callback performance information Plugins normal normal Awaiting Review enhancement 09/23/2019
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat Post Thumbnails normal normal Awaiting Review enhancement has-patch 06/28/2024
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors Posts, Post Types normal normal Awaiting Review defect (bug) 06/19/2020
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/13/2024
#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
#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
#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
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks Posts, Post Types normal normal Awaiting Review enhancement 03/11/2021
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal Awaiting Review enhancement has-patch 06/16/2021
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/29/2024
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/09/2022
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2021
#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
#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
#52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 04/30/2024
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 06/26/2023
#40404 Slow queries with a large number of posts (tens of thousands and above) Query normal normal Awaiting Review enhancement 04/10/2017
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#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
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 06/12/2024
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 08/02/2018
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 07/06/2021
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major Awaiting Review enhancement 12/18/2019
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#45709 Suggestion for User Roles Role/Capability normal normal Awaiting Review enhancement 01/29/2019
#40602 Implement immutable cache headers Script Loader normal normal Awaiting Review enhancement 04/29/2017
#54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal Awaiting Review enhancement 02/20/2022
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal Awaiting Review enhancement has-patch 12/19/2024
#62709 Script modules integration with wp_resource_hints Script Loader normal minor Awaiting Review enhancement 12/19/2024
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal Awaiting Review enhancement has-patch 12/06/2019
#47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/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
#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
#54116 Check ImageMagick version 6/7 Site Health normal normal Awaiting Review enhancement 01/24/2024
#53186 Site Health plugin extension for the performance score Site Health normal normal Awaiting Review feature request 05/19/2021
#51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal normal Awaiting Review defect (bug) 05/04/2023
#42522 Terms are uselessly counted when saving a post pbearne Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/14/2024
#62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal normal Awaiting Review enhancement 11/06/2024
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy normal minor Awaiting Review enhancement 07/24/2024
#55854 Save term creation time by default Taxonomy normal minor Awaiting Review feature request 05/27/2022
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/12/2017
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 11/06/2024
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal normal Awaiting Review enhancement 06/30/2022
#48435 WordPress update: updating by transferring partial packages pbearne* Upgrade/Install normal normal Awaiting Review enhancement 08/07/2024
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal normal Awaiting Review feature request 04/17/2023
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor Users normal normal Awaiting Review defect (bug) 04/20/2023
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal Awaiting Review defect (bug) 09/09/2024
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
#43393 get_user_by can return wrong user info pbearne Users normal normal Awaiting Review defect (bug) 06/14/2024
#49545 update_meta_cache issue while getting record from user meta table in multi site Users normal blocker Awaiting Review defect (bug) dev-feedback 04/24/2023
#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
1 2 3 4
Note: See TracReports for help on using and creating reports.