Creating an effective online magazine with WordPress: the planning
A magazine running on WordPress
How do you hammer WordPress into a magazine? By creating the right theme.
But creating a new WordPress theme isn’t a small task. It’s hard. Besides the fact that you need to code in PHP and HTML (laborious and unrewarding tasks), you need to create something that people will use. Usability concerns are, therefore, paramount.
Thus, in this post, we’ll deal with usability-related aspects. They make or break a site. Since the code must respond to these aspects, it’s only logical we deal with them first.