Adding a public-facing page with a shortcode
This commit is contained in:
@ -147,7 +147,9 @@ class App {
|
||||
//
|
||||
|
||||
// Files to include that may be sub-namespaced.
|
||||
//
|
||||
if ( is_single() ) {
|
||||
require_once __DIR__ . '/front/class-custompage.php';
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user