Beskrivning
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.
Skärmdumpar
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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”G Social Icons” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”G Social Icons” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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)