Facebook Like-or-Lock
开发者 |
Ijat325
|
更新时间 |
2013年6月28日 15:06 |
捐献地址: |
去捐款 |
PHP版本: |
3.3 及以上 |
WordPress版本: |
3.5.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
A simple plugin to hide your post/page/any contents by adding [FBLL] YOUR CONTENT TO BE LOCKED [/FBLL] shortcode wrapping the content. The user must click like before the real content shows.
安装:
- Install the plugin by extracting the plugin folder to your wp-contents/plugins/.
- Enable the plugin from your admin plugins manager.
- Go to plugin settings at 'Setting > Facebook Like-Or-Lock'.
- Tick the enable checkbox.
- Create an app for your domain, if you have one, just put the app id on the required text box.
- Fill the page url and page id.
- Click save. (Leave the mootools text box empty if you want to use default path)
- Create a post that contains [FBLL]ANY CONTENTS[/FBLL].
- Publish the post.
- See the Content Locked box. Hopefully it works! :D
更新日志:
v0.13
• Mootools removed.
v0.12
• Initial public release.
• Minifed js file - reduce 10% from original file.
v0.11
• Working plugin
• Cleaner codes
• Splitting js from the php file. Making it seperate files.
• Fixing bugs on the javascript file (fb.js)
• Add FB login to authenticate app, so that the app can view user likes.
v0.1
• Unreleased version, buggy, not working!