Description
Custom Smilies Directory is a plugin that tells WordPress to load Smilies from your theme’s directory. This allows you to use custom Smilies without loosing them when you update WordPress.
Since version 1.1 plugin will check that the smilies folder exists in the active theme. If it doesn’t, it will load the default WordPress smilies and show an error notice in the admin panel letting the user know he has to upload the smilies to the theme directory.
Where do i find smiley packs?
You can find many pack in the Internet, by googling for them or searching on sites like deviantArt.com. You can also check out two packs i made a some time ago: Pack #1 – Pack #2.
Installation
- Upload the
custom-smilies-directory
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Create a smilies folder in your current theme directory and put your smilies there. files have to match those on
/wp-includes/images/smilies/
. - You can now have your custom smilies and update WordPress without loosing them.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Custom Smilies Directory” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Custom Smilies Directory” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Localization support and Spanish localization added.
1.1
- Plugin now checks that the smilies folder exists in the active theme. If it doesn’t, it loads the default WordPress smilies and shows an error notice in the admin panel letting the user know he has to upload the smilies to the theme directory.
1.0
- Initial release.