私のコードは次のとおりです。
var $ = unsafeWindow.$, jQuery = $;
$('head').append('<link type="text/css" href="http://twitterchat.p.ht/chatstyle.css" rel="stylesheet" charset="utf-8"><script type="text/javascript" src="http://twitterchat.p.ht/wp-content/plugins/envolve-chat/envolve_api_client.php" charset="utf-8"></script><script type="text/javascript" src="http://twitterchat.p.ht/wp-content/plugins/envolve-chat/envolve-chat.php" charset="utf-8"></script>');
しかし、問題は、1 つのエラーがあることです。このスクリプトについて助けが必要です。私はjavascriptが初めてです。
ありがとう。