[ald_default calltag=true]

CODE BANK

a place to bank your code

How to code this website

This is a collection of documentation to assist in building this site.

Single Doc Template

single-doc.php This will serve as the controller for the CPT single page template. <?php /** * T...

Single Snippet Template

This file will act as the controller, setting up Timber with the context and rendering the single-sn...

Taxonomy Archives Template

First, create a taxonomy-framework.php file to handle taxonomy archives: <?php /** * The templat...

Top