=== Custom Field Cookie ===
Contributors: peplamb
Donate link: http://peplamb.com/donate/
Tags: Cookie, Custom, Custom Cookie, Custom Meta, Custom Field, Custom Field Cookie, Custom Key, Custom Value, Field, Key, Meta, Page, Plugin, Post, Post Meta, Value, Wordpress, Wordpress Plugin, Peplamb
Requires at least: 2.8.0
Tested up to: 3.3.2
Stable tag: trunk
This plugin checks for all custom keys in page/post ending with _Custom_Field_Cookie, writes key as cookie name & value as cookie value.
== Description ==
This wordpress plugin checks for all custom keys in page/post for custom keys ending with _Custom_Field_Cookie and writes that key as cookie and its value as cookie value. A post or a page may have multiple custum keys ending with _Custom_Field_Cookie.
= More plugins by PepLamb: =
* Google Analytics Visits
* Linkable Title Html and Php Widget
== Installation ==
Installing should be a piece of cake and take fewer than five minutes.
1. Download it.
2. Extract all files from the zip archive.
3. Copy the "custom-field-cookie" folder to wp-content/plugins/
4. Activate the plugin through the "Plugins" menu in wordpress.
That's it!
== Frequently Asked Questions ==
* Where do I report a problem?
In the comments section here.
== Screenshots ==
None!
== Changelog ==
= 1.1.0 =
* Maintenance Release.
= 1.0.9 =
* Tested compatibility with Wordpress Version 3.3.2.
= 1.0.8 =
* Tested compatibility with Wordpress Version 3.3.1.
= 1.0.7 =
* Maintenance Release.
= 1.0.6 =
* Maintenance Release.
= 1.0.5 =
* Maintenance Release.
= 1.0.4 =
* Bug Fix: Problem on WP versions less than 3.1.0 Fixed!
* Tested with Wordpress 3.1.2
= 1.0.3 =
* Possible Bug Fix.
= 1.0.2 =
* Enhanced features.
= 1.0.1 =
* Bug Fix.
= 1.0.0 =
* First release.
== Upgrade Notice ==
= 1.0.5 =
= 1.0.4 =
= 1.0.3 =
= 1.0.2 =
= 1.0.1 =
= 1.0.0 =
Deactivate the previous version.
Delete the previous version plugin folder "custom-field-cookie" under wp-content/plugins/ or overwrite it with the new plugin folder "custom-field-cookie".
Activate the plugin.