REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 762 B
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/elementskit-lite/widgets/button/button-handler.php
Text
Base64
<?php namespace Elementor; class ElementsKit_Widget_Button_Handler extends \ElementsKit_Lite\Core\Handler_Widget{ static function get_name() { return 'elementskit-button'; } static function get_title() { return esc_html__( 'Button', 'elementskit-lite' ); } static function get_icon() { return ' ekit-widget-icon eicon-button'; } static function get_categories() { return [ 'elementskit' ]; } static function get_keywords() { return ['ekit', 'button', 'call', 'call button']; } static function get_dir() { return \ElementsKit_Lite::widget_dir() . 'button/'; } static function get_url() { return \ElementsKit_Lite::widget_url() . 'button/'; } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
button-handler.php
762 B
lrw-r--r--
2023-01-17 10:06:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
button.php
16.60 KB
lrw-r--r--
2025-08-05 09:46:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).