WordPress Themes

10 Checks to the Perfect WordPress theme

WordPress Themes | October 29th, 2008 | by Frank | 10 Comments

WordPress php code

This is the title of Joost de Valk post, which I don't agree completely, some points are too stiff and should be considered and well thought through by the author ahead of the actual coding.
I made some thoughts and wrote down how I would start programming a perfect theme. Please don't hesitate to comment [...]

Aptana Screenshot

Secure Include Plugin In WordPress

WordPress Themes | 13. October 2008 | by Frank | 1 Comment

Some people use more and other less plugins in WordPress. but it is allways advisable to check via code if a plugin is active or not. That makes sure the theme wouldn't break if the plugin is not active. It's pretty easy to include a little bit code to check for inactivity. I show you [...]