BACK TO DIRECTORY


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.
β Supported Social Icons
- YouTube
- TikTok
- Dribbble
- Behance
- GitHub
π How to Add the Function in Your Theme
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.
Screenshots

Settings β General page where social links are added.
Plugin Details
Active Installs
0Total Downloads
2,540Version
1.0.8Requires WP
6.7Requires PHP
8.1Tested Up To
6.9.7Added
2021-10-22Last Updated
2026-04-15 1:43am GMTRatings
5
0
4
0
3
0
2
0
1
0