We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6649d74 commit b4dbdd7Copy full SHA for b4dbdd7
functions.php
@@ -1,4 +1,4 @@
1
-<?php
+<?php
2
define( 'SNN_PATH', trailingslashit( get_stylesheet_directory() ) );
3
define( 'SNN_PATH_ASSETS', trailingslashit( SNN_PATH . 'assets' ) );
4
define( 'SNN_URL', trailingslashit( get_stylesheet_directory_uri() ) );
0 commit comments