Make WordPress Core

{1} All Tickets (8314 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 8314)

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

Cache API (44 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#29247 Crucial caches are not cleared when deleting site dev-feedback normal normal Future Release defect (bug) 4 years ago 8
#15565 More context for clean_post_cache() spacedmonkey dev-feedback normal normal Future Release enhancement 4 years ago 11
#57743 Add `$found` parameter to `wp_cache_get_multiple()` has-patch normal normal Future Release enhancement 3 years ago 17
#57366 WP 6.1 - Performance Regression dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#58356 Gravatar local image cache normal normal Awaiting Review enhancement 3 years ago 1
#58411 When Object Cache Pro plugin is enabled normal normal Awaiting Review defect (bug) 3 years ago 2
#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
#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
#35430 Should the 'counts' cache group be persistent? has-patch normal normal Future Release enhancement 2 years ago 10
#23330 Allow autoloading all options, not just autoload = yes options has-patch normal normal Awaiting Review enhancement 2 years ago 13
#55999 wp_suspend_cache_addition should also disable cache setting? dev-feedback normal normal Future Release defect (bug) 2 years ago 8
#55856 WP Cache stats size wrong? has-patch normal minor Future Release defect (bug) 2 years ago 6
#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
#54303 [Object Cache] Allow global caching groups to be filterable / changed dev-feedback normal minor Awaiting Review enhancement 2 years ago 19
#40052 Issue with WP_Cache not invalidating stale cache after an update request normal major Awaiting Review defect (bug) 2 years ago 5
#24686 Introduce generic filter on transient return value johnbillion dev-feedback normal normal Awaiting Review enhancement 2 years ago 10
#62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? normal normal Awaiting Review enhancement 2 years ago 2
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method dev-feedback normal normal Future Release enhancement 23 months ago 4
#32452 Cache optimizations pbearne has-patch normal normal Awaiting Review defect (bug) 20 months ago 6
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" has-patch normal normal Awaiting Review defect (bug) 20 months ago 8
#60017 PHPunit test for wp_suspend_cache_addition has-patch normal normal Future Release enhancement 19 months ago 2
#60015 PHPunit test for wp_suspend_cache_invalidation has-patch normal normal Future Release enhancement 19 months ago 3
#14254 update_meta_cache fails; query too large? pbearne has-patch normal normal Future Release defect (bug) 19 months ago 17
#39382 Skipping term cache cleaning when cache invalidation is suspended has-patch normal normal Future Release defect (bug) 18 months ago 7
#63022 Update cache.php - Improve function wp_cache_decr close normal normal Awaiting Review enhancement 16 months ago 5
#45471 Allow caching of parse_blocks results francina dev-feedback normal normal Future Release enhancement 15 months ago 21
#32848 Null values for Update Options does not reset in $all_options pbearne* dev-feedback normal normal Future Release defect (bug) 15 months ago 23
#63618 `is_object_in_term` object cache uses "set" instead of "add" has-patch normal normal Awaiting Review defect (bug) 9 months ago 3
#30430 WP_Object_Cache does not properly cache objects nested in arrays dev-feedback normal normal Awaiting Review defect (bug) 8 months ago 14
#60053 Improve cache flush handling for large multisite database upgrades normal normal Awaiting Review enhancement 6 months ago 4
#61467 Inconsistent cache handling for network (site) meta spacedmonkey dev-feedback normal major Future Release defect (bug) 6 months ago 17
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php has-patch normal normal Future Release defect (bug) 5 months ago 16
#59752 test for wp_cache_get_last_changed has-patch normal normal Future Release enhancement 4 months ago 3
#57263 test for wp_suspend_cache_addition has-patch normal normal Future Release enhancement 4 months ago 4
#57264 test for wp_suspend_cache_invalidation has-patch normal normal Future Release enhancement 4 months ago 3
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries reporter-feedback normal normal Future Release enhancement 3 months ago 5
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input has-patch normal normal Awaiting Review enhancement 3 months ago 1
#26402 Add option to DB if option is only present in cache when updating option has-patch normal normal Future Release defect (bug) 7 weeks 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) 6 weeks ago 10
#66005 Core Needs a Validating Cache Get Function dev-feedback normal normal Awaiting Review enhancement 11 days ago 5
#66006 WP_Post::get_instance() and four others cache a miss while cache addition is suspended westonruter has-patch normal normal 7.2 defect (bug) 8 days ago 9
#65487 Performance: Implement a dedicated last_changed key for metadata cache groups to isolate query cache invalidation has-patch normal normal Awaiting Review enhancement 3 days ago 2

Canonical (56 matches)

#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
#43249 Redirection issue with Japanese characters in query string on static front page normal normal Awaiting Review defect (bug) 9 years ago 1
#44559 Alias redirected when page is set as a homepage normal normal Awaiting Review defect (bug) 8 years ago
#40082 Pretty links for users when searching normal normal Awaiting Review enhancement 8 years ago 9
#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
#44899 redirect_canonical redirects to another URL when it should not needs-unit-tests normal critical Awaiting Review defect (bug) 8 years ago
#45459 Infinite Loop By redirect_canonical (canonical.php) due to mishandling of Port Information in URL creation/rebuilt normal major Awaiting Review defect (bug) 8 years ago 1
#45687 URL params get lost because of canonical redirect on static front page normal minor Awaiting Review defect (bug) 8 years ago
#35437 dot in permalinks normal normal Future Release enhancement 8 years ago 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) 8 years ago 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) 8 years ago 1
#30581 http/https pages have different canonical URLs joostdevalk normal normal Future Release defect (bug) 7 years ago 10
#10690 WordPress does not support non-ascii characters in the domain name markjaquith needs-unit-tests normal normal defect (bug) 7 years ago 36
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 has-patch normal normal defect (bug) 7 years ago 3
#18385 Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general dev-feedback normal normal enhancement 7 years ago 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 7 years ago 3
#20386 Year permalinks "win" against category permalinks needs-unit-tests normal normal defect (bug) 7 years ago 4
#20388 ?cpage=N URLs do not have canonical redirection has-patch normal normal defect (bug) 7 years ago 4
#21700 Problem obtaining the Feed of an archive of tag “RSS” normal normal defect (bug) 7 years ago 12
#22879 Canonical Link Missing on Front Page normal normal defect (bug) 7 years ago 6
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives needs-unit-tests normal normal defect (bug) 7 years ago 2
#30905 Theme Preview - Not working preview when front page setting stevenkword normal normal defect (bug) 7 years ago 2
#34800 Canonical 301 redirects go to request origin instead of site_url reporter-feedback normal normal defect (bug) 7 years ago 3
#35689 Pagination issue on front page after 4.4.1 update normal normal defect (bug) 7 years ago 12
#35794 redirect_canonical doesn't strip off custom feed endings normal normal defect (bug) 7 years ago 2
#35847 Issue with blog roll pagination on static frontpage normal major defect (bug) 7 years ago 4
#36355 Article URL redirects no longer working normal normal defect (bug) 7 years ago 2
#36873 Canonical redirect code does opposite of comment, breaks script when home_url starts with https normal normal defect (bug) 7 years ago
#37115 recent canonical change is giving an infinite 301 redirect loop dev-feedback normal normal defect (bug) 7 years ago 7
#37505 Filtering pagination when the pagenumber doesn't exist. normal normal defect (bug) 7 years ago 1
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov needs-unit-tests normal major Future Release defect (bug) 7 years ago 5
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") normal normal Awaiting Review enhancement 7 years ago 11
#50065 Load balancers forwarding host header with port and redirect loop normal normal Awaiting Review defect (bug) 6 years ago
#50084 redirect_canonical() need additional hook normal normal Awaiting Review defect (bug) 6 years ago 2
#50149 url issue on category slugs normal normal Awaiting Review defect (bug) 6 years ago 2
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array needs-unit-tests normal normal Awaiting Review enhancement 6 years ago
#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
#51508 Fix for canonical.php normal trivial Awaiting Review enhancement 6 years ago
#51916 Incorrect URL encoding and redirect in redirect_canonical normal normal Awaiting Review defect (bug) 6 years ago
#41712 canonical infinite redirect bug has-patch normal normal Awaiting Review defect (bug) 6 years ago 2
#36737 Single site reachable on multiple subdomains always redirected to site_url close normal normal Awaiting Review defect (bug) 6 years ago 5
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. has-patch normal normal Awaiting Review defect (bug) 6 years ago 2
#51348 Trailing slash redirect removes pipes from query strings normal normal Awaiting Review defect (bug) 5 years ago 8
#41577 Fix Notice fixing normal normal Awaiting Review defect (bug) 5 years ago 3
#53574 404 redirect guessing should not apply on URLs with trailing slashes normal normal Awaiting Review defect (bug) 5 years ago
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov has-patch normal normal Future Release defect (bug) 5 years ago 46
#54758 Front page not embeddable when using a static page_on_front has-patch normal normal Awaiting Review defect (bug) 5 years ago 1
#46061 Canonical prevents accessing paginated results of feed-named tags normal normal Awaiting Review defect (bug) 4 years ago 5
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov has-patch normal normal Future Release defect (bug) 4 years ago 25
#49220 rel_canonical generates the wrong canonical structure for paginated pages. normal normal Awaiting Review defect (bug) 4 years ago 6
#57260 Static home page redirect error using post name premalinks behind reverse proxy normal normal Awaiting Review defect (bug) 4 years ago 2
#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
#53362 Invalid paginated requests not treated as such SergeyBiryukov* normal normal Future Release defect (bug) 3 years ago 15
#55880 Custom post type isn't redirected to its canonical URL normal normal Awaiting Review defect (bug) 3 years ago 1
#58803 Infinite loop in canonical.php normal minor Awaiting Review defect (bug) 3 years ago 1
#11856 URL for 1st comments page is not canonical markjaquith dev-feedback normal normal Future Release defect (bug) 3 years ago 12
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.