REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 799 B
Close
/home/certprox/test.certproxywizard.com/wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps-handler.php
Text
Base64
<?php namespace Elementor; class ElementsKit_Widget_Drop_Caps_Handler extends \ElementsKit_Lite\Core\Handler_Widget{ static function get_name() { return 'elementskit-drop-caps'; } static function get_title() { return esc_html__( 'Drop Caps', 'elementskit-lite' ); } static function get_icon() { return ' ekit-widget-icon eicon-typography'; } static function get_categories() { return [ 'elementskit' ]; } static function get_keywords() { return ['ekit', 'drop', 'caps', 'initial', 'versal', 'letter']; } static function get_dir() { return \ElementsKit_Lite::widget_dir() . 'drop-caps/'; } static function get_url() { return \ElementsKit_Lite::widget_url() . 'drop-caps/'; } }
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
drop-caps-handler.php
799 B
lrw-r--r--
2026-03-10 10:31:03
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
drop-caps.php
7.28 KB
lrw-r--r--
2026-03-10 10:31:03
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).