Title: Cookie Bricks
Author: Vincent Di Raimondo
Published: <strong>1 Ιανουαρίου  2025</strong>
Last modified: 6 Ιανουαρίου  2025

---

Αναζήτηση πρόσθετων

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

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

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

# Cookie Bricks

 Από [Vincent Di Raimondo](https://profiles.wordpress.org/partenaireduweb/)

[Λήψη](https://downloads.wordpress.org/plugin/cookie-bricks.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/cookie-bricks/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/cookie-bricks/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/cookie-bricks/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/cookie-bricks/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/cookie-bricks/)

## Περιγραφή

Cookie Bricks allows you to create dynamic tags in Bricks Builder that fetch cookie
values.
 Perfect for personalization based on user behavior or preferences stored
in cookies.

## Στιγμιότυπα

 * [[
 * Example of how to insert a cookie value into a text field.
 * [[
 * Example of conditional display based on cookie value.
 * [[
 * Example of a dynamic URL created with a cookie value.
 * [[
 * Example of how to insert a cookie value into a code block.

## Εγκατάσταση

 1. Upload the `cookie-bricks.zip` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Use the dynamic tag `{get_cookie_value:cookie_name}` in Bricks Builder.

## Συχνές Ερωτήσεις

### How do I use the plugin?

Simply use the dynamic tag `{get_cookie_value:cookie_name}` in Bricks Builder, replacing`
cookie_name` with the key of your desired cookie.

You can insert it in any field that supports dynamic tags, such as Heading, Text
elements (basic, rich and variants), conditions, custom URLs, code blocks, etc.

For example, to obtain the value of a cookie named `"liked_posts"`, write `{get_cookie_value:
liked_posts}`.

### Why not simply use values in custom fields (ACF, Metabox…) ?

Custom fields are very useful for storing manually entered values. But sometimes
you need to use values that are dynamically generated according to user behavior,
automatically calculated, or retrieved from other sources. This is where cookies
come in.

Examples of use :
 Recently consulted articles or products, date of last visit, 
time spent on a page, last page visited, filter parameters applied to a search, 
last step completed in a form, last button clicked, choice of theme (dark/light),
and many others.

For each of these situations, it’s possible to use the value directly in a text 
field, or to use it for conditional display (e.g. for A/B testing).

### What happens if the cookie doesn’t exist?

The tag will return “Cookie not found” by default.

### How do I check the value of a cookie?

On your page, open the browser console with F12 (or CTRL+SHIFT+I), go to the “Applications”
tab –> “Cookies” –> yourwebsite.com

⚠️ Currently, Cookie Bricks 1.0 can read the value of a cookie, but cannot create
it. Make sure that the cookies you want to retrieve exist in the browser.

## Κριτικές

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

### 󠀁[I can’t believe this isn’t a standard feature](https://wordpress.org/support/topic/i-cant-believe-this-isnt-a-standard-feature/)󠁿

 [bpetruzzo](https://profiles.wordpress.org/bpetruzzo/) 7 Ιουλίου 2025 1 απάντηση

This plugin appears to work exactly as it says it does. It’s tiny. Barely 100 lines
of code. Thank goodness, it *only* exposes cookies as an option for element conditions.
You are responsible for creating the cookies via some other mechanism. THANK YOU
for making this plugin, it’s precisely what I needed and appears to works exactly
as I hoped it would. Given how tiny and lightweight this is, I’m really surprised
that it’s not just built in Bricks by default.

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

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-9526/)󠁿

 [jodamo5](https://profiles.wordpress.org/jodamo5/) 1 Μαρτίου 2025 1 απάντηση

Thanks for making this useful plugin. Works perfectly. I have used it in Bricks 
element conditions, to show and hide content based on whether the cookie is there
or not. Your plugin made that super easy to do. Thanks!

 [ Ανάγνωση όλων των 2 κριτικών ](https://wordpress.org/support/plugin/cookie-bricks/reviews/)

## Συνεισφέροντες & Προγραμματιστές

“Cookie Bricks” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη
δημιουργία του.

Συντελεστές

 *   [ Vincent Di Raimondo ](https://profiles.wordpress.org/partenaireduweb/)

[Μεταφράστε το “Cookie Bricks” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/cookie-bricks)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/cookie-bricks/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/cookie-bricks/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/cookie-bricks/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/cookie-bricks/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

See changelog.txt for details.

## Μεταστοιχεία

 *  Version **1.0**
 *  Τελευταία ενημέρωση: **πριν από 1 έτος**
 *  Ενεργές εγκαταστάσεις: **30+**
 *  Έκδοση WordPress: ** 5.6 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **6.7.5**
 *  Έκδοση PHP: ** 7.4 ή νεότερη **
 *  Language
 * [English (US)](https://wordpress.org/plugins/cookie-bricks/)
 * Ετικέτες:
 * [bricks](https://el.wordpress.org/plugins/tags/bricks/)[cookies](https://el.wordpress.org/plugins/tags/cookies/)
   [dynamic tags](https://el.wordpress.org/plugins/tags/dynamic-tags/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/cookie-bricks/advanced/)

## Αξιολογήσεις

 5 out of 5 stars.

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

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

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/cookie-bricks/reviews/)

## Συντελεστές

 *   [ Vincent Di Raimondo ](https://profiles.wordpress.org/partenaireduweb/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/cookie-bricks/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](https://www.partenaireduweb.fr/)