Adding meta boxes. All the code below goes in functions.php. The first thing you need when adding meta boxes is[...]
Category: WordPress themes
Create a Space theme for WordPress – 2021 – Part 3, EnqueingCreate a Space theme for WordPress – 2021 – Part 3, Enqueing
November 24, 2020November 24, 2020Introduction In part 3 of Create a Space theme for WordPress, we code, the front page, header, and footer files.[...]
Create a Space theme for WordPress – 2021 – Part 2, StructureCreate a Space theme for WordPress – 2021 – Part 2, Structure
November 20, 2020November 20, 2020Introduction Part 1. In Create a Space theme for WordPress part 2 we set up the core files, after importing[...]
Create a Space theme for WordPress – 2021 – Part 1, SetupCreate a Space theme for WordPress – 2021 – Part 1, Setup
November 18, 2020November 18, 2020Part 2 – Structure of a theme Introduction This series will take you through the entire development process for a[...]
WordPress themes 2021, Part 5 – Archive PagesWordPress themes 2021, Part 5 – Archive Pages
November 17, 2020November 17, 2020The archive page The archive page is used by WordPress to display category type pages that have a list of[...]