Changeset 2771724
- Timestamp:
- 08/17/2022 03:45:21 PM (4 years ago)
- Location:
- super-simple-cookie-bar
- Files:
-
- 14 added
- 4 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/README.md (added)
-
tags/1.0.1/changelog.txt (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/sscb-settings.php (added)
-
tags/1.0.1/public (added)
-
tags/1.0.1/public/css (added)
-
tags/1.0.1/public/css/cookieconsent.min.css (added)
-
tags/1.0.1/public/js (added)
-
tags/1.0.1/public/js/cookieconsent.min.js (added)
-
tags/1.0.1/readme.txt (added)
-
tags/1.0.1/super-simple-cookie-bar.php (added)
-
tags/1.0.1/uninstall.php (added)
-
trunk/README.md (modified) (1 diff)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/super-simple-cookie-bar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
super-simple-cookie-bar/trunk/README.md
r2771703 r2771724 4 4 5 5 # CHANGELOG # 6 #### 1.0.1 / 2022-08-17 #### 7 * Updated Wordpress (5.3) and PHP (7.4) support tags in readme.txt. 8 6 9 #### 1.0.0 / 2022-08-17 #### 7 10 * First wordpress.org release -
super-simple-cookie-bar/trunk/changelog.txt
r2771703 r2771724 1 = 1.0.1 / 2022-08-17 = 2 * Updated Wordpress (5.3) and PHP (7.4) support tags in readme.txt. 3 1 4 = 1.0.0 / 2022-08-17 = 2 5 * First wordpress.org release -
super-simple-cookie-bar/trunk/readme.txt
r2771703 r2771724 3 3 Donate link: https://www.paypal.com/donate/?hosted_button_id=8SLNLSBCANKKE 4 4 Tags: cookie consent, ncompass, cookie notice, cookie bar, simple cookie bar, super simple cookie bar 5 Requires at least: 4.75 Requires at least: 5.3 6 6 Tested up to: 6.0.1 7 Stable tag: 1.0. 08 Requires PHP: 7. 07 Stable tag: 1.0.1 8 Requires PHP: 7.4 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 40 40 41 41 == Changelog == 42 = 1.0.1 / 2022-08-17 = 43 * Updated Wordpress (5.3) and PHP (7.4) support tags in readme.txt. 44 42 45 = 1.0.0 / 2022-08-17 = 43 46 * First wordpress.org release -
super-simple-cookie-bar/trunk/super-simple-cookie-bar.php
r2771703 r2771724 3 3 * Plugin Name: Super Simple Cookie Bar 4 4 * Description: A super simple plugin that provides a super simple cookie bar notice. 5 * Version: 1.0. 05 * Version: 1.0.1 6 6 * Author: NCompass 7 7 * Author URI: https://www.ncompass.co.uk
Note: See TracChangeset
for help on using the changeset viewer.