Social Menu Icons for WordPress
Create a Menu. Enter Your Social Networks. Display.
Please check out the video below for a brief overview.
Features
Installation
If you wish to manually show the menu, you may use the snippet below:
wp_nav_menu(
array(
'theme_location' => 'smi-social',
)
);
Code language: PHP (php)
Screenshots
Frequently Asked Questions
More questions? Please contact me.
Download
You can find more detailed usage/installation instructions and the download on the GitHub repo until I get a proper licensing system in place.