FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
themes
/
fotawp
/
inc
/
core
Edit File: init.php
<?php /** * Initiate core files for fotawp */ include 'block-patterns.php'; include 'template-functions.php'; include 'block-styles.php';
Save
Back