Make WordPress Core

{1} All Tickets (8247 matches)

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

Results (1001 - 1100 of 8247)

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

Cache API (40 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#15565 More context for clean_post_cache() spacedmonkey dev-feedback normal normal Future Release enhancement 4 years ago 11
#64950 wp_using_ext_object_cache can return null, causing type failures, potential fatals westonruter has-patch normal normal Future Release defect (bug) 8 days ago 10
#24686 Introduce generic filter on transient return value johnbillion dev-feedback normal normal Awaiting Review enhancement 2 years ago 10
#35430 Should the 'counts' cache group be persistent? has-patch normal normal Future Release enhancement 2 years ago 10
#29247 Crucial caches are not cleared when deleting site dev-feedback normal normal Future Release defect (bug) 4 years ago 8
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" has-patch normal normal Awaiting Review defect (bug) 18 months ago 8
#55999 wp_suspend_cache_addition should also disable cache setting? dev-feedback normal normal Future Release defect (bug) 2 years ago 8
#39382 Skipping term cache cleaning when cache invalidation is suspended has-patch normal normal Future Release defect (bug) 17 months ago 7
#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) 3 years ago 7
#32452 Cache optimizations pbearne has-patch normal normal Awaiting Review defect (bug) 19 months ago 6
#55856 WP Cache stats size wrong? has-patch normal minor Future Release defect (bug) 2 years ago 6
#40052 Issue with WP_Cache not invalidating stale cache after an update request normal major Awaiting Review defect (bug) 2 years ago 5
#63022 Update cache.php - Improve function wp_cache_decr close normal normal Awaiting Review enhancement 14 months ago 5
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries reporter-feedback normal normal Future Release enhancement 8 weeks ago 5
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). low normal Awaiting Review defect (bug) 5 years ago 4
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods has-patch normal normal Future Release enhancement 4 years ago 4
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method dev-feedback normal normal Future Release enhancement 22 months ago 4
#60053 Improve cache flush handling for large multisite database upgrades normal normal Awaiting Review enhancement 5 months ago 4
#57263 test for wp_suspend_cache_addition has-patch normal normal Future Release enhancement 3 months ago 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) 7 years ago 3
#57366 WP 6.1 - Performance Regression dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#63618 `is_object_in_term` object cache uses "set" instead of "add" has-patch normal normal Awaiting Review defect (bug) 8 months ago 3
#60015 PHPunit test for wp_suspend_cache_invalidation has-patch normal normal Future Release enhancement 18 months ago 3
#59752 test for wp_cache_get_last_changed has-patch normal normal Future Release enhancement 3 months ago 3
#57264 test for wp_suspend_cache_invalidation has-patch normal normal Future Release enhancement 3 months ago 3
#51372 Race condition causes an autoload option to leak outside of alloptions dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 2
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov has-patch normal minor Future Release defect (bug) 9 years ago 2
#58411 When Object Cache Pro plugin is enabled normal normal Awaiting Review defect (bug) 3 years ago 2
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne dev-feedback normal normal Awaiting Review defect (bug) 2 years ago 2
#60017 PHPunit test for wp_suspend_cache_addition has-patch normal normal Future Release enhancement 18 months ago 2
#62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? normal normal Awaiting Review enhancement 22 months ago 2
#55847 Cache does not use expire normal major Awaiting Review defect (bug) 4 years ago 1
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked needs-docs normal normal Future Release enhancement 5 years ago 1
#58356 Gravatar local image cache normal normal Awaiting Review enhancement 3 years ago 1
#45417 Lack of actions when wp_cache_flush is called dev-feedback normal trivial Future Release enhancement 8 years ago 1
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input has-patch normal normal Awaiting Review enhancement 7 weeks ago 1
#65487 Performance: Implement a dedicated last_changed key for metadata cache groups to isolate query cache invalidation has-patch normal normal Awaiting Review enhancement 8 weeks ago 1
#58650 Reset cache in development mode normal normal Awaiting Review enhancement 3 years ago 1
#58662 Transients cannot contain non-ascii characters normal normal Awaiting Review defect (bug) 3 years ago
#43341 Proposal: new cache helper functions normal normal Awaiting Review enhancement 8 years ago

Canonical (60 matches)

