> VA Shared Number wordpress plugin resources analysis

VA Shared Number wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name VA Shared Number
Version 0.0.4
Author KUCKLU
Rating 0
Last updated 2014-11-07 05:12:00
Downloads
133
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
VA Shared Number plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

VA Shared Number plugin added 25 kB of resources to the Home page and 32 kB of resources to the sample Post page.

VA Shared Number plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! VA Shared Number plugin ads no tables to your Wordpress blog database.

Can get the number that your article has been shared on social networking sites.
You can use the template function of VA Shared Number, to make the share button on the original.
Accessed automatic to the API of each SNS, and the shared number of a posts is saved in a database.
Order to display the number of shares by accessing the database in Ajax.

Attention

This plugin acquires the number of shares automatically in WP-Cron.
It takes approximately 30 minutes by 1,000 article data.

SNS which supports

  • Facebook
  • Twitter
  • Google plus
  • Pinterest
  • Pocket
  • Hatena bookmark
  • Feedly

Template functions

<?php
// Acquire the number of shares from API, and it is saved to a database. output in array result.
vasn_get_number( $post->ID );
// Acquire the number of shares from API, and it is saved to a database. output in HTML result.
vasn_get_the_number( $post->ID );
// The retrieved from the database the number of shares of the posts specified, and outputs the HTML.
vasn_the_number( $post->ID );
?>

Plugin API / Filter Reference

  • vasn_interval_cron_core_str
    The execution time of cron which updates the number of shares is specified by a keyword.
    Example: fiveminutes, tenminutes, fifteenminutes, thirtynminutes, hourly, threehours, sixhours, twicedaily, daily.
  • vasn_interval_cron_core_int
    The execution time of cron which updates the number of shares is specified by a minute.
  • vasn_interval_cron_sub_str
    The execution time of cron which updates the number of shares of the latest posts is specified by a keyword.
    Example: fiveminutes, tenminutes, fifteenminutes, thirtynminutes, hourly, threehours, sixhours, twicedaily, daily.
  • vasn_interval_cron_sub_int
    The execution time of cron which updates the number of shares of the latest posts is is specified by a minute.
  • vasn_interval_get_number_int
    When vasn_get_number function or vasn_get_the_number function is used, an interval until it performs renewal of the number of shares is specified by a minute.
  • vasn_meta_description_length
  • vasn_meta_keywords
  • vasn_avatar_size
  • vasn_ogp_image
  • vasn_get_number
    Applied to the HTML list generated by the vasn_get_number function.
  • vasn_get_the_number
    Applied to the HTML list generated by the vasn_get_the_number function.
  • vasn_the_number
    Applied to the HTML list generated by the vasn_the_number function.
Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Hapy screenshot

Hapy

by: imon Hasan

12137
100%
Under the Sea screenshot

Under the Sea

by: flexibleseo

9076
0%