The Social Links plugin adds a widget and shortcode to your WordPress website allowing you to display icons linking to your social profiles. The new version includes the following social networks:
We've also added support for a shortcode ([the-social-links]
) for use in WordPress posts and pages and a custom template tag (<?php the_social_links();?>
) for use in template files.
The Social Links is translation ready!
Installation via WordPress Dashboard:
[the-social-links]
) in your posts and pages or add the custom template tag (<?php the_social_links();?><?php the_social_links();?>
) in your template files.