This repository was archived by the owner on Apr 3, 2019. It is now read-only.
Releases: level-level/ll-cookie-wall
Releases · level-level/ll-cookie-wall
Version 0.3.4
This update is provided to you by @stayallive 👍
Version 0.3.3
- Disable Google Analytics Demographics & Interests in cookie wall #21
Version 0.3.2
Changlog
- Use
$schemein Nginx config (https://github.com/level-level/ll-cookie-wall/issues/19)
Version 0.3.1
- Check if rewrite config files exists
- Move writing of config files outside the save setting so the config files get save properly
Version 0.3.0 (broken)
This release doesn't saves the config files to disk.
- Correctly redirects url with multiple query args '?foo=bar&you&me'
- Loading all JS and CSS from the server instead of CDN. You need to update your Nginx server config to exclude
wp-includes. - Fixed that both server configs use '/cookie-wall'. You need to update your server config.
- Use correct text-domain
Version 0.0.2
- Validate, esc and sanitize incl. nonce
- Rewrote it a bit
- Made it ready for a wordpress.org submit