Changeset 2958274
- Timestamp:
- 08/25/2023 10:55:19 AM (3 years ago)
- Location:
- skyboot-custom-icons-for-elementor/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (4 diffs)
-
settings-api/settings-fields.php (modified) (1 diff)
-
skyboot-custom-icons-for-elementor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
skyboot-custom-icons-for-elementor/trunk/readme.txt
r2916467 r2958274 2 2 Contributors: skybootstrap 3 3 Tags: elementor, custom icons, elementor icons, icons, elementor addons, icon fonts, elementor icons list, elementor custom icons, elementor icons library, free icons, social media icons, icons for website 4 Requires at least: 5. 05 Requires PHP: 5.66 Tested up to: 6. 2.27 Stable tag: 1.0. 64 Requires at least: 5.9 5 Requires PHP: 7.0 6 Tested up to: 6.3 7 Stable tag: 1.0.7 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 20 20 👉 Subscribe Our YouTube Channel: [Subscribe Now](https://skybootstrap.com/go/skybootstrap-youtube-channel) 21 21 👉 Like Facebbok Page: [Like Now](https://www.facebook.com/Skybootstrap) 22 👉 Our SaaS Product: [TLinky](https://tlinky.com/) - The #1 Link Management Platform. TLinky's Core Solutions: URL Shortener, QR Code Generator, & Link In Bio Builder. 22 23 23 24 Most of the popular brand icons are available in every icon package like Google icons, YouTube icons, Instagram icons, Whatsapp icons, Facebook icons, Twitter icons, Linkedin icons, tiktok icon, and much more. There are huge numbers of social media icons included in the plugin. All are free icons in the plugin like website icons, maps icons, camera icons, UI icons, and other icons in one place. … … 154 155 == Changelog == 155 156 157 = 1.0.7 (Date: 25-08-2023) = 158 * Compatible with WordPress 6.3 159 * Compatible with latest version of Elementor 160 156 161 = 1.0.6 (Date: 23-05-2023) = 157 162 * Compatible with WordPress 6.2.2 … … 179 184 * Initial release 180 185 * Tested with 5.4.2 181 -
skyboot-custom-icons-for-elementor/trunk/settings-api/settings-fields.php
r2916467 r2958274 585 585 <tr> 586 586 <td> 587 <label><?php echo esc_html('1.0.7 (Date: 25-08-2023)', 'skb_cife'); ?></label> 588 <ul> 589 <li><i class="dashicons dashicons-yes"></i><?php echo esc_html('Compatible with WordPress 6.3', 'skb_cife'); ?></li> 590 <li><i class="dashicons dashicons-yes"></i><?php echo esc_html('Compatible with latest version of Elementor', 'skb_cife'); ?></li> 591 </ul> 592 </td> 593 </tr> 594 <tr> 595 <td> 587 596 <label><?php echo esc_html('1.0.6 (Date: 23-05-2023)', 'skb_cife'); ?></label> 588 597 <ul> -
skyboot-custom-icons-for-elementor/trunk/skyboot-custom-icons-for-elementor.php
r2916467 r2958274 4 4 * Description: Skyboot custom icons for Elementor is a fantastic custom Elementor icons plugin for the Elementor page builder. Increase Elementor icons library using the plugin. it's a perfect Elementor custom icons plugin for website owners. 5 5 * Plugin URI: https://skybootstrap.com/custom-icons-for-elementor 6 * Version: 1.0. 66 * Version: 1.0.7 7 7 * Author: Skybootstrap 8 8 * Author URI: https://skybootstrap.com … … 17 17 18 18 // Define Useful Contastant 19 define( 'SKB_CIFE_VERSION', '1.0. 6' );19 define( 'SKB_CIFE_VERSION', '1.0.7' ); 20 20 define( 'SKB_CIFE_PL_ROOT', __FILE__ ); 21 21 define( 'SKB_CIFE_PL_URL', plugin_dir_url( SKB_CIFE_PL_ROOT ) );
Note: See TracChangeset
for help on using the changeset viewer.