Social Icons Widget

Wordpress Plugin
Download latest - 16.07

Download Stats

Today 14
Yesterday 29
Last Week 181
All Time 135,970
Banner 772x250

The Social Media Icons widget takes a simple, extendable approach to displaying links to your social media profiles in WordPress. The purpose of this plugin was to strip away the complexities I found most other plugins to have and simply display a set of basic social icons in an unordered list. There's no frills and no fanciness, making it easy to style to your website's look.

Icons

Default icons are from the Simple Icons set created by Dan Leech.

Envelope designed by Cy Me from the Noun Project


Releases (13 )

Version Release Date Change Log
16.07 2016-07-20
  • Updated some social icons to their newer logos
16.04 2016-05-03
15.10 2015-10-15
  • Fix error with WPML where changing languages broke the icon path.
15.07 2015-08-11
  • Replaced http:// in unused input boxes with placeholder attribute instead.
  • Added CSS for icons in widget settings.
  • Updated the way icon path for custom icons is generated to stop conflicts with multilingual plugins.
15.06 2015-06-20
  • Fixed Undefined index errors.
  • Removed Technorati profile field.
  • Added dailymotion and Twitch profile fields.
14.10 2014-10-13
  • Added Soundcloud to default list of services
  • Implemented slash fix for those running the plugin on XAMMP/Windows (Thanks VictoriousK)
14.08 2014-09-04
  • Added prefixes to PHP variables to prevent conflicts with other plugins.
14.07 2014-07-05
  • Added 500px, Codepen, Envato, Kickstarter, Speaker Deck, Vine
  • Removed Forrst
  • Added ability to filter opening, closing tags and HTML for icon output.
  • Added target="_blank" for links to open in a new window by default.
14.05 2014-05-19
  • Fixed broken image links when WordPress is installed under a directory.
13.05 2014-04-17
13.04 2014-04-17
14.04 2014-04-17
  • Added new options for About.me, Email, GitHub, Medium, and WordPress profile links
  • Updated all icons to Simple Icons set
14.03 2014-02-28
  • Removed @getimagesize function for compatibility purposes
  • New accounts are now added via WordPress filter rather than editing core plugin code