Modularización de GKACHELE SaaS
This commit is contained in:
11
wp-content/themes/arvina/functions.php
Normal file
11
wp-content/themes/arvina/functions.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* Theme functions and definitions
|
||||
*
|
||||
* @package Arvina
|
||||
*/
|
||||
|
||||
// Main file
|
||||
require_once get_stylesheet_directory() . '/core/core.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user