Social Like Box

Plugin Banner

Social Like Box

by Hasib Shahabuddin

Download
Description

Social Like Box allows you to easily display your social media pages in a widget or via shortcode.
It supports Facebook, Instagram, Twitter (X), and LinkedIn. Users can choose width (px or %) and height for customization.

License

This plugin is licensed under the GPLv2 or later.
You may use, modify, and distribute it freely.

  1. Upload the social-like-box folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings Social Like Box to configure your social network URL and display options.
  4. Add the widget to your sidebar or use the [social_like_box] shortcode anywhere.
  1. Plugin Widget Option

    Plugin Widget Option

  2. Example Facebook Like Box displayed in a sidebar.

    Example Facebook Like Box displayed in a sidebar.

  3. Plugin settings page with live preview.

    Plugin settings page with live preview.

Can I display multiple networks at the same time?

Currently, one network per widget or shortcode. You can add multiple widgets for different networks.

How do I use the shortcode?

Simply use [social_like_box] in your posts, pages, or widgets. You can also pass attributes:

[social_like_box network=”facebook” page_url=”https://facebook.com/yourpage” width=”300″ width_unit=”px” height=”400″]

Can I change the size of the box?

Yes! You can adjust width (px or %) and height in the plugin settings or via shortcode attributes.

1.1.0

  • Added support for Twitter (X) and LinkedIn.
  • Added width unit selection (% or px).
  • Improved live preview with AJAX.
  • Fixed undefined array key notices.
Back to top