This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Social Mentions

Description

Social Mentions gathers posts with certain #hashtags from various social media sources every 30 minutes using wp_cron.

It comes with predefined CSS classes for the output list but nothing is styled so you can fit it to your theme as needed.

The setup is really easy. Simply follow the instructions in the Settings area of the plugin to create your API Keys for each supported social media and input the #hashtags that you want to fetch to your page and use the shortcode [social-mentions show="#something"] on the page you want to view the list.

This plugin is based on the idea of the Tagregator plugin, greetings & props to all the people who have been contributing to it all this time.

Greetings, Copyrights & Licences

This plugin is based on the idea of the Tagregator plugin, greetings & props to all the people who have been contributing to it all this time.

Masonry – Copyright David DeSandro – MIT License.

imagesLoaded – Copyright David DeSandro – MIT License.

FontAwesome – Copyright Dave Gandy – SIL OFL 1.1 / MIT License.

Screenshots

  • Social Mentions Settings

Installation

From within WordPress

  • Visit Plugins > Add New
  • Search for Social Mentions
  • Click the Install Now button to install the plugin
  • Click the Activate button to activate the plugin

Manually

  • Unzip the downloaded package
  • Upload social-mentions directory to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Installation Instructions

From within WordPress

  • Visit Plugins > Add New
  • Search for Social Mentions
  • Click the Install Now button to install the plugin
  • Click the Activate button to activate the plugin

Manually

  • Unzip the downloaded package
  • Upload social-mentions directory to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Social Mentions” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Social Mentions” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.3

  • Added option to exclude ReTweets

1.0.2

  • Added Masonry Layout ( Optional )
  • Added FontAwesome ( Optional )
  • Added some basic CSS

1.0.1

  • Add post image to twitter

1.0.0

  • Initial Release