at path:
ROOT
/
wp-content
/
themes
/
fotawp
/
inc
/
core
/
init.php
run:
R
W
Run
block-patterns.php
1.56 KB
2025-08-14 13:28:03
R
W
Run
Delete
Rename
block-styles.php
11.6 KB
2025-08-14 13:28:03
R
W
Run
Delete
Rename
init.php
139 By
2025-08-14 13:28:03
R
W
Run
Delete
Rename
template-functions.php
2.5 KB
2025-08-14 13:28:03
R
W
Run
Delete
Rename
error_log
up
📄
init.php
Save
<?php /** * Initiate core files for fotawp */ include 'block-patterns.php'; include 'template-functions.php'; include 'block-styles.php';