Title: CookieAdmin &#8211; Cookie Consent Banner
Author: Softaculous
Published: <strong>15 liepos, 2025</strong>
Last modified: 27 kovo, 2026

---

Ieškoti įskiepiuose

![](https://ps.w.org/cookieadmin/assets/banner-772x250.png?rev=3328221)

![](https://ps.w.org/cookieadmin/assets/icon-256x256.png?rev=3328221)

# CookieAdmin – Cookie Consent Banner

 Autorius [Softaculous](https://profiles.wordpress.org/softaculous/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/cookieadmin.1.1.7.zip)

 * [Informacija](https://lt.wordpress.org/plugins/cookieadmin/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/cookieadmin/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/cookieadmin/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/cookieadmin/#developers)

 [Pagalba](https://wordpress.org/support/plugin/cookieadmin/)

## Aprašymas

CookieAdmin is a Lightweight, Bloat-free & easy to use Cookie consent banner plugin
which allows you to display a personalized banner on your website for your visitors
to choose which cookies they would like to use.

Admins can customize the UI of the consent banner for the frontend to match with
their website / brand identity.

CookieAdmin supports categorization of cookies and scanning of cookies used on their
website. Users can choose to Accept All, Reject All or choose cookies categories
to be loaded.

Free Features :

 * Customizable Consent Form
 * Preview Consent Form from admin panel
 * Anonymized User IP
 * Basic Cookie Scanning
 * Categorized cookies list for users
 * GDPR & US State Laws support
 * ADA, EAA & WCAG Compliant

Pro Features :

 * Advanced Cookie Scanning
 * Google Consent Mode v2
 * User Country Detection
 * Multilingual – 17 Languages supported
 * Consent Logs
 * Export Consent Logs
 * Global Privacy Control(GPC)
 * Shortcode [/] Examples below :
 * Shortcode to render all cookies in tabular format :
    [cookieadmin_render]
 * Shortcode to render cookies from selected categories in tabular format :
    [cookieadmin_render
   categories=”functional,analytics,marketing”]

Supported Languages (requires pro) :

 * English
 * Bulgarian
 * Chinese
 * Czech
 * Dutch
 * French
 * German
 * German Formal
 * Hungarian
 * Italian
 * Japanese
 * Polish
 * Portuguese
 * Portuguese Brazilian
 * Romanian
 * Russian
 * Slovak
 * Spanish
 * Turkish
 * Canadian French
 * Lithuanian

## Ekrano nuotraukos

 * [[
 * [[
 * [[
 * [[

## Diegimas

Upload the CookieAdmin plugin to your site, Activate it.
 That’s it. You’re done!

## Atsiliepimai

![](https://secure.gravatar.com/avatar/887a594f7a9a74fd24323954ff69bd899f263ce518f9bec932c16b2cdf3827ab?
s=60&d=retro&r=g)

### 󠀁[At last – a simple, straightforward Cookie Bar](https://wordpress.org/support/topic/at-last-a-simple-straightforward-cookie-bar/)󠁿

 [nataliemin](https://profiles.wordpress.org/nataliemin/) 22 rugsėjo, 2025

I just wanted a cookie bar for my simple little website. After trying three that
were over-complicated or didn’t seem to work, I found CookieAdmin. Installed it.
Activated it. Done! Yay.

![](https://secure.gravatar.com/avatar/08c3baedd4c4512966b786b930d4b3369b08ddc5cf68c3186827bd908695d8ae?
s=60&d=retro&r=g)

### 󠀁[Simple & Lightweight](https://wordpress.org/support/topic/simple-lightweight-10/)󠁿

 [Alex T](https://profiles.wordpress.org/trecartin/) 17 liepos, 2025

CookieAdmin is an easy-to-use cookie consent plugin perfect for any website. Setup
is quick and the plugin looks good on all devices, with basic design controls to
match your site’s branding. Best of all, it’s lightweight and doesn’t slow down 
your site.

 [ Perskaityti visus atsiliepimus (2) ](https://wordpress.org/support/plugin/cookieadmin/reviews/)

## Programuotojai ir komandos nariai

“CookieAdmin – Cookie Consent Banner” yra atviro kodo programa. Prie jos sukūrimo
prisidėję žmonės surašyti toliau.

Autoriai

 *   [ Softaculous ](https://profiles.wordpress.org/softaculous/)

Įskiepis “CookieAdmin – Cookie Consent Banner” išverstas į 2 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/cookieadmin/contributors)
už jų darbą.

[Išverskite “CookieAdmin – Cookie Consent Banner” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/cookieadmin)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/cookieadmin/), naršykite
[SVN repozitorijoje](https://plugins.svn.wordpress.org/cookieadmin/), arba užsiprenumeruokite
[kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/cookieadmin/) per
[RSS](https://plugins.trac.wordpress.org/log/cookieadmin/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.1.7

 * [Pro Bug Fix] There was an issue with Cookie scans resulting in timeouts that
   has been fixed.
 * [Pro Bug Fix] There was an issue where toggle color customization was not working,
   this has been fixed.
 * [Bug Fix] For some users scanning was giving a wait error after 1 hour of last
   scan, this has been fixed.
 * [Task] Uninstalling the plugin was not cleaning the added options this has been
   fixed.
 * [Task] Tested with WordPress 7.0.

#### 1.1.6

 * [Pro Feature] Added Global Privacy Control (GPC).
 * [Pro Feature] Added Re-Consent icons options with support for custom icon upload
   and custom link.
 * [Fix] Fixed async loading issue.
 * [Fix] Improved Elementor banner compatibility.
 * [Fix] Fixed Re-Consent icon JS error when modal banner only option is selected.
 * [Fix] Optimized dependency JS.
 * [Task] Maintained default priority for enqueue scripts function.
 * [Task] Moved plugin activation/deactivation hooks before short-circuit loading.
 * [Task] Removed unused database query comments and added missing table notice.
 * [Task] Minor code improvements and structural changes.

#### 1.1.5

 * [Pro Feature] Added German (Switzerland), Spanish (Argentina), Finnish and Croatian
   languages.
 * [Pro Feature] Introduced monthly automatic cookie scanning across all website
   pages.
 * [Pro Feature] Added automatic consent log cleanup with configurable limit.
 * [Fix] Improved Google Consent Mode v2 compatibility for cached websites.
 * [Fix] Improved consent saving reliability on cached websites by making frontend
   requests cache-safe.
 * [UI] Adjusted Consent Preferences modal description to auto height for better
   readability and removed Show more button.
 * [UI] Fixed Re-Consent icon styling issues caused by page builder CSS conflicts.

#### 1.1.4

 * [Pro Feature] Added Canadian French and Lithuanian languages.
 * [Bug Fix] Improved Cookie handling for some rare cases based on user selected
   preferences.
 * [Task] Compatible with WordPress v6.9

#### 1.1.3

 * [Bug Fix] Cookie Consent js file was being enqueued while editing pages/posts
   from WordPress admin. Now the Cookie banner and the js will not be loaded in 
   editor mode.

#### 1.1.2

 * [Pro Feature] Added German Formal & Romanian languages.
 * [Pro Feature] Added Shortcode [/] which can be used by admins to display the 
   cookies list on privacy policy or similar pages.
 * [Bug Fix] [Pro] Improved the delay caused while submitting the consent preference
   in consent banner. Now the banner will be hidden instantly while the processing
   will complete in background.
 * [Bug Fix] [Pro] Google Consent Mode v2, functionality_storage consent value was
   passed as granted by default. Now based on the CookieAdmin settings set by the
   admin, it will pass the value as granted or denied.

#### 1.1.1

 * [Pro Feature] Multilingual – 17 Languages added
 * [Improvement] Added support for common HTML tags in cookie banner while customizing
   the content to be displayed.
 * [Bug Fix] Users were unable to save posts/pages when error reporting was enabled
   in PHP configuration (this is generally disabled in production environments).
   This is fixed now.
 * [Bug Fix] Users were unable to save posts/pages when using CookieAdmin Pro v1.0.9
   and higher. This is fixed now.
 * [Bug Fix] In rare cases, due to conflict with some cache plugin the reconsent
   icon was not visible. This is fixed now.

#### 1.1.0

 * [Pro Feature] Added advanced cookie scanner to detect cookies set by javascript
   on the site
 * [Bug Fix] In some rare cases, „hide powered by link” setting when enabled was
   conflicting with some other plugins. This has been fixed.

#### 1.0.9

 * [Pro Feature] Added option to hide Powered by CookieAdmin link
 * [Pro Feature] Added option to hide Re-consent icon
 * [Task] Replaced hardcoded English strings with __() function for better translation
   support
 * [Bug Fix] Fixed a typo

#### 1.0.8

 * [Pro Feature] Added option to customize the color for links and On/Off switch
   for the cookie consent preference modal
 * [Task] Consent Banner will not be rendered while editing pages
 * [Bug Fix] Consent Banner caused conflict with some forms on the page due to missing
   prefixes in some css classes. All css classes now have a prefix to avoid any 
   conflict.
 * [Bug Fix] Consent preference was not saved on sites running without SSL certificate.
   This is fixed now.

#### 1.0.7

 * [Bug Fix] Consent saved by a visitor on a page other than home page was saved
   incorrectly causing the consent banner to appear again on other pages. This is
   fixed now.

#### 1.0.6

 * [Feature] Added Google Consent Mode v2
 * [Bug Fix] Fixes for ADA, EAA & WCAG compliance
 * [Bug Fix] UI fixes for certain themes

#### 1.0.5

 * [Feature] CookieAdmin Consent Banner is now compliant with Americans with Disabilities
   Act (ADA), The European Accessibility Act (EAA) & Web Content Accessibility Guidelines(
   WCAG).

#### 1.0.4

 * [Bug Fix] The icons in Cookie Preferences modal were not visible on mobile devices.
   This has been fixed.

#### 1.0.3

 * [Bug Fix] In some cases, the consent banner was displayed even after accepting
   the cookies. This is fixed.
 * [Bug Fix] Minor UI fixes

#### 1.0.2

 * Initial Release

## Metainformacija

 *  Version **1.1.7**
 *  Atnaujinta **prieš 2 savaitės**
 *  Aktyvių instaliacijų **300 000+**
 *  WordPress versija ** 4.4 ar naujesnė **
 *  Ištestuota iki **7.0**
 *  PHP versija ** 7.0 ar naujesnė **
 *  Kalbos
 * [Dutch](https://nl.wordpress.org/plugins/cookieadmin/), [English (US)](https://wordpress.org/plugins/cookieadmin/)
   ir [Romanian](https://ro.wordpress.org/plugins/cookieadmin/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/cookieadmin)
 * Žymos
 * [banner](https://lt.wordpress.org/plugins/tags/banner/)[consent](https://lt.wordpress.org/plugins/tags/consent/)
   [cookie](https://lt.wordpress.org/plugins/tags/cookie/)[GDPR](https://lt.wordpress.org/plugins/tags/gdpr/)
   [notice](https://lt.wordpress.org/plugins/tags/notice/)
 *  [Daugiau](https://lt.wordpress.org/plugins/cookieadmin/advanced/)

## Įvertinimai

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/cookieadmin/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/cookieadmin/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cookieadmin/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cookieadmin/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/cookieadmin/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cookieadmin/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cookieadmin/reviews/)

## Autoriai

 *   [ Softaculous ](https://profiles.wordpress.org/softaculous/)

## Pagalba

Atsakyta klausimų per pastaruosius 2 mėn.:

     1 iš 2

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/cookieadmin/)