File "bbpress.min.js"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/themes/magone/assets/js/bbpress.min.js
File size: 710 bytes
MIME-type: text/plain
Charset: utf-8
null
jQuery(function(a){function b(c,d){if(c.val()==""){c.val(d)}c.on("blur",function(){if(a(this).val()==""){a(this).val(d)}});c.on("focus",function(){if(a(this).val()==d){a(this).val("")}})}b(a("#bbp-search-form #bbp_search"),magone_bbp.text.search_form_placeholder);a("#bbp_search_submit").replaceWith('<button id="bbp_search_submit" class="bbp_search_submit_custom" type="submit"><i class="fa fa-search"></i></button>');a("#bbpress-forums .bbp-breadcrumb p a").first().html('<i class="fa fa-home"></i>').show();a("#bbpress-forums #bbp-search-results div.bbp-topic-content, #bbpress-forums #bbp-search-results div.bbp-reply-content").each(function(){a(this).prepend('<i class="fa fa-quote-left"></i> ')})});