Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vinascript/html/wp-includes/functions.php on line 6114
Thay đổi đường dẫn thư mục upload của WordPress - VinaScript

Latest Post

Triển khai dự án PHP, Mysql với Nginx trên Docker Tìm hiểu về HTML – Ưu điểm, nhược điểm và cách hoạt động của HTML

Thư mục mặc định cho việc tải lên (upload) trong WordPress được đặt tại đường dẫn <web_root>/wp-content/uploads. Bạn dễ dàng thay đổi thư mục này bằng cách chỉnh sửa tệp wp-config.php.

Thêm tham số vào file wp-configs.php (Nên để trước dòng comment That’s all stop editing!)

define( 'UPLOADS', 'uploads' );

/* That's all, stop editing! Happy publishing. */

Như vậy bạn đã thay đổi thư mục upload ra bên ngoài <web_root>/uploads

Để lại một bình luận

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *