Make WordPress Core

{1} All Tickets (8403 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 8403)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Bundled Theme (22 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#45293 Bundled themes: Add editor styles for form elements normal normal Future Release enhancement 02/24/2020 1
#56487 Bundled themes: opt-in to appearance tools has-patch normal normal Future Release enhancement 12/20/2023 25
#44777 Multiple bundled themes ignore/override ordered list types has-patch normal normal Future Release enhancement 09/14/2023 12
#59012 Option to change Twitter Bird to Twitter X logo normal normal Future Release enhancement 08/15/2023 8
#58836 Remove IE specific checks from more default themes (6.4) reporter-feedback normal normal Future Release enhancement 09/12/2023 2
#49764 Twenty Eleven: Add gradient background options that fit the theme color scheme has-patch normal normal Future Release enhancement 05/11/2021 8
#49761 Twenty Fourteen: Add gradient background options that fit the theme color scheme has-patch normal normal Future Release enhancement 03/13/2024 5
#45928 Twenty Nineteen: Add a filter to the $primary_color variable has-patch normal normal Future Release enhancement 02/21/2020 17
#49712 Twenty Nineteen: Add gradient background options that fit the theme color scheme has-patch normal normal Future Release enhancement 05/24/2020 2
#45917 Twenty Nineteen: Consider adding a search option in the page header normal normal Future Release enhancement 08/12/2019 1
#45924 Twenty Nineteen: Consider making the "—" divider in the header translatable. has-patch low normal Future Release enhancement 04/24/2019 1
#45919 Twenty Nineteen: Improve comments in `twentynineteen_setup` normal normal Future Release enhancement 11/25/2020 1
#45985 Twenty Nineteen: Introduce better theme support for responsive images normal normal Future Release enhancement 12/21/2022 5
#47925 Twenty Nineteen: Size of style.css seems excessively large (225% as large as the next largest theme's CSS) normal normal Future Release enhancement 10/26/2022 4
#49756 Twenty Seventeen: Add gradient background options that fit the theme color scheme has-patch normal normal Future Release enhancement 01/21/2021 2
#44537 Twenty Seventeen: submenu is not available from keyboard with disabled java script normal minor Future Release enhancement 01/18/2019 3
#49757 Twenty Sixteen: Add gradient background options that fit the theme color scheme williampatton has-patch normal normal Future Release enhancement 05/11/2021 1
#49765 Twenty Ten: Add gradient background options that fit the theme color scheme williampatton has-patch normal normal Future Release enhancement 05/11/2021 4
#49763 Twenty Twelve: Add gradient background options that fit the theme color scheme has-patch normal normal Future Release enhancement 08/29/2023 4
#49711 Twenty Twenty: Add gradient background options that fit the theme color scheme has-patch normal normal Future Release enhancement 05/13/2020 8
#54852 Twenty Twenty: Consider less aggressive motion preference styles normal normal Future Release enhancement 01/19/2022 1
#48726 Twenty Twenty: Wrong Text Color for Background Color & Subtle Background when used as background color for blocks normal normal Future Release enhancement 01/16/2024 1

Cache API (49 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#32452 Cache optimizations normal normal defect (bug) 06/04/2019 1
#32848 Null values for Update Options does not reset in $all_options needs-unit-tests normal normal defect (bug) 06/04/2019 4
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained needs-unit-tests low normal defect (bug) 06/04/2019 10
#31520 wp_cache_get generates fatal error reporter-feedback normal normal defect (bug) 06/04/2019 2
#23327 Cache incrementors for get_bookmarks() has-patch low normal enhancement 01/18/2022 7
#60011 6.4.1 seems to deliver poor external cache performance compared with 6.3.2 normal normal Awaiting Review defect (bug) 01/10/2024 6
#23330 Allow autoloading all options, not just autoload = yes options has-patch normal normal Awaiting Review defect (bug) 09/30/2022 13
#55847 Cache does not use expire normal major Awaiting Review defect (bug) 05/28/2022 1
#40052 Issue with WP_Cache not invalidating stale cache after an update request normal major Awaiting Review defect (bug) 03/08/2017 4
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks has-patch normal normal Awaiting Review defect (bug) 04/01/2019 3
#51372 Race condition causes an autoload option to leak outside of alloptions dev-feedback normal normal Awaiting Review defect (bug) 06/09/2022 2
#39382 Skipping term cache cleaning when cache invalidation is suspended normal normal Awaiting Review defect (bug) 03/17/2017 4
#58662 Transients cannot contain non-ascii characters normal normal Awaiting Review defect (bug) 06/28/2023
#57366 WP 6.1 - Performance Regression dev-feedback normal normal Awaiting Review defect (bug) 04/20/2023 3
#30430 WP_Object_Cache does not properly cache objects nested in arrays needs-unit-tests normal normal Awaiting Review defect (bug) 07/08/2022 13
#58411 When Object Cache Pro plugin is enabled normal normal Awaiting Review defect (bug) 05/31/2023 2
#49692 _prime_post_caches should not do anything if object cache is not running normal normal Awaiting Review defect (bug) 03/24/2020 2
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). low normal Awaiting Review defect (bug) 01/11/2022 4
#58189 post_type parameter in update_post_caches() accepts more than a single post type has-patch normal trivial Awaiting Review defect (bug) 07/16/2023 2
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak dev-feedback normal normal Awaiting Review defect (bug) 05/03/2019 1
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" needs-unit-tests normal normal Awaiting Review defect (bug) 07/08/2022 7
#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>. reporter-feedback normal normal Awaiting Review enhancement 04/14/2020 2
#29351 Add a function for stampedes transient caching normal normal Awaiting Review enhancement 07/08/2022 2
#58356 Gravatar local image cache normal normal Awaiting Review enhancement 05/19/2023 1
#60053 Improve cache flush handling for large multisite database upgrades normal normal Awaiting Review enhancement 12/20/2023 2
#57906 Introduce `wp_cache_*_query()` helpers normal normal Awaiting Review enhancement 03/10/2023 1
#24686 Introduce generic filter on transient return value johnbillion dev-feedback normal normal Awaiting Review enhancement 06/07/2021 10
#43341 Proposal: new cache helper functions normal normal Awaiting Review enhancement 02/17/2018
#58650 Reset cache in development mode normal normal Awaiting Review enhancement 06/28/2023 1
#54303 [Object Cache] Allow global caching groups to be filterable / changed dev-feedback normal minor Awaiting Review enhancement 06/09/2022 18
#26402 Add option to DB if option is only present in cache when updating option needs-unit-tests normal normal Future Release defect (bug) 03/17/2017 3
#29247 Crucial caches are not cleared when deleting site dev-feedback normal normal Future Release defect (bug) 07/08/2022 8
#55856 WP Cache stats size wrong? has-patch normal minor Future Release defect (bug) 02/07/2024 3
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov has-patch normal minor Future Release defect (bug) 03/17/2017 2
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 needs-unit-tests normal minor Future Release defect (bug) 11/28/2023 7
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php needs-unit-tests normal normal Future Release defect (bug) 10/10/2022 15
#14254 update_meta_cache fails; query too large? pbearne has-patch normal normal Future Release defect (bug) 02/27/2024 15
#55999 wp_suspend_cache_addition should also disable cache setting? dev-feedback normal normal Future Release defect (bug) 02/07/2024 5
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked needs-docs normal normal Future Release enhancement 06/15/2021 1
#57743 Add `$found` parameter to `wp_cache_get_multiple()` has-patch normal normal Future Release enhancement 03/24/2023 17
#55463 Add a limit to _prime_*_cache functions spacedmonkey dev-feedback normal normal Future Release enhancement 07/09/2023 8
#45471 Allow caching of parse_blocks results francina dev-feedback normal normal Future Release enhancement 03/29/2023 15
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods has-patch normal normal Future Release enhancement 07/08/2022 4
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method dev-feedback normal normal Future Release enhancement 04/20/2023 2
#45417 Lack of actions when wp_cache_flush is called dev-feedback normal trivial Future Release enhancement 12/02/2018 1
#15565 More context for clean_post_cache() spacedmonkey dev-feedback normal normal Future Release enhancement 07/12/2022 11
#35430 Should the 'counts' cache group be persistent? has-patch normal normal Future Release enhancement 12/19/2022 9
#59592 Store last changed value in key instead of using it as a salt for query caches has-patch normal normal Future Release enhancement 10/12/2023 6
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries reporter-feedback normal normal Future Release enhancement 06/15/2021 2

Canonical (29 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#20388 ?cpage=N URLs do not have canonical redirection has-patch normal normal defect (bug) 06/04/2019 4
#17661 Appending date & author based query vars to a permalink overrides the permalink needs-unit-tests normal normal defect (bug) 06/04/2019 2
#36355 Article URL redirects no longer working normal normal defect (bug) 06/04/2019 2
#34800 Canonical 301 redirects go to request origin instead of site_url reporter-feedback normal normal defect (bug) 06/04/2019 3
#22879 Canonical Link Missing on Front Page normal normal defect (bug) 06/04/2019 6
#36873 Canonical redirect code does opposite of comment, breaks script when home_url starts with https normal normal defect (bug) 06/04/2019
#14201 Canonical redirect kicks in in case of category/tag base containing other chars then a-z, 0-9, _ and - close normal normal defect (bug) 06/04/2019 21
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 has-patch normal normal defect (bug) 06/04/2019 3
#37505 Filtering pagination when the pagenumber doesn't exist. normal normal defect (bug) 06/04/2019 1
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives needs-unit-tests normal normal defect (bug) 06/04/2019 2
#35847 Issue with blog roll pagination on static frontpage normal major defect (bug) 06/04/2019 4
#35689 Pagination issue on front page after 4.4.1 update normal normal defect (bug) 06/04/2019 12
#16133 Pagination issue with tag "rss" dev-feedback normal normal defect (bug) 06/04/2019 3
#21700 Problem obtaining the Feed of an archive of tag “RSS” normal normal defect (bug) 06/04/2019 12
#30905 Theme Preview - Not working preview when front page setting stevenkword normal normal defect (bug) 06/04/2019 2
#10690 WordPress does not support non-ascii characters in the domain name markjaquith needs-unit-tests normal normal defect (bug) 06/04/2019 36
#20386 Year permalinks "win" against category permalinks needs-unit-tests normal normal defect (bug) 06/04/2019 4
#30631 posts_per_page causing infinite duplicate content normal normal defect (bug) 06/04/2019 2
#37115 recent canonical change is giving an infinite 301 redirect loop dev-feedback normal normal defect (bug) 06/04/2019 7
#35794 redirect_canonical doesn't strip off custom feed endings normal normal defect (bug) 06/04/2019 2
#31300 redirect_canonical returns too early dev-feedback normal normal defect (bug) 12/06/2019 3
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 has-patch normal normal defect (bug) 06/04/2019 7
#18385 Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general dev-feedback normal normal enhancement 06/04/2019 1
#20283 Create new variable or function in $wp_query object to get canonical URL of any site's page dev-feedback normal normal enhancement 06/04/2019 3
#53574 404 redirect guessing should not apply on URLs with trailing slashes normal normal Awaiting Review defect (bug) 07/01/2021
#44559 Alias redirected when page is set as a homepage normal normal Awaiting Review defect (bug) 07/10/2018
#46061 Canonical prevents accessing paginated results of feed-named tags normal normal Awaiting Review defect (bug) 11/01/2022 5
#51725 Canonical redirect and user_trailingslashit() needs-unit-tests normal trivial Awaiting Review defect (bug) 01/25/2024 5
#55880 Custom post type isn't redirected to its canonical URL normal normal Awaiting Review defect (bug) 08/04/2023 1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.