Title: RB Site Social Links
Author: Bashir Rased
Published: <strong>October 22, 2021</strong>
Last modified: April 15, 2026

---

Search plugins

![](https://ps.w.org/rb-site-social-links/assets/banner-772x250.png?rev=3402729)

![](https://ps.w.org/rb-site-social-links/assets/icon.svg?rev=3402037)

# RB Site Social Links

 By [Bashir Rased](https://profiles.wordpress.org/bashirrased2017/)

[Download](https://downloads.wordpress.org/plugin/rb-site-social-links.1.0.8.zip)

 * [Details](https://wordpress.org/plugins/rb-site-social-links/#description)
 * [Reviews](https://wordpress.org/plugins/rb-site-social-links/#reviews)
 *  [Installation](https://wordpress.org/plugins/rb-site-social-links/#installation)
 * [Development](https://wordpress.org/plugins/rb-site-social-links/#developers)

 [Support](https://wordpress.org/support/plugin/rb-site-social-links/)

## Description

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

 1.  **Twitter**
 2.  **Facebook**
 3.  **Instagram**
 4.  **LinkedIn**
 5.  **Pinterest**
 6.  **YouTube**
 7.  **TikTok**
 8.  **Dribbble**
 9.  **Behance**
 10. **WhatsApp**
 11. **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.⌉⌊Settings → General page
where social links are added.⌉[

Settings  General page where social links are added.

## Installation

### From your WordPress dashboard

 1. Go to **Plugins  Add New**
 2. Search for **“RB Site Social Links”**
 3. Click **Install**, then **Activate**
 4. Go to **Settings  General**
 5. Add your social media profile links

## FAQ

### Does this plugin require another plugin?

No. RB Site Social Links works independently. You can display the icons anywhere
using the function rb_site_social_links_icon().

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“RB Site Social Links” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Bashir Rased ](https://profiles.wordpress.org/bashirrased2017/)

[Translate “RB Site Social Links” into your language.](https://translate.wordpress.org/projects/wp-plugins/rb-site-social-links)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/rb-site-social-links/),
check out the [SVN repository](https://plugins.svn.wordpress.org/rb-site-social-links/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/rb-site-social-links/)
by [RSS](https://plugins.trac.wordpress.org/log/rb-site-social-links/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.8

 * 15.04.2026 – 9th version submission
 * Updated Icons

#### 1.0.7

 * 28.11.2025 – 8th version submission
 * Removed unused social links
 * PHPCS & WPCS code standards applied
 * Add Bengali translation

#### 1.0.6

 * 08.04.2025 – 7th version submission
 * Removed some social links

#### 1.0.5

 * 21.04.2024 – 6th version submission
 * Full plugin revision
 * More social icons added
 * Connected with RB Theme Helper plugin

#### 1.0.4

 * 29.03.2022 – 5th version submission
 * Updated readme.txt

#### 1.0.3

 * 10.12.2021 – 4th version submission
 * Fixed Instagram link issue
 * Updated readme.txt

#### 1.0.2

 * 29.10.2021 – 3rd version submission
 * Added Plugin URI
 * Updated plugin description
 * Added installation instructions

#### 1.0.1

 * 22.10.2021 – 2nd version submission
 * Added Author URI
 * Added HTML/PHP examples
 * Added banner & icon images

#### 1.0.0

 * 09.09.2021 – First release

## Meta

 *  Version **1.0.8**
 *  Last updated **3 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.7 or higher **
 *  Tested up to **6.9.5**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [social links](https://wordpress.org/plugins/tags/social-links/)[social media links](https://wordpress.org/plugins/tags/social-media-links/)
 *  [Advanced View](https://wordpress.org/plugins/rb-site-social-links/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rb-site-social-links/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rb-site-social-links/reviews/)

## Contributors

 *   [ Bashir Rased ](https://profiles.wordpress.org/bashirrased2017/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rb-site-social-links/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://bashir-rased.com/)