Rethinking how news themes work
Using a custom taxonomy rather than a theme settings page to handle the front page for WordPress news themes.
This is my dumping grounds for all things WordPress. I’ll post themes, plugins, tutorials, and hacks under this topic. Have a look around. There’s plenty for everybody.
Using a custom taxonomy rather than a theme settings page to handle the front page for WordPress news themes.
How to properly create a clean and organized WordPress theme functions.php file.
How to appropriately load functions files and theme templates within WordPress themes.
How to properly register, load, and use dynamic sidebars and sidebar templates in WordPress themes.
How to use the theme support functionality to support WordPress features and build custom features within themes.
How theme developers can use heavy stylesheets in development but provide lightweight stylesheets in the publicly-released themes.
A post-view counter that plugin and theme developers can integrate into their plugins and themes and build on top of.
My team, DevPress, launched a new site featuring awesome WordPress themes, plugins, and tutorials.
My journey to become a published author and how the WordPress community has made this possible.
When is something both a taxonomy term and post of a specific post type? How do we handle that scenario in WordPress?