Replaces Wordpress' smileys (based on images) with font-based emoticons (see screenshots). Font-based emoticons have some advantages:
- They have the same size as the surrounding text. No more distorting the heights of lines containing smileys/emoticons. They always fit the font size.
- They have the same color as the surrounding text.
Note: This plugin was developed when Wordpress was still using
"pixel images" as emoticons. The current version of Wordpress uses scalable vector images (SVG) - so they won't distort your line heights anymore and look crisp on any size. This makes this plugin less useful than it once was - it now comes down to personal preference whether to use it.
The following emoticons are supported:
:) :-) (-: (: :smile:
:( :-( :sad:
;) ;-) :wink:
:P :-P :razz:
-.- -_- :sleep:
>:) >:-) :devil: :twisted:
:o :-o :eek:
8O 8o 8-O 8-o :shock: (No special icon for "shock" yet. Using "eek" instead.)
:coffee:
8) 8-) B) B-) :cool:
:/ :-/
:beer:
:D :-D :grin:
x( x-( X( X-( :angry:
:x :-x :mad: (No special icon from "mad" yet. Using "angry" instead.)
O:) 0:) o:) O:-) 0:-) o:-) :saint:
:'( :'-( :cry:
:shoot:
|) :squint:
^^ ^_^ :lol:
The following general purpose icons are supported:
:thumbs: :thumbsup:
:thumbsdown:
<3 :heart:
:star:
(/) (ok sign)
(x) (cancel)
(i)
(?)
(+)
(-)
Notes:
- Emoticons/Icons must be surrounded with spaces (or other white space characters); e.g. the emoticon in
that:)smile won't be replaced.
- Emoticons/Icons won't be replaced in HTML tags nor inside of
<pre> or <code> blocks.
This section describes how to install the plugin and get it working.
- Upload the
font-emoticon directory to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress