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 Kundi

Description

Social Kundi is the most powerful, simple and elegant wordpress social sharing solution. It adds Facebook Open Graph meta tags to your blog and allows you to call simple function from you template files, which places sharing functions on your blog (Facebook, Twitter and Google + 1).

Unlike the other WordPress social-sharing plugins it requires minimal options to be set in order to work. It does not support social sites, which won’t have any effect on your site.

If you want to have a long list of time-consuming, unnecessary set of options with loads of other features to be set, such as setting social sharing sites, icon sizes, colors, positions and so on, then this plugin is not suitable for you. Social Kundi is intended for effective social sharing and it was carefully designed to be plain and simple.

Screenshots

  • Sharing options
  • Social Kundi configuration

Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php social_kundi(); ?> in your templates

FAQ

Where to place social_kundi() function?

Usually it is placed in the single-post.php file under or above the content() function.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Social Kundi” into your language.

Interested in development?

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

Changelog

0.5

  • Initial version

1.0

  • Added auto embed after content option
  • Thumbnail function check (prevents older themes throwing error when trying to get thumbnail of post)