Description
Social Menu Icons allows you to use the built-in WordPress menu system to create social menus should your theme not support it.
This plugin uses Social Logos by Automattic.
AFeatures:
You can adjust the:
* Icon size
* Icon color (using pre-configured colors or selecting a custom one)
* Layout
Installation
- Create the menu
- Add social sharing options
-
Display on your sidebar or use the snippet below.
wp_nav_menu(
array(
‘theme_location’ => ‘smi-social’,
)
);
Where smi-social
is the slug for the new social menu.
FAQ
-
Why Would I Need This
-
If your theme doesn’t support custom social networking, this is the perfect plugin for you.
-
My Theme Already Has a Social Menu – Do I need this?
-
Probably not, but the customizer settings make this plugin gold.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Social Menu Icons” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Social Menu 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.0.0
- Released 2018-09-20
- Initial release.