REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.22 KB
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/elementor/modules/promotions/controls/promotion-control.php
Text
Base64
<?php namespace Elementor\Modules\Promotions\Controls; use Elementor\Base_Data_Control; class Promotion_Control extends Base_Data_Control { const TYPE = 'promotion_control'; public function get_type() { return static::TYPE; } public function content_template() { ?> <div data-promotion="{{{ data.name }}}" class="elementor-control-type-switcher elementor-label-inline e-control-promotion__wrapper"> <div class="elementor-control-content"> <div class="elementor-control-field"> <# if ( data.label ) {#> <label for="<?php $this->print_control_uid(); ?>" class="elementor-control-title">{{{ data.label }}}</label> <# } #> <span class="e-control-promotion__lock-wrapper"> <i class="eicon-lock"></i> </span> <div class="elementor-control-input-wrapper"> <label class="elementor-switch elementor-control-unit-2 e-control-promotion-switch"> <input type="checkbox" class="elementor-switch-input" disabled> <span class="elementor-switch-label" data-off="Off"></span> <span class="elementor-switch-handle"></span> </label> </div> <div class="e-promotion-react-wrapper" data-promotion="{{{ data.name }}}"></div> </div> </div> </div> <?php } }
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
atomic-promotion-control.php
473 B
lrw-r--r--
2026-02-05 01:46:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
promotion-control.php
1.22 KB
lrw-r--r--
2024-12-10 19:19:32
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).