Linux 软件免费装

Plugin Name

开发者 theuprising
更新时间 2011年7月21日 08:51
捐献地址: 去捐款
PHP版本: 3.0.2 及以上
WordPress版本: 3.2.1

标签

comments connect media social network tools api Facebook like fb

下载

1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1 1.1.1 1.2.0 1.2.1

详情介绍:

Easily integrate Facebook social plugins to your WordPress blog/site with simple template functions. See below for full list of features, and how to use the plugin. Features More Information For more information, please read the Facebook documentations at http://developers.facebook.com/docs/plugins/ Like Button Display the Facebook Like button on any page. Note: The Open Graph description tag will default to the site's Tagline if their is no excerpt. To use, add <?php fb_likebutton(); ?> within the Loop. Parameters Send Button Display the Facebook Send button on any page. Note: The Open Graph description tag will default to the site's Tagline if their is no excerpt. To use, add <?php fb_sendbutton(); ?> within the Loop. Parameters Comments Display the Facebook comment box for the current page/post. To retrieve the comment count, please see Comment Count. To use, add <?php fb_comments(); ?> within the Loop. Parameters Comment Count Display the comment count for the current page/post. To use, add <?php fb_commentcount(); ?> within the Loop. Parameters Get Comments Retrieve all comments in a standard PHP object To use, add <?php fb_get_comments(); ?> within the Loop. Parameters

安装:

This plugin requires a Facebook API key. You can get one here: http://developers.facebook.com/
  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Facebook Tools menu and fill out your Facebook application information with obtained from Facebook.
  4. Make sure your template is calling wp_head() and wp_footer() to allow loading of the Facebook API library.

更新日志:

1.2.1 1.2.0 1.1.1 1.1 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0