Where to edit smilies in WordPress 3.0.3? Before I can edit it in vars.php, but now, it was gone after I upgraded to 3.0. :(
This page is also not updated anymore:
http://codex.wordpress.org/Using_Smilies
Where to edit smilies in WordPress 3.0.3? Before I can edit it in vars.php, but now, it was gone after I upgraded to 3.0. :(
This page is also not updated anymore:
http://codex.wordpress.org/Using_Smilies
/wp-includes/images/smilies
Hi Samuel,
Thanks for the answer, but what I'm looking for is the .PHP file under wp-includes, not the directory where the images are located.
Before it's in wp-includes/vars.php, but now, it's not there anymore. :(
I found your question while trying to find an answer myself. I couldn't find anyone who had answered it online, so I looked in my php files.
The list is now in wp-includes\functions.php around line 2850. Just search for
function smilies_init()
and you'll find the list. I added to mine and it worked.
Hope that helps.
@Ray - wow it's there! Maybe I just missed it when I looked at it! hahaha! :D
Thanks Ray!!! :)
This topic has been closed to new replies.