Changeset 1868841
- Timestamp:
- 05/04/2018 05:52:28 PM (8 years ago)
- Location:
- bst-dsgvo-cookie
- Files:
-
- 24 added
- 3 edited
-
tags/1.1.0 (added)
-
tags/1.1.0/bst.php (added)
-
tags/1.1.0/includes (added)
-
tags/1.1.0/includes/admin-menu.php (added)
-
tags/1.1.0/includes/admin-seite.php (added)
-
tags/1.1.0/includes/css (added)
-
tags/1.1.0/includes/css/options-page.css (added)
-
tags/1.1.0/includes/css/style.css (added)
-
tags/1.1.0/includes/enqueue.php (added)
-
tags/1.1.0/includes/img (added)
-
tags/1.1.0/includes/img/banner-772x250.jpg (added)
-
tags/1.1.0/includes/img/icon-128x128.jpg (added)
-
tags/1.1.0/includes/img/icon-256x256.jpg (added)
-
tags/1.1.0/includes/img/screenshot-1.jpg (added)
-
tags/1.1.0/includes/img/screenshot-2.jpg (added)
-
tags/1.1.0/includes/js (added)
-
tags/1.1.0/includes/js/options-page.js (added)
-
tags/1.1.0/includes/js/scripts.js (added)
-
tags/1.1.0/includes/register-settings.php (added)
-
tags/1.1.0/languages (added)
-
tags/1.1.0/languages/de_DE.mo (added)
-
tags/1.1.0/languages/de_DE.po (added)
-
tags/1.1.0/readme.txt (added)
-
tags/1.1.0/uninstall.php (added)
-
trunk/bst.php (modified) (1 diff)
-
trunk/includes/css/style.css (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bst-dsgvo-cookie/trunk/bst.php
r1866937 r1868841 4 4 * Plugin URI: https://bst-systemtechnik.de 5 5 * Description: Einfaches, responsives Cookie Pop-up ohne viel Schnick Schnack. EU-DSGVO konform. 6 * Version: 1. 0.96 * Version: 1.1.0 7 7 * Author: BST Systemtechnik (Arnold Margolf) 8 8 * Author URI: https://www.bst-systemtechnik.de -
bst-dsgvo-cookie/trunk/includes/css/style.css
r1864389 r1868841 111 111 112 112 .bst-info-btn a:link { 113 text-decoration: underline113 text-decoration:none; 114 114 } 115 115 … … 131 131 color: #ffffff; 132 132 } 133 134 135 .bst-links .btn-primary a:link { 136 color:#ffffff; 137 } 138 139 133 140 134 141 .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { -
bst-dsgvo-cookie/trunk/readme.txt
r1866937 r1868841 6 6 Tested up to: 4.9.5 7 7 Requires PHP: 5.6 8 Stable tag: 1. 0.98 Stable tag: 1.1.0 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Einfaches, responsives Cookie Pop Up ohne viel Schnick Schnack 12 Einfaches, responsives Cookie Pop Up ohne viel Schnick Schnack. Mit [BST DSGVO Cookie](https://www.bst-systemtechnik.de/dsgvo-cookie-hinweis-bst-dsgvo-cookie-wordpress-plugin/) kannst du Deine Besucher auf eine einfache Art und Weise darüber informieren, dass deine Seite Cookies benutzt. 13 14 Ein Cookie Hinweis mit in dem Du das Einverständnis des Besuchers zum Einsatz von Cookies einholst ist notwendig, um die EU-Cookie-Richtlinie zu erfüllen. 13 15 14 16 == Description == … … 24 26 25 27 = Demo Site = 26 Besuchen Sie die offizelle Seite [ Demo Site](https://www.bst-systemtechnik.de) um das Plugin in Aktion zu sehen.28 Besuchen Sie die offizelle Seite [Webdesign Gießen](https://www.bst-systemtechnik.de/webdesign-giessen-homepage-erstellung/) um das Plugin in Aktion zu sehen. 27 29 28 Get BST DSGVO Cookie now.30 Hole Dir Dein DSGVO konformes Cookie Hinweis Plugin jetzt. 29 31 30 32 == Installation == … … 43 45 * English: is comming soon 44 46 45 *Not e:* Aktuell in deutsch englische Übersetzung folgt.47 *Notiz am Rande:* Aktuell in deutsch - Englische Übersetzung folgt. 46 48 47 49 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.