=== Like Gate ===
Contributors: lordspace
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
Tags: wordpress,wp,plugins,facebook,fb,like,likes,socia media,social media,viral,viral content
Requires at least: 2.0.2
Tested up to: 3.2.1
Stable tag: 0.0.4
Like Gate allows you to reveal some hidden/secret content when the user likes the article. Therefore increasing the likeness of your articles.
== Description ==
Like Gate allows you to reveal some hidden/secret content when the user likes the article. Therefore increasing the likeness of your articles.
= Benefits / Features =
* When somebody likes a piece of content this will appear on their Facebook wall for all their friends to see.
* Easy to use
Plugin's home page: http://webweb.ca/site/products/like-gate/
*Note to early adopters of version 0.1*:
This version was not supposed to be released because it was not ready at all. Not sure how it got features in Wordpress Downloads.
= Author =
Svetoslav Marinov (Slavi) | Custom Web Programming and Design by WebWeb.ca
| http://devcha.com
= Demo =
TODO
== Support ==
It seems when the hidden code contains script tag the script code doesn't get evaluated/executed.
For example AWeber forms (js) will not currently show up. Please use an IFRAME solution (if available).
If you have any questions or suggestions please email them to: help@webweb.ca
= Donate =
To help development of this plugin please
Donate
== Installation ==
= Automatic Install =
Please go to Wordpress Admin > Plugins > Add New Plugin > Search for: Like Gate and then press install
= Manual Installation =
1. Upload like-gate.zip into to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Sometimes a confirmation is required after a like. Why? =
Read more in this: http://forum.developers.facebook.net/viewtopic.php?id=93201
= AWeber (JavaScript) forms do not appear. Why? =
Please, use the *iframe* solutions if possible for now.
It seems JavaScript do not get evaluated properly to render the content.
= If I disable the plugin what would happen with the short codes? =
When you disable the plugin (that's within the plugin but the plugin is activate in WordPress) all
the short codes will be removed (visually) but not from the database.
It is recommended to disable the plugin and not deactivate/uninstall it when you don't need it anymore.
That way you won't see any unreplaced short tags in your posts.
Run into issues or have questions/suggestions? Send them to help@WebWeb.ca
== Screenshots ==
1. Plugin icon when editing post/page
2. Plugin UI for inserting short tags
3. Inserted tags
== Upgrade Notice ==
n/a
== Changelog ==
= 0.0.5 =
* Added FAQ
* Add fb like box in the dashboard
* Added link and embed code to screencast
= 0.0.4 =
* Can't remember what I released ;)
= 0.0.3 =
* Added TinyMCE button to generate [like-gate] ... [/like-gate] automatically
= 0.0.2 =
* First working version
= 0.0.1 =
* Initial Release