Linux 软件免费装

Facebook Like-or-Lock

开发者 Ijat325
更新时间 2013年6月28日 15:06
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 3.5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

Facebook Like

下载

0.13

详情介绍:

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.

安装:

  1. Install the plugin by extracting the plugin folder to your wp-contents/plugins/.
  2. Enable the plugin from your admin plugins manager.
  3. Go to plugin settings at 'Setting > Facebook Like-Or-Lock'.
  4. Tick the enable checkbox.
  5. Create an app for your domain, if you have one, just put the app id on the required text box.
  6. Fill the page url and page id.
  7. Click save. (Leave the mootools text box empty if you want to use default path)
  8. Create a post that contains [FBLL]ANY CONTENTS[/FBLL].
  9. Publish the post.
  10. See the Content Locked box. Hopefully it works! :D

升级注意事项:

Just install the plugin.

更新日志:

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!