Gravatar Signup Encouragement 3.0
One year after latest release, I am proud to announce third version of my plugin Gravatar Signup Encouragement. This version improves existing and adds new features. You can check full changelog here but below I’ll highlight most important ones. Now you can show message to registered user in admin bar so it will follow them [...]
How I Solved issue with OpenX missing stats
I loved OpenX project. Actually, I loved it when it had old name, phpAdsNew. I even wrote a huge post recommending other to use it. Unfortunately, OpenX open source project is like dead now. There is no good support, there are security vulnerabilities, installation have problems… One of common problems (by looking in their forum) [...]
Gravatar Signup Encouragement 2.0
Do you like new Gravatar Hovercards? Why don’t you prepare your visitors without Gravatar for the upcoming plugin with this feature for self-hosted WordPress installation by encouraging them to signup to Gravatar? Almost one year after initial release, I am proud to announce second version of my plugin Gravatar Signup Encouragement. This version improves existing [...]
Adopted plugin: Cache Images
I kind of adopted plugin Cache Images whose original author was infamous Matt Mullenweg, co-founder of WordPress. Since I needed this functionality for my own needs, and this (and all similar plugins) was outdated, I rewrote it and send my changes to Matt who in turn gave me rights to update this plugin in wordpress.org [...]
How to use load_plugin_textdomain on activation of plugin
With my new plugin, Gravatar Signup Encouragement, I had a problem with translation of string that is used only on activation. That string contains default message that is saved in database. No matter what I tried, it would always save original string, not translation. After asking question on wp-hackers mailing list and exchanging several replies [...]