Hackfut Security File Manager
Current Path:
/home/haielekt/pasangac.com/wp-content/plugins/Ghylrock/includes
home
/
haielekt
/
pasangac.com
/
wp-content
/
plugins
/
Ghylrock
/
includes
/
📁
..
📄
SupremeModulesLoader.php
(836 B)
📄
SupremeModulesProForDivi.php
(964 B)
📄
class-dsm-json-handler.php
(987 B)
📄
class-dsm-supreme-modules-pro-for-divi-activator.php
(861 B)
📄
class-dsm-supreme-modules-pro-for-divi-deactivator.php
(729 B)
📄
class-dsm-supreme-modules-pro-for-divi-helper.php
(896 B)
📄
class-dsm-supreme-modules-pro-for-divi-i18n.php
(1.01 KB)
📄
class-dsm-supreme-modules-pro-for-divi-installer.php
(784 B)
📄
class-dsm-supreme-modules-pro-for-divi-loader.php
(4.64 KB)
📄
class-dsm-supreme-modules-pro-for-divi.php
(166.71 KB)
📄
class-dsm-svg-handler.php
(973 B)
📄
class.page-settings.php
(18.71 KB)
📄
class.settings-api.php
(21.38 KB)
📁
extensions
📁
fields
📄
index.php
(26 B)
📁
license
📄
loader.php
(335 B)
📁
modules
📁
widgets
📄
workspace.code-workspace
(61 B)
Editing: SupremeModulesLoader.php
<?php /*Temporary fix*/ if ( ! function_exists( 'et_core_is_fb_enabled' ) ) : function et_core_is_fb_enabled() { return function_exists( 'et_fb_is_enabled' ) && et_fb_is_enabled(); } endif; if ( ! function_exists( 'et_divi_divider_style_choices' ) ) : /** * Returns divider style choices * * @return array */ function et_divi_divider_style_choices() { return apply_filters( 'et_divi_divider_style_choices', array( 'solid' => esc_html__( 'Solid', 'Divi' ), 'dotted' => esc_html__( 'Dotted', 'Divi' ), 'dashed' => esc_html__( 'Dashed', 'Divi' ), 'double' => esc_html__( 'Double', 'Divi' ), 'groove' => esc_html__( 'Groove', 'Divi' ), 'ridge' => esc_html__( 'Ridge', 'Divi' ), 'inset' => esc_html__( 'Inset', 'Divi' ), 'outset' => esc_html__( 'Outset', 'Divi' ), ) ); } endif;
Upload File
Create Folder