at path:
ROOT
/
wp-content
/
themes
/
paloma-fse
/
inc
/
init.php
run:
R
W
Run
core
DIR
2023-02-20 17:33:21
R
W
Run
lib
DIR
2023-02-20 17:33:21
R
W
Run
init.php
190 By
2023-02-20 17:33:21
R
W
Run
Delete
Rename
error_log
up
📄
init.php
Save
<?php /** * Bootstrap file to initiate core files. */ include 'core/styles.php'; include 'core/pattern-category.php'; include 'core/template-functions.php'; include 'core/theme-info.php';