Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Fetch Twitter Count

Beskrivning

** this plugin is no longer being update. Please feel free to adopt me! **

Returns the current follower count of a specific Twitter account, or FALSE if not found. Can also use a shortcode.

Installation

To install the plugin, please upload the folder to your plugins folder and active the plugin.

Vanliga frågor

Installation Instructions

To install the plugin, please upload the folder to your plugins folder and active the plugin.

How do I see the results?

To see the results, insert the PHP echo horshipsrectors_twitter_count( ’horshipsrectors’ ); into your template.

How do I add a shortcode to my page?

Within a page or post, call [horshipsrectors_twitter_count XXX] to see a your current Twitter count (replace XXX with your twitter id).

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Fetch Twitter Count” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Fetch Twitter Count” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

2.0.0

  • added settings page to allow default settings
  • added shortcode

1.0.0

  • initial release