Tips for making a perfect wordpress theme
When building a wordpress theme, especially a theme for publish, you need to think of many points. In my opinion, there are four key points you must pay attention to. There are compatibility, easy of use, have good look and multifunction.
Compatibility
In my opinion, a good theme should always be compatible with most navigators. The most important thing is to run perfect under IE6. For other navigators that support W3C standards, there is little things you need to do. There is a additional aspect you should think of while you want to make a popular theme. As much wordpress users prefer to get wp theme free, you may don’t supply further modification. But you should always considered that users run different WP versions.
Easy of use
Never ask your users to learn any of HTML or CSS. The just need a simple wp theme free. They don’t want to learn anything more. So, make your wp theme easy to use but leave some freedom for a small group of users who knows how to modifying php codes.
Have good look
Most of users justify a wordpress theme by its appearance. Build your wp theme beautiful and you’ll find it popular with many users.
Multifunction
Some people need a powerful theme. It’s just like some people like Ghost OS. Because the don’t need much setting and can make their blog or website powerful.
