PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
easyweb
/
inc
/
meta-box
/
js
jQuery( function ( $ ) { 'use strict'; // Reorder images $( '.rwmb-images' ).each( function () { var $this = $( this ), data = { action : 'rwmb_reorder_images', _ajax_nonce: $this.data( 'reorder_nonce' ), post_id : $( '#post_ID' ).val(), field_id : $this.data( 'field_id' ) }; $this.sortable( { placeholder: 'ui-state-highlight', items : 'li', update : function () { data.order = $this.sortable( 'serialize' ); $.post( ajaxurl, data ); } } ); } ); } );
[+]
..
[-] image-upload.js
[edit]
[-] image-advanced.js
[edit]
[-] thickbox-image.js
[edit]
[-] file-upload.js
[edit]
[-] wysiwyg.js
[edit]
[-] input-list.js
[edit]
[-] validate.js
[edit]
[-] jquery.validate.min.js
[edit]
[-] time.js
[edit]
[-] media.js
[edit]
[-] date.js
[edit]
[-] map-frontend.js
[edit]
[-] select.js
[edit]
[-] map.js
[edit]
[+]
jqueryui
[-] datetime.js
[edit]
[-] color.js
[edit]
[-] image.js
[edit]
[-] select-tree.js
[edit]
[+]
select2
[-] file-input.js
[edit]
[-] autosave.js
[edit]
[-] autocomplete.js
[edit]
[-] file.js
[edit]
[-] range.js
[edit]
[-] select-advanced.js
[edit]
[-] oembed.js
[edit]
[-] clone.js
[edit]
[-] slider.js
[edit]
[-] image-select.js
[edit]