plugin-icon

Posts Social Shares Count

Plugin that gives you shortcodes and PHP functions to count posts/pages shares on 6 social networks!
Betyg
3.7
Senast uppdaterat
November 24, 2015
Version
1.4.1
Aktiva installationer
700
Posts Social Shares Count

Om

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

Gör så här

To count for example how many times the post or page has been shared on Facebook use the function echo pssc_facebook() in the loop or echo 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_pinterest]
  • [pssc_linkedin]
  • [pssc_delicious]
  • [pssc_stumble]
  • [pssc_gplus]
  • [pssc_all]

Available Functions

  • pssc_facebook()
  • pssc_pinterest()
  • pssc_linkedin()
  • pssc_delicious()
  • pssc_stumble()
  • pssc_gplus()
  • pssc_all()

Note that PHP functions needs to be echoed.

Change Log

  • Version 1.4.1: Removed Twitter functions due Twitter’s disabling their count API.
  • Version 1.4.0: Fixed some bugs and added Posts Social Shares Count to edit posts/pages/custom post types list view in admin (edit.php).
  • Version 1.3.1: Fixed a bug with caching.
  • Version 1.3: Added caching support and Added total shares count to post edit page.
  • Version 1.2: Fixed a bug with functions without post ID usage.
  • Version 1.1: Fixed a bug with pssc_all shortcode
Gratispå Creator-paket
Aktiva installationer
700
Testat upp till
4.3.34
Det här tillägget är tillgängligt för nedladdning och kan användas på din WordPress-installation som drivs på egen server.