define('WP_DEBUG', false); define('WP_MEMORY_LIMIT', '512M'); define('WP_MAX_MEMORY_LIMIT', '512M'); /* 編集が必要なのはここまでです ! WordPress でブログをお楽しみください。 */ /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php');
Fatal error: Uncaught Error: Call to undefined function wp() in /home/kaidakouzai/kaidakouzai.co.jp/public_html/wp-blog-header.php:16 Stack trace: #0 /home/kaidakouzai/kaidakouzai.co.jp/public_html/index.php(17): require() #1 {main} thrown in /home/kaidakouzai/kaidakouzai.co.jp/public_html/wp-blog-header.php on line 16