PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
plugins
/
TemplatemelaMetaBox
/
js
jQuery( document ).ready( function( $ ) { var $form = $( '#post' ); // Required field styling $.each( rwmb.validationOptions.rules, function( k, v ) { if ( v['required'] ) $( '#' + k ).parent().siblings( '.rwmb-label' ).addClass( 'required' ).append( '<span>*</span>' ); } ); rwmb.validationOptions.invalidHandler = function( form, validator ) { // Re-enable the submit ( publish/update ) button and hide the ajax indicator $( '#publish' ).removeClass( 'button-primary-disabled' ); $( '#ajax-loading' ).attr( 'style', '' ); $form.siblings( '#message' ).remove(); $form.before( '<div id="message" class="error"><p>' + rwmb.summaryMessage + '</p></div>' ); }; $form.validate( rwmb.validationOptions ); } );
[-] jquery.validate.min.js
[edit]
[-] oembed.js
[edit]
[-] taxonomy.js
[edit]
[-] slider.js
[edit]
[-] image-select.js
[edit]
[+]
..
[-] image-advanced.js
[edit]
[-] date.js
[edit]
[-] autosave.js
[edit]
[-] time.js
[edit]
[-] select-advanced.js
[edit]
[+]
jqueryui
[-] plupload-image.js
[edit]
[+]
select2
[-] thickbox-image.js
[edit]
[-] color.js
[edit]
[-] map.js
[edit]
[-] file-input.js
[edit]
[-] image.js
[edit]
[-] validate.js
[edit]
[-] datetime.js
[edit]
[-] file-advanced.js
[edit]
[-] file.js
[edit]
[-] clone.js
[edit]