Upload Url and Path Enabler Plugin
Get the media upload path and url setting fields back in WP 3.5+.
WordPress 3.5 removes the setting fields to change the media upload path and url. This plugin enables them again. Note that as long as your fields are not empty, you can disable this plugin.
Installation
- Extract the plugin folder from the downloaded ZIP file.
- Upload the
upload_url_path_enabler
folder to your wp-content/plugins/ directory. - Activate the plugin from the “Plugins” page.
Screenshots
The medias settings page.
FAQ
Changelog
1.0.4
- 2016/04/03
- Tested with WP 4.5.
- Fixed a bug with a translation since WP 4.4.
- Small code quality improvements.
1.0.3
- 2013/03/03
- Small code readability improvements.
- Added plugin URL.
1.0.2
- 2013/09/14
- Removed a line in the plugin informations that could prevent proper activation.
1.0.1
- 2013/09/13
- Small security fix.
1.0
- 2013/01/26
- First public release