๋งจ ํ๋จ
if(is_admin()) {
add_filter('filesystem_method', create_function('$a', 'return "direct";' ));
define( 'FS_CHMOD_DIR', 0755 );
}
sudo chown -R apache:apache /var/www/html/wp-content
sudo chown -R apache:apache /var/www/html/wp-content/plugins
sudo chown -R apache:apache /var/www/html/wp-content/themessudo chown -R apache:apache /var/www/html/wp-content
https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/