このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Cookiebar by Beard

説明

This plugin adds a cookie bar to your website that actually complies with ICO standards. along with a cookie control panel via the shortcode [cbbbcookies]. Make sure you add a link your cookies page in your footer.

スクリーンショット

  • The cookie bar
  • The cookie control panel
  • The cookie bar settings
  • The cookie bar custom post type
  • The custom bar custom post type information

インストール

  1. Upload cookiebar-by-beard to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. navigate to Settings > Cookie Bar and change / update your settings.
  4. Add te shortcode [cbbbcookies] to your cookies page.
  5. Add cookie scripts via the WP admin page using the plugins custom posts.

FAQ

What cookies do you set?

  • cbbb_cookie, this is set for your defined amount of days from the settings page and only set upon clicking save / accept all. This is functional/necessary.
  • each cookies script you add to the site with use a cookie name xcreated by the post title, stripped and hyphenated, also set for your defined amount of days.

Whats the shortcode for the control panel?

[cbbbcookies] add this to your cookies page and it will give you the ability to control the cookies you set in the admin

Do you have a shortcode dor the cookie bar?

No, it will display automatically in the footer of your website.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Cookiebar by Beard はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Cookiebar by Beard” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

= 1.0.6
Removed reject button

= 1.0.5
Added reject button

= 1.0.4
Fixed issue with shortcode rendering

= 1.0.3
Removed the small icon / floating button

= 1.0.2
Missing closing html in shortcode resolved

= 1.0.1
Bug fix for cookie scripts showing regardless of choice.
Added shortcode reference to settings page

= 1.0.0
initial development