I’m afraid you’ll also need to create the database records – that’s how WP looks for media files, starting in the db. Those records then tell WP the local path to the media file.
But that means that if your web server has access to both sub domain folders on disk, you don’t need to hard link anything – just create your media records in the second db using the first db’s path values.
All that being said, I should point out sharing resources between subdomain is probably not wise: at some point in the future, it is very much possible one subdomain will move to another server… Then your shared paths won’t work anymore. (My $.02)
Hope this helps!
Related Posts:
- How to add new tab to media upload manager with custom set of images?
- Extend Media Library
- How to make “Upload files”selected by default in Insert Media?
- Reject upload of wrong-sized images using the Media Uploader
- How to show all available images in WP’s media library when using the Polylang plugin?
- How to add a custom field to the media screen (image/gallery)?
- Saving Media – Which Hook is Fired?
- upload_async.php returns 500 error
- Which filters or actions to use after a media upload and delete?
- Protecting direct access to PDF and ZIP unless user logged in (without plugin)
- wp_generate_attachment_metadata returns empty array
- Set a maximum upload count for users on a specific user role
- Refresh wp.media after ajax call
- Multisite, upload images directly to Amazon S3
- Password protect some uploaded files, so only logged-in users can view them
- wp_editor with media buttons
- Force wordpress to see uploads folder media
- Append button to WordPress Image Details modal
- Disable TinyMCE Drag and Drop
- WP3.5 Media Uploader – how to make it accept multiple images?
- Setting wp_temp_dir and permissions not working for “Missing A Temporary Folder” error
- wp_temp_dir does not change the /tmp temporary default directory
- Retrieving JSON data in ajax request from media uploader
- Maximum upload size changes in php.ini ignored – How to remove upload size limit?
- How to disable WordPress Media resize different size version?
- Media library storing files in uploads not folders within in uploads
- How to side load an image from a service
- Media handle sideload not working
- How to overwrite wp_unique_filename logic
- How to change upload directory based on frontend form input name or ID?
- How to host different file formats/types for a media attachment without creating multiple attachments?
- How To install AWS SDK for PHP in wordpress?
- How to delete uploads not in media library?
- Add fields to the WordPress media uploader
- Change default from “Attachment post URL” to “File URL” in Add Media
- Why does SVG upload in Media Library fail if the file does not have an XML tag at the beginning?
- media_handle_upload : undefined function?
- Site icons with alpha channel for self-hosted WordPress blog network
- Cannot upload .mp3 file to wordpress media
- Using subdomain to upload media/images etc on 2 different blogs
- WordPress suddenly starts uploading media to an old (backdated) folder
- Why would media_sideload_image() not work locally?
- XML-RPC: How to add media caption to uploaded image?
- Restrict WordPress Media Library for a specific user role (users can only see/select own media)
- Can I change the URL of a video, or upload a video to a specific URL?
- Convert (-) and (escape) signs to (_) when uploading files on wordpress media library automatically
- wrong media url in wordpress
- Move files from flat upload directory to organised by year / month
- Using wp_enqueue_media() with switch_to_blog() issue
- Can’t manipulate media uploads
- Prevent small image sizes from being uploaded
- Protecting uploads not working
- How to get the return value of wp.media({ frame: ‘post’ }) in all cases?
- Media library only shows for admin. Doesn’t show editor or below [closed]
- Upload featured image from front end using media-upload.php
- What relationship determines which images appear in ‘uploaded to post’ in edit/add post media dialog
- Capability to prevent upload of files
- Custom media uploader not showing library
- tb_show not showing a media upload window . custom plugin
- How can I manage and limit disk usage for each author?
- In the media Rest API, what is “missing_image_sizes”?
- Error: The uploaded file exceeds the upload_max_filesize directive in php.ini [duplicate]
- How can I modify the media upload form fields?
- A link (not in the post) to download a specific PDF file
- Migrating media files (documents only) to a fresh install and maintaining the same directory structure
- How does wordpress handle media files?
- upload_max_size doesn’t change
- limit media upload to once a day
- Add SWF file to wordpress through custom template
- Control resizing of uploaded images
- Uploaded images result in a file url with full path on disk appended
- Migrating WordPress Uploads To S3 Object Storage
- Upload Video using wordpress rest api with ionic
- SVG not displaying in Media Tab in Backend
- WordPress media has all disappeared on wp-admin but still on the server
- Missing a temporary folder not fixed
- How to remove media by filename?
- media_handle_upload() returns Specified file failed upload test
- WP media upload issues
- Images not displaying on site or media library
- Is there some way to find if media items are used anywhere on the site?
- Media uploads error
- Media URL slugs without uploads folder path
- Frontend media shows “An error occurred in the upload. Please try again later.”
- Moving wp-content folder to public_html
- Media not displaying other users uploads – WordPress 4.9.2
- WP_Custom_Media_Control | Give ID to media file
- WP Add Media Button – Can I set the default size to Original/Full Size
- wp.media – media uploader – how to destroy instance of modal?
- Issues with WordPress 3.9.6 media libraries on XAMPP
- Force relative path in media library for LAN deployment
- Used Duplicator to transfer a site. Now my media uploads aren’t working
- How to split my uploaded media into directories?
- All files unattached in Media Library
- WordPress media upload multiple images
- How to upload an image using media uploader and return the image link to javascript?
- Set featured link not showing
- wordpress 3.6 media manager cropping timestamp
- Is it possible to restrict the number of media uploads (photos) per user?
- Image in binary in the data to WordPress media library