Home » Blog » WordPress-tips

WordPress-tips

Writing plugins that don’t break when WordPress updates

May 28th, 2009 by amir

We’ve been trying out WPML on WordPress 2.8 (Beta 2) and it works just fine.
Seeing that several other plugins we’re using did have some problems, I thought it would be interesting to write about how to make sure your own plugins and themes are resilient to WordPress updates.
Tips for making plugins and themes migrate flawlessly
The [...]