SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > jetpack > modules > widgets > > milestone


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins/jetpack/modules/widgets//milestone

NameTypeSizeLast ModifiedActions
admin.js File 748 bytes July 28 2020 21:06:48.
class-milestone-widget.php File 24395 bytes May 15 2025 20:05:26.
milestone-widget.css File 830 bytes April 14 2025 18:35:52.
milestone.js File 1426 bytes December 16 2024 19:21:56.
milestone.php File 358 bytes February 23 2021 21:08:42.
style-admin.css File 1293 bytes May 05 2025 21:43:40.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins/jetpack/modules/widgets//milestone/admin.js

( function ( $ ) {
	// We could either be in wp-admin/widgets.php or the customizer.
	var $container = $( '#customize-controls' );

	if ( ! $container.length ) {
		$container = $( '#wpbody' );
	}

	$container.on( 'change', '.milestone-type', function () {
		var $messageWrapper = $( this ).parent().find( '.milestone-message-wrapper' );

		$( this ).find( 'input[type="radio"]:checked' ).val() === 'since'
			? $messageWrapper.hide()
			: $messageWrapper.show();
	} );

	function triggerChange() {
		$container.find( '.milestone-type' ).trigger( 'change' );
	}

	// Used when adding widget via customizer or saving settings.
	$( document ).on( 'widget-added widget-updated', function () {
		triggerChange();
	} );

	triggerChange();
} )( jQuery );

SILENT KILLER Tool