Plugin Directory

Changeset 3487014


Ignore:
Timestamp:
03/20/2026 08:12:18 AM (13 days ago)
Author:
ajaylulia
Message:

Tagging version 1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wcookie/tags/1.0/readme.txt

    r2130588 r3487014  
    1 === wcookie ===
     1=== wCookie ===
    22Tags: cookie, site management, cookiecookie, consentcookie law, GDPR
    33Contributors: ajaylulia
     4Tags: cookie, cookie notice, gdpr, consent, privacy
    45Requires at least: 5.0
    5 Requires PHP: 7.0
    6 Tested up to: 5.2.2
    7 Stable tag: 4.0
    8 
    9 The jCookie plugin for Joomla lets you display a cookie (or other legal) notice on your Joomla website and inform the visitors that your site uses cookies.
     6Requires PHP: 7.4
     7Tested up to: 6.9
     8Stable tag: 1.0
     9License: GPLv2 or later
     10License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1011
    1112== Description ==
    12 The jCookie plugin for Joomla lets you display a cookie (or other legal) notice on your Joomla website and inform the visitors that your site uses cookies. Inside textarea field you can use HTML tags.You can easily set a text and links (via HTML tags) to documents as the notice along with a custom color for the notification area.You can also choose a position to display cookie notice on your Website.
    1313
    14 You can display Cookie Notice in five different types Bottom,Top,Bottom Left,Bottom Right and Floating.
     14wCookie allows you to display a cookie or legal notice on your WordPress website to inform visitors about cookie usage and compliance requirements.
    1515
    16 jCookie Plugin is fully mobile responsive displaying cookie notice properly on various smartphones.
     16You can customize the notice content using HTML, add links to policy pages, and control the appearance with styling options.
     17
     18The plugin provides multiple display positions including top, bottom, bottom left, bottom right, and floating layouts. It is fully responsive and works across all devices.
     19
     20== Features ==
     21
     22* Customizable cookie notice text with HTML support
     23* Multiple display positions (Top, Bottom, Bottom Left, Bottom Right, Floating)
     24* Custom styling options for colors and layout
     25* Fully mobile responsive design
     26* Easy setup and configuration
    1727
    1828== Installation ==
    19 1. Upload wcookie.php to the /wp-content/plugins/ directory.
    20 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
     29
     301. Upload the plugin files to the `/wp-content/plugins/wcookie` directory, or install via the WordPress plugin screen.
     312. Activate the plugin through the 'Plugins' menu in WordPress.
     323. Configure the plugin settings as needed.
     33
     34== Frequently Asked Questions ==
     35
     36= Can I customize the notice text? =
     37Yes, you can use HTML to customize the message and add links.
     38
     39= Does it work on mobile devices? =
     40Yes, the plugin is fully responsive and works on all screen sizes.
     41
     42== Changelog ==
     43
     44= 1.0 =
     45* Initial release
     46
     47== Upgrade Notice ==
     48
     49= 1.0 =
     50Initial release of the plugin.
Note: See TracChangeset for help on using the changeset viewer.