Creating “Vantage” Child Theme with a new “functions.php” file
I’m trying to customize a couple of page templates in the Vantage Premium theme, so I’m following best practices and making those changes in a child theme. I looked up the WordPress Codex official instructions on how to create a…