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 19992df commit b3b84efCopy full SHA for b3b84ef
wpstarter/templates/index.example
@@ -14,4 +14,4 @@
14
define('WP_USE_THEMES', true);
15
16
/** Loads the WordPress Environment and Template */
17
-require realpath({{{BOOTSTRAP_PATH}}});
+require( {{{BOOTSTRAP_PATH}}} );
0 commit comments