PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Cache
  4. Cookie Tasting
Cookie Tasting icon

Cookie Tasting

Detect user login only with cookie. The best helper for cached WordPress sites.

By TAROSKY INC.·Cache·Free
5(1 reviews)
·10 active installs·Updated 5 years ago
DownloadVisit HomepageCompare

As of April 2026, Cookie Tasting is a WordPress cache plugin with 10 active installations and a 5/5 rating from 1 reviews. It has been downloaded 2.2K+ times in total. Requires WordPress 5.0+ and PHP 7.0+. Available on WordPress.org since 2019. Last updated 5 years ago — may have compatibility concerns. Top alternative: WP Fastest Cache – WordPress Cache….

5/51 reviews
10active installs
2.2K+total downloads
7 yearssince 2019

Overview

This plugin sets user cookie when user is logged in.
You can use cookie as data store,
so you can use it as UI resource.

Visibility

This plugin adds class to html element.

  • ct-logged-in The current user is logged in.
  • ct-not-logged-in The current user is anonymous.

You can control elements visibility with CSS.

.some-element{
  display: none;
}
.ct-logged-in .some-element{
  display: block;
}

From JavaScript

You can use Global Object CookieTasting for utility.

  • CookieTasting.userName() Returns user name. If not logged in, returns ‘Guest’.
  • CookieTasting.lastUpdated() Returns timestamp of last log in check. If this equals 0, it means that user is anonymous.

Besides that, this plugin checks periodically log-in status.
You can handle it with jQuery.

jQuery( document ).on( 'cookie.…
Read full description on WordPress.org

Ratings & Reviews

51 reviews
5 ★
1
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress5.0+ requiredTested up to 5.5.18
PHP7.0+ required

Top Alternatives to Cookie Tasting

WP Fastest Cache – WordPress Cache Plugin icon
WP Fastest Cache – WordPress Cache…
4.91.0M+ installsUpdated 1 month ago
ViewCompare
WP Super Cache icon
WP Super Cache
4.31.0M+ installsUpdated 4 months ago
ViewCompare
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance icon
WP-Optimize – Cache, Compress images…
4.81.0M+ installsUpdated 1 week ago
ViewCompare
SpeedyCache – Cache, Optimization, Performance icon
SpeedyCache – Cache, Optimization…
4.5600K+ installsUpdated 4 days ago
ViewCompare
Breeze Cache icon
Breeze Cache
3.5400K+ installsUpdated 2 weeks ago
ViewCompare
View all cache plugins →

Frequently Asked Questions

Changelog

1.0.11

  • Display console.log only if SCRIPT_DEBUG is true.
View full changelog on WordPress.org

Contributors

TAROSKY INC.TAROSKY INC.Fumiki TakahashiFumiki Takahashi
Plugin Info
Version
1.0.11
Last Updated
Oct 27, 2020
WP Requires
5.0+
Tested Up To
5.5.18
PHP Requires
7.0+
Active Installs
10
Downloads
2.2K+
Added
Mar 14, 2019
Business
Free

Tags

cachecookiemembership

Developer

T
TAROSKY INC.
14 plugins0.0M+ total installs
View all plugins →

Quick Compare

Cookie Tasting vs WP Fastest Cache – WordPress Cache…→Cookie Tasting vs WP Super Cache→Cookie Tasting vs WP-Optimize – Cache, Compress images…→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.