uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
.trash
/
wp-content
/
plugins
/
kirki
/
modules
/
preset
/
preset.js
/
/
/* global kirkiSetSettingValue */ jQuery( document ).ready( function() { // Loop Controls. wp.customize.control.each( function( control ) { // Check if we have a preset defined. if ( control.params && control.params.preset && ! _.isEmpty( control.params.preset ) ) { wp.customize( control.id, function( value ) { // Listen to value changes. value.bind( function( to ) { // Loop preset definitions. _.each( control.params.preset, function( preset, valueToListen ) { // Check if the value set want is the same as the one we're looking for. if ( valueToListen === to ) { // Loop settings defined inside the preset. _.each( preset.settings, function( controlValue, controlID ) { // Set the value. kirkiSetSettingValue.set( controlID, controlValue ); } ); } } ); } ); } ); } } ); } );
/home/batcwwjx/./old/.trash/wp-content/plugins/kirki/modules/preset/preset.js