Your IP : 216.73.216.95


Current Path : /var/www/html/newsite/wp-content/plugins/layerslider/assets/wp/
Upload File :
Current File : /var/www/html/newsite/wp-content/plugins/layerslider/assets/wp/upgrades.php

<?php

$upgrades = [

	// !!!!!!!!!
	// IMPORTANT: Add new entries at the *END* of this array.
	// !!!!!!!!!

	'6.11.0' => function() {
		update_option( 'ls_gsap_sandboxing', 1 );
	}
];