Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ccma
/
wp-content
/
plugins
/
curly-business
/
modules
/
shortcodes
/
working-hours
/
File Content:
load.php
<?php include_once CURLY_BUSINESS_SHORTCODES_PATH . '/working-hours/functions.php'; include_once CURLY_BUSINESS_SHORTCODES_PATH . '/working-hours/working-hours.php'; if ( ! function_exists( 'curly_core_include_working_hours_widgets_files' ) ) { function curly_core_include_working_hours_widgets_files() { if ( curly_business_theme_installed() && (curly_business_core_plugin_installed() ? curly_core_is_theme_registered() : false)) { include_once CURLY_BUSINESS_SHORTCODES_PATH . '/working-hours/elementor-working-hours.php'; } } if ( defined( 'ELEMENTOR_VERSION' ) ) { if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>' ) ) { add_action( 'elementor/widgets/register', 'curly_core_include_working_hours_widgets_files' ); } else { add_action( 'elementor/widgets/widgets_registered', 'curly_core_include_working_hours_widgets_files' ); } } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
assets
---
0755
templates
---
0755
elementor-working-hours.php
19013 bytes
0644
functions.php
1119 bytes
0644
load.php
910 bytes
0644
working-hours.php
18581 bytes
0644
N4ST4R_ID | Naxtarrr