Express guide to load style.css into a WP Theme (and other stylesheets as well)

May 15, 2018

Hey Developer, If you are new to WordPress and you want to add your style.css to your theme FAST, then this guide is for you!

Registered sidebar not showing in WordPress widgets (Theme development)

May 15, 2018

Hey Developer, If you are just starting out with WordPress and you want to create your own theme, you may have ran into this same problem that I did. All I wanted to do is register my first sidebar in functions.php. I went on to look at the official documentation and I missed a very…