Файловый менеджер - Редактировать - /home/barghamad/public_html/wp-content/themes/multinews/framework/metaboxes/js/taxonomy.js
Назад
jQuery( document ).ready( function( $ ) { $( '.rw-taxonomy-tree input:checkbox' ).change( function() { var $this = $( this ), $childList = $this.parent().siblings( '.rw-taxonomy-tree' ); if ( $this.is( ':checked' ) ) $childList.removeClass( 'hidden' ); else { $( 'input', $childList ).removeAttr( 'checked' ); $childList.addClass( 'hidden' ); } } ); $( '.rw-taxonomy-tree select' ).change( function() { var $this = $( this ), $childList = $this.parent().find( 'div.rw-taxonomy-tree' ), $value = $this.val(); $childList.removeClass( 'active' ).addClass( 'disabled' ).find( 'select' ).each( function() { $( this ).val( $( 'options:first', this ).val() ).attr( "disabled", "disabled" ) } ); $childList.filter( '#rwmb-taxonomy-' + $value ).removeClass( 'disabled' ).addClass( 'active' ).children( 'select' ).removeAttr( 'disabled' ); } ); } );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка