Changeset 2525876
- Timestamp:
- 05/04/2021 10:56:49 AM (5 years ago)
- Location:
- cits-social-page-widget-like-box
- Files:
-
- 6 edited
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
assets/screenshot-1.png (modified) (previous)
-
assets/screenshot-2.png (modified) (previous)
-
trunk/init.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cits-social-page-widget-like-box/trunk/init.php
r2515361 r2525876 1 1 <?php 2 2 /* 3 Plugin Name: CITS Social Page Widget - Like Box3 Plugin Name: CITS Social Page Widget 4 4 Plugin URI: https://coderitsolution.com 5 5 Author: Ashik 6 6 Author URI: https://ashik.me 7 Description: CITS Social Page Widget - Like BoxPlugin to display the page likes in sidebar widget. Display like button for the posts. All Options Available.8 Tags: social like box, socialpage widget, cits social page widget.9 Version: 1.0.07 Description: CITS Social Page Widget Plugin to display the page likes in sidebar widget. Display like button for the posts. All Options Available. 8 Tags: social page widget, cits social page widget. 9 Version: 2.0.0 10 10 License: GPL2 11 11 */ -
cits-social-page-widget-like-box/trunk/readme.txt
r2524149 r2525876 1 === CITS Social Page Widget - Like Box===1 === CITS Social Page Widget === 2 2 Contributors: ashikcse 3 Tags: social like box, socialpage widget, cits social page widget.3 Tags: social page widget, cits social page widget. 4 4 Requires at least: 4.7 5 Stable tag: 1.0.05 Stable tag: 2.0.0 6 6 Tested up to: 5.7 7 7 Requires PHP: 5.0 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 CITS Social page widget - Like BoxPlugin to display the Social page likes in sidebar widget. Display like button for the posts. All Options Available.11 CITS Social page widget Plugin to display the Social page likes in sidebar widget. Display like button for the posts. All Options Available. 12 12 13 13 == Description == 14 14 15 CITS Social page widget - Like BoxPlugin to display the Social page likes in sidebar widget. Display like button for the posts. All Options Available.15 CITS Social page widget Plugin to display the Social page likes in sidebar widget. Display like button for the posts. All Options Available. 16 16 17 17 … … 27 27 1. Login in your WordPress admin panel. 28 28 2. Navigate to Plugins => Add New from left menu bar. 29 3. Now search "CITS Social Page Widget - Like Box" in search box.29 3. Now search "CITS Social Page Widget" in search box. 30 30 4. Click on Install Now button 31 31 5. Then activate the plugin. 32 6. Go to your Appearance => Widgets page and add Widget Social like boxto your sidebar.32 6. Go to your Appearance => Widgets page and add Social Page Widget to your sidebar. 33 33 7. If you want to show any where like posts or pages used shortcode ```[cits_page_widget page_title="Coder IT Solution" page_url="https://fb.com/coderitsolution"]``` 34 34
Note: See TracChangeset
for help on using the changeset viewer.