A Social Share plugin that renders the social share icons
Create an instance of the class and call the method which prints out the html:
<?php echo mwb_get_social_share()->getSocialHtml('Share News Article');?>
[mwb_social_share]
Check an acf option page called social share and that is where all the cms options you are able to select
- Extend the class name into your child theme if you want to extend the function to your own liking