# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
Fatal error: Uncaught Error: Call to undefined function wp() in /home/yumarose/mienabi.com/public_html/wp-blog-header.php:16
Stack trace:
#0 /home/yumarose/mienabi.com/public_html/index.php(17): require()
#1 {main}
thrown in /home/yumarose/mienabi.com/public_html/wp-blog-header.php on line 16