Plugin Directory

Changeset 3283028


Ignore:
Timestamp:
04/28/2025 05:31:00 AM (11 months ago)
Author:
skybootstrap
Message:

Hi,
We have updated our plugin to make and latest version of Elementor.
Thanks

Location:
skyboot-custom-icons-for-elementor/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • skyboot-custom-icons-for-elementor/trunk/readme.txt

    r3048195 r3283028  
    11=== Skyboot Custom Icons for Elementor - Elementor Icons library - 14000+ Icons  ===
    22Contributors: skybootstrap
    3 Tags: elementor, custom icons, elementor icons, icons, elementor addons
     3Tags: 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
    44Requires at least: 5.9
    55Requires PHP: 7.0
    6 Tested up to: 6.4
     6Tested up to: 6.8
    77Stable tag: 1.0.7
    88License: GPLv2 or later
     
    7272👉 You will get all icons in Elementor's built-in icon library
    7373
    74 == How do i use custom icons with Elementor? ==
     74== How do i use custom Elementor icons? ==
    7575
    7676[youtube https://youtu.be/zh46PmvLGr0]
     
    7878== The benefit of using the Elementor icons list plugin? ==
    7979
    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.
     80The 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.
    8181
    8282The 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.
     
    143143Jeg 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.
    144144
    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? =
     146The 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.
    147147
    148148== Screenshots ==
     
    155155== Changelog ==
    156156
     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
    157166= 1.0.7 (Date: 25-08-2023) =
    158167*   Compatible with WordPress 6.3
     
    162171*   Compatible with WordPress 6.2.2
    163172*   Compatible with latest version of Elementor
    164 *   Improved dashboard css
     173*   Improved dashboard CSS
    165174
    166175= 1.0.5 =
  • skyboot-custom-icons-for-elementor/trunk/settings-api/settings-fields.php

    r3043814 r3283028  
    593593                        <div class="skb_cife-change-log-table-wrapper">
    594594                            <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>
    596605                                    <td>
    597606                                        <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  
    44 * 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.
    55 * Plugin URI:  https://skybootstrap.com/custom-icons-for-elementor
    6  * Version:     1.0.8
     6 * Version:     1.0.9
    77 * Author:      Skybootstrap
    88 * Author URI:  https://skybootstrap.com
     
    1717
    1818    // Define Useful Contastant
    19     define( 'SKB_CIFE_VERSION', '1.0.8' );
     19    define( 'SKB_CIFE_VERSION', '1.0.9' );
    2020    define( 'SKB_CIFE_PL_ROOT', __FILE__ );
    2121    define( 'SKB_CIFE_PL_URL', plugin_dir_url(  SKB_CIFE_PL_ROOT ) );
Note: See TracChangeset for help on using the changeset viewer.