$upload_dir = wp_upload_dir(); var_dump( $upload_dir); $filename ... but the image is stored in the wrong folder. wp_upload_dir(); returns the common path ...
確定! 回上一頁