Описание
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.
Скриншоты
Установка
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
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«G Social Icons» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «G Social Icons» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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)