<?php /** * @author ThemePunch <info@themepunch.com> * @link https://www.themepunch.com/ * @copyright 2022 ThemePunch */ if(!defined('ABSPATH')) exit(); /** * backwards compatibility prior 6.0.0 code * @START **/ class RevSliderBase { public static function check_file_in_zip($d_path, $image, $alias, $alreadyImported = false){ $f = RevSliderGlobals::instance()->get('RevSliderFunctions'); return $f->check_file_in_zip($d_path, $image, $alias, $alreadyImported, $add_path = false); } } class RevSliderFunctionsWP { public static function getImageUrlFromPath($url){ $f = RevSliderGlobals::instance()->get('RevSliderFunctions'); return $f->get_image_url_from_path($url); } public static function get_image_id_by_url($image_url){ $f = RevSliderGlobals::instance()->get('RevSliderFunctions'); return $f->get_image_id_by_url($image_url); } } class RevSliderOperations { public function getGeneralSettingsValues(){ $f = RevSliderGlobals::instance()->get('RevSliderFunctions'); return $f->get_global_settings(); } } class RevSlider extends RevSliderSlider { public function __construct(){ //echo '<!-- Slider Revolution Notice: Please do not use the class "RevSlider" anymore, use "RevSliderSlider" instead -->'."\n"; } } class UniteFunctionsRev extends RevSliderFunctions {} if(!function_exists('set_revslider_as_theme')){ function set_revslider_as_theme(){ } } /** * backwards compatibility prior 6.0.0 code * @END **/
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
external | Folder | 0755 |
|
|
aq-resizer.class.php | File | 7.77 KB | 0644 |
|
backwards.php | File | 1.44 KB | 0644 |
|
basic-css.php | File | 11.57 KB | 0644 |
|
cache.class.php | File | 5.77 KB | 0644 |
|
coloreasing.class.php | File | 6.4 KB | 0644 |
|
colorpicker.class.php | File | 15.29 KB | 0644 |
|
cssparser.class.php | File | 24.9 KB | 0644 |
|
data.class.php | File | 76.23 KB | 0644 |
|
em-integration.class.php | File | 5.76 KB | 0644 |
|
extension.class.php | File | 6.38 KB | 0644 |
|
favorite.class.php | File | 1.24 KB | 0644 |
|
functions.class.php | File | 56.52 KB | 0644 |
|
globals.class.php | File | 2.49 KB | 0644 |
|
googlefonts.php | File | 232.29 KB | 0644 |
|
index.php | File | 27 B | 0644 |
|
navigation.class.php | File | 19.14 KB | 0644 |
|
navigations.php | File | 101.14 KB | 0644 |
|
object-library.class.php | File | 51.63 KB | 0644 |
|
output.class.php | File | 323.76 KB | 0644 |
|
page-template.class.php | File | 3.97 KB | 0644 |
|
slide.class.php | File | 112.61 KB | 0644 |
|
slider.class.php | File | 79.55 KB | 0644 |
|
update.class.php | File | 7.32 KB | 0644 |
|
woocommerce.class.php | File | 6.64 KB | 0644 |
|
wpml.class.php | File | 5.32 KB | 0644 |
|