Changeset 1945144
- Timestamp:
- 09/22/2018 07:43:24 AM (7 years ago)
- Location:
- ss-font-awesome-icon/trunk
- Files:
-
- 2 edited
- README.txt (modified) (2 diffs)
- fa-icons.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ss-font-awesome-icon/trunk/README.txt
r1941934 r1945144 4 4 Plugin URI: http://sobshomoy.com/plugins/ss-font-awesome-icon 5 5 Author: Shiful Islam 6 Version: 4.1 6 Version: 4.1.1 7 7 Author URI: http://bn.hs-bd.com 8 8 Tags: Total font awesome icons, font awesome icon short codes, font awesome icon inside post, post inside icons … … 15 15 16 16 == Description == 17 This is quick helping plug-ins when you need some icon anywhere in WordPress site. Supported widget and post/page inside. Simple short code but strong support. 18 Just simply write with short code for any font awesome icons till version 5.8(Fontawesome). 19 Light weight and user friendly. Basic short code, very easy to use. 17 Easiest way to integrate Font Awesome Icon in any post or widget. 20 18 21 19 -
ss-font-awesome-icon/trunk/fa-icons.php
r1945140 r1945144 2 2 /** 3 3 * @package Fontawesome Icons 4 * @version4.1 4 * @version4.1.1 5 5 */ 6 6 /* 7 7 Plugin Name: SS Font Awesome Icon 8 8 Plugin URI: http://sobshomoy.com/plugins/ss-font-awesome-icon 9 Description: All font-awesome icons you can create in your post inside or widgets. Easy to integrate in your post and page also on widget. Just go https://fontawesome.com/icons?d=gallery choose your icon and write [ icon type="b" name="facebook-f"] while you can see fontawesome icon is <i class="fab fa-facebook-f"></i>. This is new way to put icon for Fontawesome V5. But if you don't have any item type brand(b) or regular(r) or solid(s) just avoid this option. Your icon will be only [icon name="your-icon"].9 Description: Easy to integrate in your post and page also on widget. Just go http://sobshomoy.com/ss-font-awesome-icon/ and get more information about icon integration. 10 10 Author: Shiful Islam 11 Version: 4.1 11 Version: 4.1.1 12 12 Author URI: http://bn.hs-bd.com/ 13 13 */
Note: See TracChangeset for help on using the changeset viewer.