=== GAPlugins - Socials === Author: Antoine GAUTIER Author URI: gautierantoine.com Contributors: gautierantoine Tags: socials, media, navigation, facebook, twitter, instagram, shortcode, multisite Requires at least: 5.2 Tested up to: 5.5 Requires PHP: 7.2 Stable tag: 0.01.00.01 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Your social medias in a shortcode.
== Description ==
After installing the plugin. You'll have a new menu in your admin page "GAPlugin". It will have 2 different parts "follow" (who link to your social medias) and "share" (to share on social media that page).
- share: select the social media where your visitors can share the page, post, etc.
- follow: add the URL to your social media to activate them.
You can add some text before the socials icons. You can order them as you wish.
Then you just have to use the shortcode in your theme to display them:
- share shortcode is: [GAP-share]
- follow shortcode is: [GAP-follow]
Enjoy !
Take a look at my website GautierAntoine.com
== Installation ==
- Install the plugin.
- Activate the plugin through the 'Plugins' menu in WordPress.
- In the "GAPlugin" Menu in your admin panel, you can select your social medias.
- Finally place the shortcodes [follow-nav] and/or [share-nav] in your templates.