Submit
Path:
~
/
home
/
getwphos
/
public_html
/
srlgroup
/
wp-content
/
plugins
/
case-addons
/
inc
/
elementor
/
widgets
/
File Content:
class-widget-sample.php
<?php class Pxl_Sample_Widget extends Pxltheme_Core_Widget_Base{ protected $name = 'pxl_sample'; protected $title = 'Widget Sample'; protected $icon = 'fa fa-file-o'; protected $categories = array( 'pxltheme-core' ); protected $params = '{"sections":[{"name":"layout_section","label":"Layout","tab":"layout","controls":[{"name":"layout","label":"Template","type":"select","default":"1","options":{"1":"Layout 1","2":"Layout 2","3":"Layout 3","4":"Layout 4"}}]},{"name":"content_section","label":"Content","tab":"content","controls":[{"name":"title","label":"Title","type":"text","placeholder":"Enter your title"}]}]}'; protected $styles = array( ); protected $scripts = array( ); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
abstract-class-widget-base.php
11290 bytes
0644
class-widget-sample.php
712 bytes
0644
class-widget-template.txt
344 bytes
0644
N4ST4R_ID | Naxtarrr