RB Site Social Links plugin helps you dynamically add and display your website’s social media profile links.
As of April 2026, RB Site Social Links is a WordPress site links plugin with 0 active installations and a 0/5 rating0. It has been downloaded 2.3K+ times in total. Requires WordPress 6.4+ and PHP 7.4+. Available on WordPress.org since 2021.
RB Site Social Links allows you to easily add and display social media links on your website.
Simply enter your social profile URLs in the settings page, and display them anywhere using the function provided.
Add this code inside your theme’s header.php, footer.php, or inside a template file:
if ( function_exists( 'rb_site_social_links_icon' ) ) {
rb_site_social_links_icon(
'socia_icon_menu', // ul ID
'socia_icon_menu', // ul class
'socia_icon_item', // li class
'socia_icon_link' // a class
);
}
You can customize the class names as needed for styling.
| WordPress | 6.4+ requiredTested up to 6.7.5 |
| PHP | 7.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.