Had you considered actually moving the folder?
WordPress allows to customize location of whole content folder or parts of it either.
According to moving uploads folder in Codex, as simple as:
define( 'UPLOADS', 'blog/wp-content/uploads' );
Related Posts:
- Disable /wp-admin/plugin-install.php
- What could a hacker do with my wp-config.php
- Removing the “Your backup folder MIGHT be visible to the public” Message Generated by the WP-DBManager Plugin
- Plugins not showing in dashboard->plugins section
- How to add favicon to my site – in both front end and admin panel
- Reordering themes in admin panel
- How do I email a new page password to somebody every month?
- Deactivate plugins only for mobile devices
- Gutenberg: How to use output of php render_callback function in the block editors backend?
- How to distinquish wordpress served links from non-wordpress served links
- Upgrading WordPress 4.0 asks for FTP password
- do_shortcode() doesn’t work if shortcode contained in variable, works if shortcode passed as string
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- WordPress ajax call for not logged in users, doesn’t work
- htaccess and wordpress config files are regularly over written
- Issue with post request to admin-post.php
- Add multiple attributes to product from php
- Built in audio player?
- How to show my sidebar in specific page only?
- like to keep reading plugin
- Check if email address exists front end with AJAX in a plugin
- Add category to body class
- Plugin Development sqlite or WordPress’ database
- WordPress plugin for activating other plugins
- Add Extra codes by plugin
- Does WordPress validate inputs to all functions? (such as get_user_meta and insert_user_meta)
- Keep a post copy when this one is updated – issue
- WordPress web pages keep getting deleted (moved into the trash) by themselves
- wordpress json api not working
- Gravaty Forms Conditional Logic Redirect [closed]
- Post custom Data value in The Events Calendar plugin [closed]
- WordPress plugin creation how to execute .sql in order to insert multiple rows at activation of plugin
- Problem with PHP wordpress, Undefined index: in C:\xampp\htdocs\wordpress\wp-content\plugins\epoch\classes\core.php on line 190 [closed]
- How to create a custom shortcode based on the layout?
- Installing plugins and using complex folder structure with child theme in WordPress
- Plugin allowing users to add articles to a library
- background images WP Supersized on homepage
- Caching RSS plugin data
- Limit the amount of words displayed by the Latest News plugin, or recommend an alternative [closed]
- Plugin to hide image in excerpt
- Is there a plugin that lets users request an account on the site? [closed]
- Custom license for WordPress plugin
- Image change on hover
- Localizing methods for jQuery append prepend wrap parent
- How to connect rating to individual comments?
- Which plugin can do horizontal scrolling of RSS feeds in WordPress [closed]
- How to create plugin/ page that reads from database
- Insert ads below the title
- Plugin not properly prepared for localization
- WordPress Active Plugins
- How to rename WP plugin?
- How to add filter for wordpress plugin?
- Woocommerce – Change Variable Product Add to Cart to behave like external product using Custom Field (link) [closed]
- WordPress meta-box and checkbox-list
- Polldaddy doesn’t show up on own theme
- What plugins can I use to feature (affiliate) products on my blog (from Amazon.com)?
- Multiple Post Thumbnails Plugin – Need help with code
- WordPress Following? Social Users?
- Excluding specific post from custom next/previous theme function
- Problem with WordPress Elementor linked image and Round Corners Going Square Again
- Change language on website and change currency with url query
- How do I stop WordPress from recommending to install the following Plugin
- WordPress – estimate used product
- Revision featured image
- How can I send the mail once?
- Is it okay to make a plugin to the WordPress repo, but limit it’s actions to maximum N events?
- I need to show side menu in wordpress
- Woocommerce product variation price: How to change price dynamically through hooks
- AJAX update fails for public/non-admin users
- Multisite converted to Single Site can’t add new plugins or new themes
- WordPress Product Detail and catalog
- Translating Website
- I dont know why my localization is not working
- Category as Subdomain for One WP Install
- User upload fields
- Plugin does not not load code when not used (which is good) > Elementor
- How to show Conditional Statement In CMB2 for input text?
- How to enable Admins to see Plugins
- How to add wordpress plugins in along with my standalone theme
- How to remove post redirects
- Possible jquery / library conflict in plugin usage
- Delivering Page Templates With Plugins
- Change page according to fetched GET Parameters
- Unwanted Links and Spam WordPress Pages and Posts
- Display Plugin information on specific url
- Is there a way to add a custom input field for every taxonomy term in WP post editor?
- Where did the “WP-Custom” plugin go?
- Displaying single Instagram images as a tile
- How to change response of admin-ajax request?
- Plugin keeps saying needs to be updated and it’s in a constant loop [closed]
- wp plugin not working after website live
- How to add plugin to blog [closed]
- how to display the page content in popup window?
- Code snippet plugin not working correctly with Windows live writer and WordPress
- Multiple Post Thumbnails Not Returning URL for Background Image
- Shortcode to do math with url variables
- Is there any WordPress Plugin that provides video editing from front end side? [closed]
- Disappearing plugins
- Let a user change role dynamically on the front end
- Help with coding a link for a button in WordPress with The Events Calendar Plugin