Custom Smilies
-
Hey,
I want to create a simple custom smilies plugin. I can easily use the
global $wpsmiliestrans;to change the smiley codes and image names, but I also want to change the smilies directory. How can I do that?Is the smilies directory only mentioned in the formatting.php? If yes, can I use a
remove_actionfortranslate_smileyfunction in that file, and then use anadd_actionand rewrite that function in my plugin? If yes, how should I useremove_actionandadd_actionhere?Your quick response would be highly appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom Smilies’ is closed to new replies.