Make WordPress Core

{1} All Tickets (8342 matches)

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

Results (901 - 1000 of 8342)

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

Bundled Theme (17 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61049 Twenty Twenty-One: header alignment with wrapping navigation on iPad Pro 11 (834 × 1194) normal normal Awaiting Review defect (bug) 09/20/2024 1
#62128 Twenty Thirteen to Twenty Sixteen: update Genericons has-patch normal normal Awaiting Review enhancement 09/27/2024 2
#48734 Twenty Twenty: [em] tag with blank string inside ruins theme layout audrasjb* dev-feedback normal normal Future Release defect (bug) 09/27/2024 14
#62079 Twenty Fifteen : PHPCS Fixes dev-feedback normal normal Awaiting Review defect (bug) 09/28/2024 4
#58836 Remove IE specific checks from more default themes sabernhardt* has-patch normal normal 6.8 enhancement 09/30/2024 13
#61765 Twenty Twelve: The large quote pattern does not use a quote block has-patch low normal 6.8 enhancement 09/30/2024 15
#55974 Bundled theme: Add support for border options has-patch normal normal 6.8 enhancement 10/01/2024 76
#62096 Twenty Nineteen: adjust avatar dimensions for comment author has-patch normal minor 6.7 defect (bug) 10/01/2024 3
#56496 Twenty Twenty-Two: Update readme and docs to inform user how to change comment block joedolson* normal normal 6.7 defect (bug) 10/01/2024 24
#60808 Twenty Twenty-Four: Black outline around the Navigation block submenu-expanding button dev-feedback normal normal 6.7 defect (bug) 10/01/2024 42
#61881 Twenty Fourteen: Button block background color is mismatch has-patch normal normal Awaiting Review defect (bug) 10/02/2024 4
#62143 Twenty Twenty-Five: The copyright format may not be correct normal normal Awaiting Review defect (bug) 10/02/2024 4
#62117 Twenty Seventeen: Uploaded video for the header does not display reporter-feedback normal normal Awaiting Review defect (bug) 10/03/2024 3
#61591 Multiple bundled themes: block editor style is added incorrectly has-patch normal normal 6.7 defect (bug) 10/04/2024 11
#49950 Twenty Twenty: with horizontal menu, submenu should be dismissible joedolson has-patch normal normal 6.7 defect (bug) 10/04/2024 31
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" has-patch normal minor Awaiting Review defect (bug) 10/05/2024 5
#62008 Twenty Eleven: Previous and Next links are not clickable in Mobile Portrait mode joedolson* commit normal normal 6.7 defect (bug) 10/05/2024 15

Cache API (46 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39382 Skipping term cache cleaning when cache invalidation is suspended normal normal Awaiting Review defect (bug) 03/17/2017 4
#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
#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
#43341 Proposal: new cache helper functions normal normal Awaiting Review enhancement 02/17/2018
#45417 Lack of actions when wp_cache_flush is called dev-feedback normal trivial Future Release enhancement 12/02/2018 1
#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
#32452 Cache optimizations normal normal defect (bug) 06/04/2019 1
#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
#49692 _prime_post_caches should not do anything if object cache is not running normal normal Awaiting Review defect (bug) 03/24/2020 2
#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
#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
#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
#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
#55847 Cache does not use expire normal major Awaiting Review defect (bug) 05/28/2022 1
#51372 Race condition causes an autoload option to leak outside of alloptions dev-feedback normal normal Awaiting Review defect (bug) 06/09/2022 2
#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
#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
#29247 Crucial caches are not cleared when deleting site dev-feedback normal normal Future Release defect (bug) 07/08/2022 8
#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
#15565 More context for clean_post_cache() spacedmonkey dev-feedback normal normal Future Release enhancement 07/12/2022 11
#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
#57906 Introduce `wp_cache_*_query()` helpers normal normal Awaiting Review enhancement 03/10/2023 1
#57743 Add `$found` parameter to `wp_cache_get_multiple()` has-patch normal normal Future Release enhancement 03/24/2023 17
#45471 Allow caching of parse_blocks results francina dev-feedback normal normal Future Release enhancement 03/29/2023 15
#57366 WP 6.1 - Performance Regression dev-feedback normal normal Awaiting Review defect (bug) 04/20/2023 3
#58356 Gravatar local image cache normal normal Awaiting Review enhancement 05/19/2023 1
#58411 When Object Cache Pro plugin is enabled normal normal Awaiting Review defect (bug) 05/31/2023 2
#58650 Reset cache in development mode normal normal Awaiting Review enhancement 06/28/2023 1
#58662 Transients cannot contain non-ascii characters normal normal Awaiting Review defect (bug) 06/28/2023
#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
#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
#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
#60053 Improve cache flush handling for large multisite database upgrades normal normal Awaiting Review enhancement 12/20/2023 2
#14254 update_meta_cache fails; query too large? pbearne has-patch normal normal Future Release defect (bug) 02/27/2024 15
#35430 Should the 'counts' cache group be persistent? has-patch normal normal Future Release enhancement 05/06/2024 10
#23330 Allow autoloading all options, not just autoload = yes options has-patch normal normal Awaiting Review enhancement 05/29/2024 13
#55999 wp_suspend_cache_addition should also disable cache setting? dev-feedback normal normal Future Release defect (bug) 06/05/2024 8
#55856 WP Cache stats size wrong? has-patch normal minor Future Release defect (bug) 06/05/2024 6
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne dev-feedback normal normal Awaiting Review defect (bug) 06/14/2024 2
#54303 [Object Cache] Allow global caching groups to be filterable / changed dev-feedback normal minor Awaiting Review enhancement 06/26/2024 19
#61467 Inconsistent cache handling for network (site) meta dev-feedback normal major Awaiting Review defect (bug) 07/03/2024 7
#60011 6.4.1 seems to deliver poor external cache performance compared with 6.3.2 normal normal Awaiting Review defect (bug) 07/16/2024 7
#40052 Issue with WP_Cache not invalidating stale cache after an update request normal major Awaiting Review defect (bug) 07/23/2024 5
#32848 Null values for Update Options does not reset in $all_options pbearne* has-patch normal normal 6.7 defect (bug) 08/26/2024 18
#24686 Introduce generic filter on transient return value johnbillion dev-feedback normal normal Awaiting Review enhancement 09/06/2024 10
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method dev-feedback normal normal Future Release enhancement 09/25/2024 3

Canonical (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35562 Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1 normal normal Future Release defect (bug) 02/07/2017 5
#43249 Redirection issue with Japanese characters in query string on static front page normal normal Awaiting Review defect (bug) 02/09/2018 1
#42512 Domain with special character redirect loop on homepage normal normal Awaiting Review defect (bug) 03/14/2018 1
#44559 Alias redirected when page is set as a homepage normal normal Awaiting Review defect (bug) 07/10/2018
#40082 Pretty links for users when searching normal normal Awaiting Review enhancement 08/14/2018 9
#17653 Canonical Redirect when space(s) are used instead of hyphens when requesting a page SergeyBiryukov* normal normal Future Release enhancement 08/19/2018 9
#44899 redirect_canonical redirects to another URL when it should not needs-unit-tests normal critical Awaiting Review defect (bug) 09/06/2018
#45459 Infinite Loop By redirect_canonical (canonical.php) due to mishandling of Port Information in URL creation/rebuilt normal major Awaiting Review defect (bug) 12/06/2018 1
#45687 URL params get lost because of canonical redirect on static front page normal minor Awaiting Review defect (bug) 12/18/2018
#35437 dot in permalinks normal normal Future Release enhancement 01/08/2019 5
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() needs-unit-tests normal normal Future Release defect (bug) 01/14/2019 3
#42423 Warning in redirect_guess_404_permalink if $query->post_type is an array instead of a string normal normal Awaiting Review defect (bug) 02/01/2019 1
#39535 Canonical redirects disallow tag named comments needs-unit-tests normal normal Future Release defect (bug) 02/28/2019 14
#30581 http/https pages have different canonical URLs joostdevalk normal normal Future Release defect (bug) 04/03/2019 10
#10690 WordPress does not support non-ascii characters in the domain name markjaquith needs-unit-tests normal normal defect (bug) 06/04/2019 36
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 has-patch normal normal defect (bug) 06/04/2019 3
#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
#17661 Appending date & author based query vars to a permalink overrides the permalink needs-unit-tests normal normal defect (bug) 06/04/2019 2
#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
#20386 Year permalinks "win" against category permalinks needs-unit-tests normal normal defect (bug) 06/04/2019 4
#20388 ?cpage=N URLs do not have canonical redirection has-patch normal normal defect (bug) 06/04/2019 4
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 has-patch normal normal defect (bug) 06/04/2019 7
#21700 Problem obtaining the Feed of an archive of tag “RSS” normal normal defect (bug) 06/04/2019 12
#22879 Canonical Link Missing on Front Page normal normal defect (bug) 06/04/2019 6
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives needs-unit-tests normal normal defect (bug) 06/04/2019 2
#30631 posts_per_page causing infinite duplicate content normal normal defect (bug) 06/04/2019 2
#30905 Theme Preview - Not working preview when front page setting stevenkword 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
#35689 Pagination issue on front page after 4.4.1 update normal normal defect (bug) 06/04/2019 12
#35794 redirect_canonical doesn't strip off custom feed endings 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
#36355 Article URL redirects no longer working normal normal defect (bug) 06/04/2019 2
#36873 Canonical redirect code does opposite of comment, breaks script when home_url starts with https normal normal defect (bug) 06/04/2019
#37115 recent canonical change is giving an infinite 301 redirect loop dev-feedback normal normal defect (bug) 06/04/2019 7
#37505 Filtering pagination when the pagenumber doesn't exist. normal normal defect (bug) 06/04/2019 1
#33821 redirect_canonical does not consider port in $compare_original needs-unit-tests normal normal Future Release defect (bug) 09/23/2019 7
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.