Plugin Directory

Changeset 2958274


Ignore:
Timestamp:
08/25/2023 10:55:19 AM (3 years ago)
Author:
skybootstrap
Message:

Hi,
We have tested the plugin latest version of WordPress and Elementor. and change the update log.

Thanks

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

Legend:

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

    r2916467 r2958274  
    22Contributors: skybootstrap
    33Tags: 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.0
    5 Requires PHP: 5.6
    6 Tested up to: 6.2.2
    7 Stable tag: 1.0.6
     4Requires at least: 5.9
     5Requires PHP: 7.0
     6Tested up to: 6.3
     7Stable tag: 1.0.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2020👉 Subscribe Our YouTube Channel: [Subscribe Now](https://skybootstrap.com/go/skybootstrap-youtube-channel)
    2121👉 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.
    2223
    2324Most 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.
     
    154155== Changelog ==
    155156
     157= 1.0.7 (Date: 25-08-2023) =
     158*   Compatible with WordPress 6.3
     159*   Compatible with latest version of Elementor
     160
    156161= 1.0.6 (Date: 23-05-2023) =
    157162*   Compatible with WordPress 6.2.2
     
    179184*   Initial release
    180185*   Tested with 5.4.2
    181 
  • skyboot-custom-icons-for-elementor/trunk/settings-api/settings-fields.php

    r2916467 r2958274  
    585585                                <tr>
    586586                                    <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>
    587596                                        <label><?php echo esc_html('1.0.6 (Date: 23-05-2023)', 'skb_cife'); ?></label>
    588597                                        <ul>
  • skyboot-custom-icons-for-elementor/trunk/skyboot-custom-icons-for-elementor.php

    r2916467 r2958274  
    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.6
     6 * Version:     1.0.7
    77 * Author:      Skybootstrap
    88 * Author URI:  https://skybootstrap.com
     
    1717
    1818    // Define Useful Contastant
    19     define( 'SKB_CIFE_VERSION', '1.0.6' );
     19    define( 'SKB_CIFE_VERSION', '1.0.7' );
    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.