文件操作 - scripts.js
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/i2kplay/public_html/wp-content/plugins/antispam-bee/js/scripts.js
编辑文件内容
jQuery( document ).ready( function( $ ) { function ab_flag_spam() { var $$ = $( '#ab_flag_spam' ), nextAll = $$.parent( 'li' ).nextAll( '.ab_flag_spam_child' ); nextAll.css( 'display', ( $$.is( ':checked' ) ? 'list-item' : 'none' ) ); } $( '#ab_flag_spam' ).on( 'change', ab_flag_spam ); ab_flag_spam(); } );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件