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