Make WordPress Core

{30} Tickets with a focus on performance (283 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 283)

1 2 3

Tickets Awaiting Review (71 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61405 Residual of block found in `get_blocks_metadata` even when block is unregistered using `unregister_block_type()`. Editor normal normal Awaiting Review defect (bug) has-patch 07/03/2024
#61234 Investigation Request: High Frequency of `hooked_block_types` Filter Calls Editor normal normal Awaiting Review defect (bug) 07/03/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
#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
#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
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/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
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
#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
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/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
#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
#37763 Target server overload due to invalid RSS feed URL in RSS widget stevenkword Feeds normal normal Awaiting Review defect (bug) 05/16/2024
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal Awaiting Review enhancement dev-feedback 05/15/2024
#52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 04/30/2024
#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
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
#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
#56883 Feeds of non-existent tags and categories displays an empty feed instead of 404 Feeds normal normal Awaiting Review defect (bug) 04/15/2024
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/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
#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
#53320 Why delete_metadata and update_metadata slow performance? Database normal normal Awaiting Review defect (bug) 03/26/2024
#27127 Improve plugin search on installed plugins page Administration normal normal Awaiting Review enhancement 03/22/2024
#53170 Reduce the transient size of WordPress Events and News feeds Widgets normal normal Awaiting Review enhancement 02/23/2024
#60147 Possible bug when YouTube embeds having both loading=lazy attribute and the enablejsapi parameter Embeds normal normal Awaiting Review defect (bug) 02/15/2024
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 02/05/2024
#54116 Check ImageMagick version 6/7 Site Health normal normal Awaiting Review enhancement 01/24/2024
#56390 Updating WP_MEMORY_LIMIT Bootstrap/Load normal normal Awaiting Review enhancement 01/24/2024
#60053 Improve cache flush handling for large multisite database upgrades Cache API normal normal Awaiting Review enhancement 12/20/2023
#59625 Pagination. Classes name mistake for item of pagination General normal normal Awaiting Review defect (bug) 10/14/2023
#55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/31/2023
#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
#54016 Media Library: Bulk delete elements in grid view takes very long Media normal normal Awaiting Review enhancement 07/10/2023
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 06/26/2023
#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
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations Cron API normal normal Awaiting Review enhancement 06/07/2023
#58356 Gravatar local image cache Cache API normal normal Awaiting Review enhancement 05/19/2023
#51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal normal Awaiting Review defect (bug) 05/04/2023
#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
#54144 The New Blocks Widgets Causes a Huge Load on the Database Widgets normal critical Awaiting Review defect (bug) 04/20/2023
#57366 WP 6.1 - Performance Regression Cache API normal normal Awaiting Review defect (bug) dev-feedback 04/20/2023
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor Users normal normal Awaiting Review defect (bug) 04/20/2023
#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
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal normal Awaiting Review feature request 04/17/2023
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal normal Awaiting Review enhancement 04/05/2023
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 03/07/2023
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#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
#50667 New attachment size is created even the source is smaller Media normal normal Awaiting Review defect (bug) 10/19/2022
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/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
#56688 Uncaught Requests_Exception using Requests::request_multiple General normal normal Awaiting Review defect (bug) 09/29/2022
#56489 An extra post lookup in WP_Embed::shortcode for known post Embeds normal normal Awaiting Review enhancement 09/01/2022
#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
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal normal Awaiting Review enhancement 06/30/2022
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/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
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal normal Awaiting Review enhancement 06/03/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
#55854 Save term creation time by default Taxonomy normal minor Awaiting Review feature request 05/27/2022
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#55534 Remaining image files after deleting them General normal critical Awaiting Review defect (bug) 04/05/2022
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal normal Awaiting Review enhancement 04/05/2022
#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
#53070 Establish a Core CSS deprecation path General normal normal Awaiting Review enhancement 12/16/2021
#49582 wp-admin CSS audit Administration normal normal Awaiting Review enhancement 12/16/2021

Tickets Needing Feedback (22 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 06/28/2025
#45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 06/12/2025
#24688 Memory exhaustion caused by very many unattached media Media normal normal Future Release defect (bug) reporter-feedback 06/02/2025
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 03/26/2025
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 03/03/2025
#49278 Improve meta query Query normal normal enhancement dev-feedback 02/27/2025
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 01/29/2025
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 01/21/2025
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 11/06/2024
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() Revisions normal normal Future Release enhancement reporter-feedback 09/25/2024
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal Future Release enhancement reporter-feedback 09/06/2024
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 08/21/2024
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal Future Release enhancement dev-feedback 07/15/2024
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 06/05/2024
#42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 05/29/2024
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/21/2024
#31696 Better select, multi-select, and autocomplete/suggestion inputs in the admin Administration normal normal Future Release enhancement dev-feedback 04/08/2024
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal Future Release enhancement reporter-feedback 06/15/2021
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019

Tickets with Patches (7 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62997 Put the final nail in the coffin of shared terms Taxonomy normal normal Future Release enhancement has-patch 07/02/2025
#11697 Keep private posts in the admin area / Was: Make private posts a canonical plugin Posts, Post Types normal normal defect (bug) close 06/29/2025
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) needs-unit-tests 06/28/2025
#37840 Optimize full size images enshrined Media normal normal Future Release enhancement has-patch 06/19/2025
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) has-patch 06/15/2025
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 06/03/2025
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement has-patch 05/17/2025
1 2 3
Note: See TracReports for help on using and creating reports.