سلام دوستان من هر کاری می کنم این کدجوابنمیده چرا function gv_excerpt_word_count_js() {       echo '      <script>jQuery(document).ready(function(){ jQuery("#postexcerpt #excerpt").after("Word Count: <strong><span id=\'excerpt-word-count\'></span></strong>");      jQuery("#excerpt-word-count").html(jQuery("#excerpt").val().split(/\S+\b[\s,\.\'-:;]*/).length - 1);      jQuery("#excerpt").keyup( function() {      jQuery("#excerpt-word-count").html(jQu