WordPress upload file – get path to WordPress installation

Use wp_upload_dir() for path to uploads, and use get_bloginfo() to get paths to the WP location

Leave a Comment