Title: wp-content dir hardcoded
Last modified: August 9, 2017

---

# wp-content dir hardcoded

 *  Resolved [Alexey](https://wordpress.org/support/users/dvascheta/)
 * (@dvascheta)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/wp-content-dir-hardcoded/)
 * Hello!
 * I have wp-content directory renamed on my site. I’ve just installed your plugin
   and opened plugin settings. There are paths for defalut image and files to be
   uploaded. These paths start with “wp-content”, but not my real directory name.
 * It seems that these paths are hardcoded in plugin installer. You should get settings
   from wp-config.php:
 * define( ‘WP_CONTENT_DIR’
    or define( ‘WP_CONTENT_URL’
 * and use directory set in these lines, it will be correct.
 * Regards,
    Alexey.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/wp-content-dir-hardcoded/#post-9396710)
 * Yes, you’re right about that… I didn’t know about these when I built those sections
   of the plugin.
 * However, these are only used for settings defaults, you can use your own path
   for both the image upload location and the default image.
 *  Thread Starter [Alexey](https://wordpress.org/support/users/dvascheta/)
 * (@dvascheta)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/wp-content-dir-hardcoded/#post-9396892)
 * I’ve already changes, just decided to write you.
 * Thank you for your work and this plugin!
 * Regards,
    Alexey.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp-content dir hardcoded’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Alexey](https://wordpress.org/support/users/dvascheta/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/wp-content-dir-hardcoded/#post-9396892)
 * Status: resolved