TNW-Social-Count

A WordPress plugin that saves the number of social shares of your articles (from Twitter, Facebook, LinkedIn & Google +1) as post_meta information

  • 所有者: thenextweb/TNW-Social-Count
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Plugin Name: TNW Social Count
Plugin URI: http://stijlfabriek.com
Description: TNW Social Count is a WordPress plugin that solves the problem of social sharing the proper way. No more third-party scripts that slow down your site and ugly buttons that clutter your design.
The plugin has two parts: The backend part saves the number of Twitter retweets, Facebook likes, Google Plus and LinkedIn shares as post_meta information.
The frontend part renders a share button on the same fashion as on The Next Web blog.
Version: 1.0
Author: Pablo Román for The Next Web
Author URI: http://stijlfabriek.com

Installation:
After activating the plugin, just include the following snippet of code in your theme, wherever you want the button to appear:

<?php 
		if(function_exists('render_tnwsc_button')) {
			echo render_tnwsc_button();
		} 
	?>

主要指標

概覽
名稱與所有者thenextweb/TNW-Social-Count
主編程語言PHP
編程語言PHP (語言數: 2)
平台
許可證
所有者活动
創建於2012-02-24 13:32:38
推送於2016-07-31 20:52:34
最后一次提交2012-03-21 10:43:14
發布數0
用户参与
星數108
關注者數16
派生數20
提交數27
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?