页面载入中...

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

5条留言. 发言 or Trackback

留言 ↓

欢迎回来, (修改)

  • :em03:
  • :em05:
  • :em23:
  • :em07:
  • :em06:
  • :em18:
  • :em22:
  • :em25:
  • :em10:
  • :em17:
  • :em26:
  • :em27:
  • :em19:
  • :em21:
  • :em01:
  • :em16:
  • :em12:
  • :em09:
  • :em02:
  • :em24:
  • :em11:
  • :em20:
  • :em15:
  • :em00:
  • :em08:
  • :em13:
  • :em04:
  • :em14:

正在提交数据...

2Pingbacks & Trackbacks