GRAYBYTE WORDPRESS FILE MANAGER6463

Server IP : 162.213.255.40 / Your IP : 216.73.216.121
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/hellrfbn/public_html/wp-content/plugins/jetpack/modules/widgets/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/hellrfbn/public_html/wp-content/plugins/jetpack/modules/widgets//twitter-timeline-admin.js
jQuery( function ( $ ) {
	function twitterWidgetTypeChanged( widgetTypeSelector ) {
		var selectedType = $( widgetTypeSelector ).val();
		$( widgetTypeSelector )
			.closest( '.jetpack-twitter-timeline-widget-type-container' )
			.next( '.jetpack-twitter-timeline-widget-id-container' )
			.find( 'label' )
			.css( 'display', function () {
				var labelType = $( this ).data( 'widget-type' );
				if ( selectedType === labelType ) {
					return '';
				}
				return 'none';
			} );
	}

	function twitterWidgetTweetDisplayChanged( event ) {
		var $tweetDisplaySelector = $( event.target );
		var selectedTweetDisplay = $tweetDisplaySelector.val();
		var $form = $tweetDisplaySelector.closest( 'form' );
		var $heightContainer = $form.find( '.jetpack-twitter-timeline-widget-height-container' );
		var $tweetLimitContainer = $form.find(
			'.jetpack-twitter-timeline-widget-tweet-limit-container'
		);
		var $scrollbarInput = $form.find( 'input[id*=chrome-noscrollbar]' );
		switch ( selectedTweetDisplay ) {
			case 'fixed':
				$heightContainer.hide();
				$tweetLimitContainer.show();
				$scrollbarInput.prop( 'disabled', true );
				break;
			case 'dynamic':
				$tweetLimitContainer.hide();
				$heightContainer.show();
				$scrollbarInput.prop( 'disabled', false );
				break;
		}
	}

	// We could either be in wp-admin/widgets.php or the Customizer.
	var $container = $( '#customize-controls' );
	if ( ! $container.length ) {
		$container = $( '#wpbody' );
	}

	// Observe widget settings for 'change' events of the 'type' property for
	// current and future Twitter timeline widgets.
	$container.on( 'change', '.jetpack-twitter-timeline-widget-type', function () {
		twitterWidgetTypeChanged( this );
	} );

	// Set the labels for currently existing widgets (including the "template"
	// version that is copied when a new widget is added).
	$container.find( '.jetpack-twitter-timeline-widget-type' ).each( function () {
		twitterWidgetTypeChanged( this );
	} );

	// Observe widget settings for 'change' events of the 'tweet-display' property for
	// current and future Twitter timeline widgets.
	$container.on(
		'change',
		'.jetpack-twitter-timeline-widget-tweet-display-radio',
		twitterWidgetTweetDisplayChanged
	);
} );

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
authors
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
contact-info
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
eu-cookie-law
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
facebook-likebox
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
flickr
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
gallery
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
goodreads
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
google-translate
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
image-widget
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
instagram
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
internet-defense-league
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
milestone
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
my-community
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
simple-payments
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
social-icons
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
social-media-icons
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
top-posts
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
wordpress-post-widget
--
July 23 2025 07:38:28
hellrfbn / hellrfbn
0755
.htaccess
0.41 KB
July 23 2025 07:38:28
hellrfbn / hellrfbn
0644
authors.php
8.996 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
blog-stats.php
6.11 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class-jetpack-eu-cookie-law-widget.php
10.556 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
class-jetpack-instagram-widget.php
24.046 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
contact-info.php
17.948 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
customizer-controls.css
0.161 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
customizer-utils.js
4.057 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
facebook-likebox.php
15.281 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
flickr.php
7.462 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
gallery.php
16.009 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
goodreads.php
8.714 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
google-translate.php
6.449 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
gravatar-profile.css
1.226 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
gravatar-profile.php
16.035 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
image-widget.php
12.09 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
internet-defense-league.php
5.651 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
mailchimp.php
4.288 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
milestone.php
0.338 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
my-community.php
10.931 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
rsslinks-widget.php
10.604 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
simple-payments.php
21.914 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
social-icons.php
22.41 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
social-media-icons.php
10.716 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
top-posts.php
27.647 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
twitter-timeline-admin.js
2.182 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
twitter-timeline.php
19.899 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
upcoming-events.php
6.732 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644
wordpress-post-widget.php
3.71 KB
February 05 2025 15:45:00
hellrfbn / hellrfbn
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF