PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
shortcodes
/
item-showcase
<?php class WebOnCoreElementorItemShowcase extends WebOnCoreElementorWidgetBase { function __construct( array $data = [], $args = null ) { $this->set_shortcode_slug( 'webon_core_item_showcase' ); parent::__construct( $data, $args ); } } webon_core_get_elementor_widgets_manager()->register_widget_type( new WebOnCoreElementorItemShowcase() );
[+]
..
[+]
variations
[-] item-showcase-elementor.php
[edit]
[-] include.php
[edit]
[+]
assets
[-] item-showcase.php
[edit]