Changeset 3283028
- Timestamp:
- 04/28/2025 05:31:00 AM (11 months ago)
- Location:
- skyboot-custom-icons-for-elementor/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (6 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
r3048195 r3283028 1 1 === Skyboot Custom Icons for Elementor - Elementor Icons library - 14000+ Icons === 2 2 Contributors: skybootstrap 3 Tags: elementor, custom icons, elementor icons, icons, elementor addons 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 4 Requires at least: 5.9 5 5 Requires PHP: 7.0 6 Tested up to: 6. 46 Tested up to: 6.8 7 7 Stable tag: 1.0.7 8 8 License: GPLv2 or later … … 72 72 👉 You will get all icons in Elementor's built-in icon library 73 73 74 == How do i use custom icons with Elementor? ==74 == How do i use custom Elementor icons? == 75 75 76 76 [youtube https://youtu.be/zh46PmvLGr0] … … 78 78 == The benefit of using the Elementor icons list plugin? == 79 79 80 The Skyboot custom icons for the Elementor plugin are easy to use with any Elementor supported theme and plugin in the market. Custom icons are a great way to make your site stand out. If you already use the Elementor page builder, you can use the Skyboot custom Elementor icon plugin to make your site stand out. It is an essential Elementor plugin for any Elementor site builder.80 The Skyboot custom icons for the Elementor plugin are easy to use with any Elementor supported theme and plugin in the market. Custom icons are a great way to make your site stand out. If you already use the Elementor page builder, you can use the Skyboot custom Elementor icon plugin. It is an essential Elementor plugin for any Elementor site builder. 81 81 82 82 The Skyboot custom icon can help to give your site a unique look. The plugin development team is constantly making improvements, and these improvements are free for all Elementor users. … … 143 143 Jeg Elementor Kit, Master Addons for Elementor, The Post Grid, The Plus Addons for Elementor, Element Pack Elementor Addons, AnyWhere Elementor, Portfolio for Elementor, WidgetKit, Exclusive Addons for Elementor, Templately, Rife Elementor Extensions, Primary Addon for Elementor, Post Grid Elementor Addon, JetWidgets For Elementor, Tutor LMS Elementor Addons, Booster Elementor Addons, WPZOOM Addons for Elementor, Magical Addons For Elementor, Piotnet Addons For Elementor, etc it does not conflict with these plugins. 144 144 145 = How many icons are included in the Elementor Icon Set? =146 The Elementor Icon Set includes 14 icons pack. These icons cover a variety of categories, such as website elements, social media, communication, and more. With this selection, you have a range of options to choose from and enhance the visual aspects of your website.145 = How many icons are included in the custom Elementor Icon Set? = 146 The Elementor Icon Set includes 14 icons pack. These icons cover a variety of categories, such as website elements, brand icon, social media, communication, and more. With this selection, you have a range of options to choose from and enhance the visual aspects of your website. 147 147 148 148 == Screenshots == … … 155 155 == Changelog == 156 156 157 = 1.0.9 (Date: 28-04-2025) = 158 * Compatible with WordPress 6.8 159 * Compatible with latest version of Elementor 160 161 = 1.0.8 (Date: 02-03-2024) = 162 * Compatible with WordPress 6.4 163 * Compatible with latest version of Elementor 164 165 157 166 = 1.0.7 (Date: 25-08-2023) = 158 167 * Compatible with WordPress 6.3 … … 162 171 * Compatible with WordPress 6.2.2 163 172 * Compatible with latest version of Elementor 164 * Improved dashboard css173 * Improved dashboard CSS 165 174 166 175 = 1.0.5 = -
skyboot-custom-icons-for-elementor/trunk/settings-api/settings-fields.php
r3043814 r3283028 593 593 <div class="skb_cife-change-log-table-wrapper"> 594 594 <table class="skb_cife-change-log-table"> 595 <tr> 595 <tr> 596 <td> 597 <label><?php echo esc_html('1.0.9 (Date: 28-04-2025)', 'skb_cife'); ?></label> 598 <ul> 599 <li><i class="dashicons dashicons-yes"></i><?php echo esc_html('Compatible with WordPress 6.8', 'skb_cife'); ?></li> 600 <li><i class="dashicons dashicons-yes"></i><?php echo esc_html('Compatible with latest version of Elementor', 'skb_cife'); ?></li> 601 </ul> 602 </td> 603 </tr> 604 <tr> 596 605 <td> 597 606 <label><?php echo esc_html('1.0.8 (Date: 02-03-2024)', 'skb_cife'); ?></label> -
skyboot-custom-icons-for-elementor/trunk/skyboot-custom-icons-for-elementor.php
r3043814 r3283028 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. 86 * Version: 1.0.9 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. 8' );19 define( 'SKB_CIFE_VERSION', '1.0.9' ); 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.