Viewing File: /home/fshjisk/cocoperla/wp-content8f7/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 );
	}
];
Back to Directory File Manager