<div>Hello Milan,</div>
<div>&nbsp;</div>
<div>Thank you so much for your kindly advice. That'll have a great help for us. </div>
<div>I will try it soon.<br /></div>
<div>Sincerely</div>
<div>Moorshidi<br /></div>
<DIV><B>Milan Diniæ &lt;liste@srpski.biz&gt;</B> wrote:</DIV><br />
<DIV style="BORDER-LEFT: blue 2px solid; PADDING-LEFT: 10px; MARGIN-LEFT: 5px" class=replbq>
<DIV id=yiv72304085>
<BLOCKQUOTE style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV>There is also a usage on WordPress blogs, in admin-header.php, from line 41 to 46:</DIV>
<DIV><A href="http://svn.automattic.com/wordpress-i18n/ug_CN/tags/2.8.3/dist/wp-admin/admin-header.php" rel=nofollow target=_blank>http://svn.automattic.com/wordpress-i18n/ug_CN/tags/2.8.3/dist/wp-admin/admin-header.php</A></DIV></BLOCKQUOTE><br /><br />I think that you should use wp_enqueue_script function ( <A href="http://codex.wordpress.org/Function_Reference/wp_enqueue_script" rel=nofollow target=_blank>http://codex.wordpress.org/Function_Reference/wp_enqueue_script</A> ) in ug_CN.php instead of hard coding in admin-header.php.<br /><br />Function should look like <br /><br />function load_bedit_script () {<br />&nbsp;&nbsp;&nbsp;&nbsp; wp_enqueue_script('bedit', WP_CONTENT_URL . '/themes/default/bedit.js');<br />&nbsp;&nbsp;&nbsp;&nbsp; return;<br />}<br />add_action('admin_init','load_bedit_script');<br /><br />This will include bedit.js file on admin pages.</DIV></DIV><br>



<hr size=1><a href=http://pr.mail.yahoo.co.jp/toolbar/ target="new">Power up the Internet with Yahoo! Toolbar.</a><br>