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