/
home
/
desid573
/
verdenaturopathy.com.au
/
wp-content
/
themes
/
Divi_old
/
includes
/
builder
/
compat
/
/home/desid573/verdenaturopathy.com.au/wp-content/themes/Divi_old/includes/builder/compat
mkdir
upload
Name
Size
Mode
Actions
early.php
422
0644
edit
dl
rm
woocommerce.php
3954
0644
edit
dl
rm
Edit:
/home/desid573/verdenaturopathy.com.au/wp-content/themes/Divi_old/includes/builder/compat/early.php
(422B)
<?php // Compatibility code that needs to be run early and for each request. if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } if ( function_exists( 'ud_get_stateless_media' ) ) { // WP Stateless Plugin. function et_compat_stateless_skip_cache_busting( $result, $filename ) { return $filename; } add_filter( 'stateless_skip_cache_busting', 'et_compat_stateless_skip_cache_busting', 10, 2 ); }
Save
cmd:
run