Loading...

WP Plugin Mod: Emotions (GTalk Edition)

昨天Google Talk加入了Emoticons即表情图标. 正巧我今天在修改K2主题, 就有把这套表情加入Emotions插件的想法. 经常一个多小时PS的努力, 终于做好了, 由于修改了插件的代码, 如果正在使用Emotions插件的同学要稍稍修改下才可以正常使用.

GTalk Emoticons

安装方法:

  1. 下载emotions_gtalk_edition.zip并解压上传到/wp-content/plugins/文件夹下
  2. 在插件管理页面激活
  3. 当前主题的comments.php文件中查找
    <p><textarea

    在这行上面加入

    <?php if (class_exists('emotions')) { emotions::bar(); } ?>

  4. OK啦

------------------------------
By using Emotions (GTalk Edition), it is easy to add GTalk's emoticons to your comments template as you can see while leaving a comment on this post.

Installations & Usage:

  1. Download emotions_gtalk_edition.zip and extract to folder /wp-content/plugins/
  2. Activate it
  3. Find

    <p><textarea

    in comments.php file of your current theme then add

    <?php if (class_exists('emotions')) { emotions::bar(); } ?>

    before it

  4. That's OK

5Comment(s). Blabla or Trackback

Blabla ↓

Connecting to server...

2Pingbacks & Trackbacks