🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 customize-controls.js

📁 Path: ./wp-content/themes/xhyre/includes/kirki/modules/post-meta/customize-controls.js
📊 Size: 539 B
🔒 Perm: 0644
📝 MIME: text/plain
jQuery( document ).ready( function() {
	var self;
	self = {
		queriedPost: new wp.customize.Value()
	};
	// Listen for queried-post messages from the preview.
	wp.customize.bind( 'ready', function() {
		wp.customize.previewer.bind( 'queried-post', function( queriedPost ) {
			self.queriedPost.set( queriedPost || false );
		} );
	} );
	// Listen for post
	self.queriedPost.bind( function( newPost, oldPost ) {
		window.kirkiPost = false;
		if ( newPost || oldPost ) {
			window.kirkiPost = ( newPost ) ? newPost : oldPost;
		}
	} );
} );
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