PHP 8.0.30
Preview: icon-hover-handler.php Size: 688 B
/home/certprox/template.certproxywizard.com/wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover-handler.php

<?php
namespace Elementor;


class ElementsKit_Widget_Icon_Hover_Handler extends \ElementsKit_Lite\Core\Handler_Widget{

    static function get_name() {
        return 'elementskit-icon-hover';
    }

    static function get_title() {
        return esc_html__( 'Icon Hover', 'elementskit-lite' );
    }

    static function get_icon() {
        return 'eicon-image-hotspot ekit-widget-icon ';
    }

    static function get_categories() {
        return [ 'elementskit' ];
    }

    static function get_dir() {
        return \ElementsKit_Lite::widget_dir() . 'icon-hover/';
    }

    static function get_url() {
        return \ElementsKit_Lite::widget_url() . 'icon-hover/';
    }
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
688 B lrw-r--r-- 2026-06-08 17:57:41
Edit Download
1.40 KB lrw-r--r-- 2026-06-08 17:57:41
Edit Download
72 B lrw-r--r-- 2026-06-08 17:57:41
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).