/* global kirkiPresetControls */
jQuery( document ).ready( function() {
_.each( kirkiPresetControls, function( children, parentControl ) {
wp.customize( parentControl, function( value ) {
value.bind( function( to ) {
_.each( children, function( preset, valueToListen ) {
if ( valueToListen === to ) {
_.each( preset.settings, function( controlValue, controlID ) {
wp.customize( controlID ).set( controlValue );
} );
}
} );
} );
} );
} );
} );
Warning: Cannot modify header information - headers already sent by (output started at /home/nzeegawz/public_html/ujdrone/wp-content/plugins/classic-editor/classic-editor.php:1) in /home/nzeegawz/public_html/ujdrone/wp-includes/feed-rss2-comments.php on line 8
التعليقات على: الأخبار
https://nzeermalik.com/ujdrone
جامعة جدة
Tue, 06 Feb 2024 08:57:17 +0000
hourly
1
https://wordpress.org/?v=6.8.1