This interview is the second in a series of interviews with outstanding WordPress Developers. This time Vladimir Prelovac was kind enough to answer a few questions.

My name is Vladimir Prelovac and I am the author of ‘WordPress Plugin Development: Beginner’s Guide‘ book published by Packt. Beside developing plugins for WordPress I also do quite a bit of work with SEO for WordPress platforms.
One rainy night soon after I installed my WordPress blog I faced a problem that many users do at the beginning and that is to find a suitable theme. I needed a plugin that will allow me to preview themes live on my site while visitors still see the original theme and that’s how Theme Test Drive plugin came to life.
My favorite has to be Insights as it is such a tremendous time saver for any WordPress blogger.
Developing WordPress plugins is a pretty straightforward from writing the code to documenting and promoting the plugin, about which I talk a lot in my book. If I am to be a picky I would have been highlighting lack of complete documentation, frequent core changes and security challenges. Finally a premium plugin market (similar to premium themes) would probably help motivate a lot of new plugin developers.
Regarding WordPress themes, the situation is currently better as implementing design fro PSD to WP theme is very easy so the only challenge is one’s imagination.
Yes I have a couple. First of all study other people’s plugins, that will save you a lot of time when writing your own. I even hold a local copy of the entire wordpress.org plugin repository so I can search through thousands of plugins in few seconds.
Second, try to write good documentation for your plugins. This will help reduce the amount of support emails you receive, and you will want to answer all of them to build good reputation.
Next thing is to pay good attention to security in your plugins. Use nonces, $wpdb->prepare and other mechanisms to improve your chances against hackers. You do not want to see your plugin in the WordPress news feed – but mentioned as a serious security problem.
Book writing experience was both one of the best experiences and also one of the hardest ones. It took me a year to write the book in a time where WordPress was constantly changing and evolving – you can imagine how hard that was. I tried to catch the essence of WordPress plugin development, and all plugins I wrote for the book still work in the latest version of WordPress. Most valuable feedback came from book reviews which there are about ten that I know of at this moment, some of these were written by other seasoned WordPress developers.
You could definitely live of writing books, and even a book in niche narrow as mine is, will find it’s readers. I suggest everyone to give it a try. It’s a wonderful thing to do.
I think the market is definitely in the expansion. There are more and more companies offering WordPress services, and if you look at the job boards there is more and more search for these kind of services.
In my opinion the creators of WordPress will still have the biggest impact on the future of WordPress. Security and speed is what I would be relentlessly focusing on if I were in their shoes.
By now I think everyone knows that WordPress is pretty good out of the box in regards to SEO. For most users the only thing left is to just write good content.
Not much I would say. Perhaps few useful plugins like sitemap generator should become part of core.
That’s a hard question as everyone has different needs. I am more inclined to say that I would like to see some things removed so that WordPress becomes more faster and secure, and the users should customize it according to their needs.
I will continue to build WordPress plugins and contribute to the community I owe so much to.
I am currently developing real time web analytics service with special attention to SEO. The project is called Cleveritics and is currently in alpha stage. The goal is to provide the webmaster with concrete information and call to action instead of countless rows of data. I expect the official launch sometime before this Christmas.

Thank you, it was my pleasure.
Leave a Reply