Description
Easily display social media icons.
Features:
- Icons in Scalable Vector Graphics (.svg)
- Set alignment (left/right/center)
- Set icon colour (choose a colour for all icons or default original colours)
- Set margin in-between the icons
- Set icon size
- Set icon type (square/circle/rounded)
- Shortcode & Widget support
Icons supported:
- Google+
- YouTube
- Tumblr
- Flickr
- Vine
- Soundcloud
- Github
- Dribble
- Behance
- RSS
Only fill out the URL’s for the icons which you want displayed, you can do this in Settings -> G Social Icons. Here you can also change the colour of the icons, if you leave the Icon Colour field empty the plugin will use the default original colours for the icons.
Use [g-social-icons], <?php echo do_shortcode(‘[g-social-icons]’); ?>
or the widget to display them.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘G Social Icons’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
g-social-icons.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
g-social-icons.zip
- Extract the
g-social-icons
directory to your computer - Upload the
g-social-icons
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Reviews
There are no reviews for this plugin.
Contributors & Developers
“G Social Icons” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “G Social Icons” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Added Widget support
1.1
- Fixed bug if entered URL including https.
- Added ability to set the icons size.
- Added ability to set margin in-between icons.
- Added ability to choose square/circle/rounded icons (border-radius)