WP Original Media Path
Change the location for the uploads folder for WordPress
Safe pick
Yes — WP Original Media Path is a safe, well-maintained plugin to use in 2026. It runs on 6K+ sites, is rated 4.9/5 and was last updated 1 month ago, and scores 85/100 on our health check.
- Loved by users — 4.9/5 from 38 reviews
- Tested with the latest WordPress (7.1)
How does it stack up?
Side-by-side on installs, updates, ratings & supportDaily downloads
Download spikes usually follow a new release — each site that auto-updates counts as a download.
Rankings
Where WP Original Media Path stands todayWordPress.org search rankings
Live position in the plugin search, top 100| Keyword | Position |
|---|---|
| media | #30 |
| path | #1 |
| subdomain | #7 |
| upload | #99 |
Version adoption
Share of active sites per release.
Rating breakdown
★★★★★★★★★★ 4.9 from 38 reviews
About WP Original Media Path
From the official readme · v2.4.3Description
WordPress has changed the media page, removing the two fields to define the location and the sub-field of media.
There exists a constant wp-config.php, but it does not include sub-domains.
Once activated, the plugin will add two values in the database, you modify later.
The plugin is not retroactive for images already uploaded.
Follow the installation instructions to migrate your old images.
- This extension is not compatible with WordPress multisite.
- Thank you to try to find the solution by yourself or on the forum.
- The author of the plugin is no after-sales service.
- Most of the issues have already been addressed.
Installation
First of all, it is important to back up your website before using this extension. I can not be held liable if you lose content. Thank you.
Here is the installation. Normally, it’s pretty simple. Just enter the URL you want for your uploads directory. Be careful if you use a domain other than your domain, pointing your domains (DNS) to the desired folder.
For example, if I want to have http://media.domain.com as my URL for my uploads folder, I need to point DNS media.domain.com to the root of my WordPress site.
Another example: http://other-domain.com/images. I have to point my domain to the images folder on my WordPress server.
The easiest way to understand how the extension works and only use your current WordPress domain at first. By default, the URL of the uploads folder of WordPress is http://domain.com/wp-content/uploads. Try for example to put this in the field: http://domain.com/media, then send an image by the usual WordPress media page and normally by magic, WordPress will create the media folder at the root of your WordPress And upload your image to your server.
If your website is blank, you do not have anything else to do. If your site already has images for a while, read on.
Please note that the URL change is never retroactive. This means that if you change the URL of the media folder, the images called in your article, etc. will still call the old URL. Similarly, templates and extensions that use dynamic functions will call the new URL while the items in the uploads folder will still be in the old folder.
The easiest if you want to migrate the URL is to do it in 3 simple steps:
Step 1
Change the field with the new URL.
Step 2
Move the contents of your old uploads folder to the location of the new URL. For example, my old folder URL is http://domain.com/wp-content/uploads and I now want the images to be http://domain.com/media; After changing the field in the options like this: http://domain.com/media, I move the contents of the http://domain.com/wp-content/uploads folder to the http://domain.com/media, so I allow dynamic functions to continue to find the media files in your new folder.
Step 3
Now we need to change, the old image calls http://domain.com/wp-content/uploads/2016/05/test.jpg for example that is in the content of WordPress articles. First you have to back up your database, because the operation can be damaging and I can not be held responsible. It is necessary to modify in SQL by a simple Search> Replace.
There are extensions on WordPress that do the job very well, I think, especially at Search & Replace.
Just search for http://domain.com/wp-content/uploads and replace it with http://domain.com/media which matches the field you entered in step 1.
Normally if you scrupulously follow these steps, you are able to be able to simply change the URL of your uploads folder.
Good continuation and think about adding a review.
Frequently asked questions
The plugin does it work with a real CDN?
Unfortunately not. Because WordPress is able to handle the file uploads directly. This plugin is only used to mount a mirror subdomains on WordPress installation or change the location of file uploads.
I just set the plugin, but the images are not displayed
Check that the path is correct specify. Check that the file was created on the server with the chmod 777 or 755.
My site is broken
Do not panic! Refer to the help for configuring media fields. You can always follow the uninstallation procedure if you want to reverse.
I want to make suggestions
We’re glad you want to help us improve the WP Original Media Path! The GIT repository is available here https://github.com/rvola/wp-original-media-path
Changelog
2.4.2 | 2023-03-30
- Check WP 6.2
- Revert “Improve force to clean input regex”
2.4.1 | 2023-01-13
- Placeholder minor modification
- Improve force to clean input regex
- Input value improvement (thanks Rio Darmawan)
2.4.0 | 2018-10-22
- CHECK / End of support PHP 5.6
- ✓ Check compatbility WP 5.0
- If Expert mode, don’t modify lowercase, etc
2.3.0 | 2017-11-08
- NEW / possibility in “Expert” mode to modify the url scheme for the site
2.2.0 | 2017-10-31
- Minor spaces and clean
- Refactor activation methode with new setter
- Refactor method set value
- Refactor slug link admin options
- Refactor Pear conventions checkMultisite
- Refactor link plugin meta
- Rename method linkSidebar > addMenu
- Rename method linkPluginPage > pluginLinkPage
- Rename method loadTextDomain > loadLanguages
- Refactor Fields
- New namespace for class
- New requirement version (PHP, WP)
- Clean licence in php file
- REFACTOR / merge method assets (script, style)
- REFACTOR / change name singleton method
- Link page options printf()
- MOVE / page options in folder
2.1.1 | 2017-05-22
- MINOR / Explanatory text
- FIX / Load correctly gettext
- FIX / Link donate + I18n
- MINOR / changelog for WordPress repository
- Bump version WordPress Repository
For developers
Is this your plugin? Show off the numbers.
Add a live badge to your site, docs or GitHub README. It updates on its own — no account needed.
Best WP Original Media Path alternatives
All media plugins →FAQ
WP Original Media Path: quick answers
Straight answers, pulled from live WordPress.org data.
Live data from WordPress.org · checked Sep 27, 2026
Is WP Original Media Path free?
Yes. WP Original Media Path is free to download and use from the official WordPress.org plugin directory.
Is WP Original Media Path safe to use in 2026?
Yes — WP Original Media Path is a safe, well-maintained plugin to use in 2026. It runs on 6K+ sites, is rated 4.9/5 and was last updated 1 month ago, and scores 85/100 on our health check.
How many websites use WP Original Media Path?
WP Original Media Path is active on 6K+ WordPress websites and has been downloaded 143,418 times since it launched in December 2012. It was downloaded 1,196 times in the last 30 days.
Does WP Original Media Path work with WordPress 7.1?
Yes. The developer has tested WP Original Media Path up to WordPress 7.1.2, the latest release. It requires WordPress 3.5 or newer.
What PHP version does WP Original Media Path need?
WP Original Media Path requires PHP 7.4 or higher. Most hosts run PHP 8.x today, so it works on any modern WordPress hosting.
When was WP Original Media Path last updated?
The latest version, 2.4.3, was released on August 17, 2026 (1 month ago).
Who makes WP Original Media Path?
WP Original Media Path is developed and maintained by RVOLA.
What are the best alternatives to WP Original Media Path?
The most popular alternatives to WP Original Media Path are Safe SVG (1M+ installs), FileBird (200K+ installs) and Media Cleaner: Clean your W… (90K+ installs).
Powered by PageForge
Want thousands of pages that rank like these? Build them in an afternoon.
This directory runs on the same engine as PageForge. Turn any spreadsheet, CSV or API into thousands of fast, SEO-ready WordPress pages — with schema, internal links and AI-written copy baked in.
- CSV, Google Sheets & API data sources
- AI content, schema & internal links per page
- Works with Elementor, Gutenberg, Yoast & Rank Math
- Free on WordPress.org — no credit card