X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/plugins/elementor/includes/widgets
home
/
hamdjcne
/
public_html
/
wp-content
/
plugins
/
elementor
/
includes
/
widgets
/
ðŸ“
..
📄
accordion.php
(19.31 KB)
📄
alert.php
(13.07 KB)
📄
audio.php
(7.25 KB)
📄
button.php
(2.71 KB)
📄
common.php
(28.28 KB)
📄
counter.php
(16.81 KB)
📄
divider.php
(32.81 KB)
📄
google-maps.php
(6.39 KB)
📄
heading.php
(9.95 KB)
📄
html.php
(2.42 KB)
📄
icon-box.php
(20.87 KB)
📄
icon-list.php
(21.87 KB)
📄
icon.php
(12.36 KB)
📄
image-box.php
(17.25 KB)
📄
image-carousel.php
(26.26 KB)
📄
image-gallery.php
(10.52 KB)
📄
image.php
(18.87 KB)
📄
inner-section.php
(848 B)
📄
menu-anchor.php
(3.48 KB)
📄
progress.php
(11.76 KB)
📄
rating.php
(7.26 KB)
📄
read-more.php
(3.1 KB)
📄
share-buttons.php
(601 B)
📄
shortcode.php
(3.19 KB)
📄
sidebar.php
(2.91 KB)
📄
social-icons.php
(15.76 KB)
📄
spacer.php
(3.18 KB)
📄
star-rating.php
(12.85 KB)
📄
tabs.php
(16.21 KB)
📄
testimonial.php
(16.79 KB)
📄
text-editor.php
(11.97 KB)
📄
toggle.php
(19.47 KB)
ðŸ“
traits
📄
video.php
(33.81 KB)
📄
wordpress.php
(6.89 KB)
Editing: share-buttons.php
<?php namespace Elementor; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Widget_Share_Buttons extends Widget_Base { private static $supported_networks = [ 'facebook', 'x-twitter', 'twitter', 'linkedin', 'pinterest', 'threads', 'reddit', 'vk', 'odnoklassniki', 'tumblr', 'digg', 'skype', 'stumbleupon', 'mix', 'telegram', 'pocket', 'xing', 'whatsapp', 'email', 'print', ]; public function get_name() { return 'share-buttons'; } public static function get_supported_networks() { return self::$supported_networks; } }
Upload File
Create Folder