查找内容:
指定编码:
GB2312
UTF-8
BIG5
EUC-KR
EUC-JP
SHIFT-JIS
WINDOWS-874
ISO-8859-1
/* * WARNING: This file is distributed verbatim in Jetpack. * There should be nothing WordPress.com specific in this file. * */ /* global ajaxurl:true */ jQuery( function( $ ) { $( '#customize-control-featured-content-tag-name input' ).suggest( ajaxurl + '?action=ajax-tag-search&tax=post_tag', { delay: 500, minchars: 2 } ); } );
文件修改时间
以二进制形式保存文件(建议使用)