Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Retweeters

Descrizione

Get Support: support@linksalpha.com

Plugin shows Twitter users who recently tweeted links from your blog. In other words, quick and easy way to get your Twitter community rolling 🙂

Plugin shows Tweets linking your Blog posts. Tweets show up below the comment form on each blog post

Plugin shows Count of Tweets linking to your blog. Count can be configured to show next to “Comment Count” or “Blog Post Date” for each blog post.

Check out our other plugins that you will find extremely useful:

  • Social Discussions: show popularity of your blog posts on Social Networks including Twitter, Facebook, Google Buzz, Yahoo, and bit.ly. https://wordpress.org/extend/plugins/social-discussions/
  • Social Stats: track your blog activity on social networks – monthly/weekly/daily, and track your popular posts. https://wordpress.org/extend/plugins/social-stats/screenshots/
  • Network Publisher: auto publish your blog posts to Twitter, Facebook, LinkedIn, Yahoo, Yammer, Identi.ca, and MySpace. https://wordpress.org/extend/plugins/network-publisher/
  • Buzz Roll: let your users share your blog post on fastest growing social hub – Google Buzz. https://wordpress.org/extend/plugins/buzz-roll/screenshots/

Screenshot

  • Wordpress Plugin activation window
  • Wordpress Widget and Sidebar management window
  • Retweeters feature/options window
  • Retweeters stats window
  • Retweeters sidebar widget on the front-end

Installazione

  1. Upload retweeters.zip to ‘/wp-content/plugins/’ directory and unzip it.
  2. Activate the Plugin from “Manage Plugins” window
  3. Retweeters Widget: From the “Widgets” Window, drag and drop the “Retweeters” widget onto the desired sidebar. This widget is not yet active. Go to Step 4.
  4. Activate Features: From the WordPress Plugins side-menu bar, click on the “Retweeters” Plugin link. Once there, choose the required options and click on “Update Options” button. If you are using the plugin for the first time and LinksAlpha.com is indexing your blog for the first time, content in the “Retweeters” sidebar widget will show up in 2-3 minutes. “Tweet” content for each blog post might take 10-15 minutes to show up.
  5. Stats: To make your life easier, you can now easily tell if your blog is getting indexed by LinksAlpha.com. From the “Retweeters” plugin page, “Stats” column on the right hand side of the page should show your recent blog posts indexed by LinksAlpha.com. If nothing shows up in stats even after 30 minutes of activating the plugin, please contact support@linksalpha.com

Manual positioning of features on template:

  1. Retweeters Widget: <?php load_retweeters(); ?> (example: If you want to add to sidebar.php template)
  2. Tweets for each blog post: <?php load_link_tweets(); ?> (example: If you want to add to single.php and index.php template)
  3. Tweet Count for each blog post: <?php load_tweet_count(); ?> (example: If you want to add to index.php and sidebar.php template)

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Retweeters” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Retweeters” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.2.2

  • Added more UI options
  • Added HTTP function to get around issues arising out of snoopy class

1.2.1

  • Support for manual positioning of features

0.20

  • Add: Ability to show Tweets for each blog post
  • Add: Ability to show Tweet Count for each blog post
  • Fix: Does not show Retweeters in sidebar if no retweets are detected for the blog
  • Minor bug fixes

0.10

  • First release