golden hour
/home/doctorbruno/public_html/taeionline.com/wp-content/plugins_old/jetpack/modules/theme-tools/js
⬆️ Go Up
Upload
File/Folder
Size
Actions
suggest.js
210 B
Del
OK
Edit: suggest.js
/* 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 } ); } );
Save