Skip to content

BishoyA/posts-social-shares-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Posts Social Shares Count ===
Contributors: Bishoy.A
Tags: social, shares, count, shortcodes, Facebook, Twitter, Google Plus, Pinterest, Stumble, Delicious, LinkedIn
Donate link: http://bishoy.me/donate
Requires at least: 2.5.0
Tested up to: 4.0
Stable tag: trunk
License: GPL2
License URI: http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses

Plugin that gives you shortcodes and PHP functions to count posts/pages shares on 7 social networks!

== Description ==
= About =
You can use this plugin to get the number of shares for a given post by ID.

= How to use =
To count for example how many times the post or page has been shared on Facebook use the function pssc_facebook() in the loop or pssc_facebook( $post_id ) anywhere. This function will return the count integer for example 5 or 0.

Or you can use the shortcode [pssc_facebook] in the post you want to count shares for or [pssc_facebook post_id=""] for a specific post by ID.


= Available Shortcodes =
* [pssc_facebook]
* [pssc_twitter]
* [pssc_pinterest]
* [pssc_linkedin]
* [pssc_delicious]
* [pssc_stumble]
* [pssc_gplus]
* [pssc_all]


= Available Functions =
* pssc_facebook()
* pssc_twitter()
* pssc_pinterest()
* pssc_linkedin()
* pssc_delicious()
* pssc_stumble()
* pssc_gplus()
* pssc_all()

== Installation ==
1. Go to your admin area and select Plugins -> Add new from the menu.
2. Search for \"Posts Social Shares Count\".
3. Click install.
4. Click activate.

Releases

No releases published

Packages

No packages published