=== Social Like Box === Contributors: hasibangg Tags: like box, Social widget, instagram, social Like, facebook Requires at least: 5.4 or higher Tested up to: 6.5.7 Stable tag: 1.1.1 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A lightweight WordPress plugin that adds a Social Like Box widget and shortcode for Facebook, Instagram, Twitter (X), and LinkedIn with live preview. == 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. == Installation == 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. == Frequently Asked Questions == = 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. == Screenshots == 1. Plugin Widget Option 2. Example Facebook Like Box displayed in a sidebar. 3. Plugin settings page with live preview. == Changelog == = 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. == Upgrade Notice == * 1.1.0: Ensure you remove old versions to prevent duplicate settings page. == License == This plugin is licensed under the GPLv2 or later. You may use, modify, and distribute it freely.