summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/mantra/functions.php')
-rw-r--r--themes/mantra/functions.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/mantra/functions.php b/themes/mantra/functions.php
index 764325e6..3d8647e0 100644
--- a/themes/mantra/functions.php
+++ b/themes/mantra/functions.php
@@ -9,17 +9,17 @@
// theme specifics
define ('_CRYOUT_THEME_NAME','mantra');
-define ('_CRYOUT_THEME_VERSION','3.2.0');
+define ('_CRYOUT_THEME_VERSION','3.3.1');
require_once(get_template_directory() . "/admin/main.php"); // Load necessary admin files
//Loading include fiels
-require_once(get_template_directory() . "/includes/theme-setup.php"); // Setup and init theme
-require_once(get_template_directory() . "/includes/theme-styles.php"); // Register and enqueue css styles and scripts
+require_once(get_template_directory() . "/includes/theme-setup.php"); // Setup and init
+require_once(get_template_directory() . "/includes/theme-styles.php"); // Styles and scripts
require_once(get_template_directory() . "/includes/theme-loop.php"); // Loop related fiels
require_once(get_template_directory() . "/includes/theme-frontpage.php"); // Frontpage generation
-require_once(get_template_directory() . "/includes/theme-comments.php"); // Theme comment functions
-require_once(get_template_directory() . "/includes/theme-functions.php"); // Theme misc functions
+require_once(get_template_directory() . "/includes/theme-comments.php"); // Comments functions
+require_once(get_template_directory() . "/includes/theme-functions.php"); // Misc functions
require_once(get_template_directory() . "/includes/theme-hooks.php"); // Theme hooks
require_once(get_template_directory() . "/includes/tgm.php"); // TGM-PA