Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Emoticons For bbPress?


citizenkeith
Participant

@citizenkeith

You can just download WordPress and upload the smilies to a new directory. Then just change the plugin to point to the new directory at this line:

#
$wp_smiliesreplace[] = " <img src='/wp-includes/images/smilies/$img' alt='$smiley_masked' class='wp-smiley' /> ";
#
}

Skip to toolbar