#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' has-patch normal normal Future Release defect (bug) 12 months ago 70
#33821 redirect_canonical does not consider port in $compare_original has-patch normal normal Future Release defect (bug) 5 months ago 66
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya has-patch normal normal Future Release defect (bug) 15 months ago 51
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 3 months ago 50
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov has-patch normal normal Future Release defect (bug) 5 years ago 46
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 22 months ago 45
#18660 Enhance rel_canonical function, add filter joostdevalk dev-feedback normal normal Future Release enhancement 14 months ago 38
#10690 WordPress does not support non-ascii characters in the domain name markjaquith needs-unit-tests normal normal defect (bug) 7 years ago 36
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case needs-unit-tests normal blocker Future Release defect (bug) 3 years ago 28
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov close normal normal Future Release defect (bug) 15 months ago 27
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov has-patch normal normal Future Release defect (bug) 4 years ago 25
#18734 Subcategory archive does work with any name as parent category in URL dev-feedback normal normal Future Release defect (bug) 6 months ago 17
#39535 Canonical redirects disallow tag named comments has-patch normal normal Future Release defect (bug) 14 months ago 16
#23074 Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect) has-patch normal major Future Release defect (bug) 2 years ago 16
#53362 Invalid paginated requests not treated as such SergeyBiryukov* normal normal Future Release defect (bug) 3 years ago 15
#35689 Pagination issue on front page after 4.4.1 update normal normal defect (bug) 7 years ago 12
#21700 Problem obtaining the Feed of an archive of tag “RSS” normal normal defect (bug) 7 years ago 12
#11856 URL for 1st comments page is not canonical markjaquith dev-feedback normal normal Future Release defect (bug) 3 years ago 12
#64376 redirect_canonical() causes unnecessary 301 redirects for query string encoding variants (+ vs %20) has-patch normal normal Future Release defect (bug) 13 days ago 12
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 has-patch normal normal defect (bug) 12 months ago 11
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") normal normal Awaiting Review enhancement 7 years ago 11
#30581 http/https pages have different canonical URLs joostdevalk normal normal Future Release defect (bug) 7 years ago 10
#17653 Canonical Redirect when space(s) are used instead of hyphens when requesting a page SergeyBiryukov* normal normal Future Release enhancement 8 years ago 9
#40082 Pretty links for users when searching normal normal Awaiting Review enhancement 8 years ago 9
#51348 Trailing slash redirect removes pipes from query strings normal normal Awaiting Review defect (bug) 5 years ago 8
#37115 recent canonical change is giving an infinite 301 redirect loop dev-feedback normal normal defect (bug) 7 years ago 7
#22879 Canonical Link Missing on Front Page normal normal defect (bug) 7 years ago 6
#49369 redirect_canonical() should strip trailing protocols needs-unit-tests normal major Awaiting Review defect (bug) 6 months ago 6
#49220 rel_canonical generates the wrong canonical structure for paginated pages. normal normal Awaiting Review defect (bug) 4 years ago 6
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov needs-unit-tests normal major Future Release defect (bug) 7 years ago 5
#46061 Canonical prevents accessing paginated results of feed-named tags normal normal Awaiting Review defect (bug) 4 years ago 5
#51725 Canonical redirect and user_trailingslashit() needs-unit-tests normal trivial Awaiting Review defect (bug) 3 years ago 5
#16133 Pagination issue with tag "rss" dev-feedback normal normal defect (bug) 4 months ago 5
#35562 Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1 normal normal Future Release defect (bug) 10 years ago 5
#36737 Single site reachable on multiple subdomains always redirected to site_url close normal normal Awaiting Review defect (bug) 6 years ago 5
#37832 Using ?p=xxx on a posts page with an invalid post ID does not return a 404 status normal normal defect (bug) 9 months ago 5
#35437 dot in permalinks normal normal Future Release enhancement 8 years ago 5
#20388 ?cpage=N URLs do not have canonical redirection has-patch normal normal defect (bug) 7 years ago 4
#35847 Issue with blog roll pagination on static frontpage normal major defect (bug) 7 years ago 4
#55993 Wrong canonical redirect for paged posts page normal normal Awaiting Review defect (bug) 15 months ago 4
#20386 Year permalinks "win" against category permalinks needs-unit-tests normal normal defect (bug) 7 years ago 4
#36420 A more forgiving redirect guesser dev-feedback normal normal Awaiting Review enhancement 2 years ago 4
#17661 Appending date & author based query vars to a permalink overrides the permalink needs-unit-tests normal normal defect (bug) 6 months ago 3
#34800 Canonical 301 redirects go to request origin instead of site_url reporter-feedback normal normal defect (bug) 7 years ago 3
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 has-patch normal normal defect (bug) 7 years ago 3
#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) 8 years ago 3
#41577 Fix Notice fixing normal normal Awaiting Review defect (bug) 5 years ago 3
#51700 Infinite redirect loop error when blog site is rewritten and real domain on another server normal normal Awaiting Review defect (bug) 6 years ago 3
#31300 redirect_canonical returns too early dev-feedback normal normal defect (bug) 16 months ago 3
#20283 Create new variable or function in $wp_query object to get canonical URL of any site's page dev-feedback normal normal enhancement 7 years ago 3
#36355 Article URL redirects no longer working normal normal defect (bug) 7 years ago 2
#42512 Domain with special character redirect loop on homepage has-patch normal normal Awaiting Review defect (bug) 5 weeks ago 2
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives needs-unit-tests normal normal defect (bug) 7 years ago 2
#62299 Pages with random numbers similar to the main page of the site normal normal Awaiting Review defect (bug) 21 months ago 2
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. has-patch normal normal Awaiting Review defect (bug) 6 years ago 2
#57260 Static home page redirect error using post name premalinks behind reverse proxy normal normal Awaiting Review defect (bug) 4 years ago 2
#30905 Theme Preview - Not working preview when front page setting stevenkword normal normal defect (bug) 7 years ago 2
#41712 canonical infinite redirect bug has-patch normal normal Awaiting Review defect (bug) 6 years ago 2
#30631 posts_per_page causing infinite duplicate content normal normal defect (bug) 7 years ago 2
#35794 redirect_canonical doesn't strip off custom feed endings normal normal defect (bug) 7 years ago 2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.