/* Add any custom values between this line and the "stop editing" line. */ define( 'FS_METHOD', 'direct' ); define( 'WP_AUTO_UPDATE_CORE', 'minor' ); define( 'WP_DEBUG_LOG', false ); define( 'WP_DEBUG_DISPLAY', false ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';
Fatal error: Uncaught Error: Call to undefined function wp() in /home/u302309504/domains/aras-ong.com.br/public_html/wp-blog-header.php:16 Stack trace: #0 /home/u302309504/domains/aras-ong.com.br/public_html/index.php(17): require() #1 {main} thrown in /home/u302309504/domains/aras-ong.com.br/public_html/wp-blog-header.php on line 16