Title: 4.3.3 wp-content moving
Last modified: August 31, 2016

---

# 4.3.3 wp-content moving

 *  [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/433-wp-content-moving/)
 * I am trying to change the directory location of my wp-content folder, something
   I’ve done quite often, but for some reason, with a local install using Wamp, 
   I am hitting a wall….
 * Here is the code I currently have in wp-config.php:
 *     ```
       define('WP_CONTENT_DIR', 'wordpress433/data/wp-content');
       define('WP_CONTENT_URL', 'http://localhost/wordpress433/data/wp-content');
       define('WP_PLUGIN_DIR', 'wordpress433/data/wp-content/plugins');
       define('WP_PLUGIN_URL', 'http://localhost/wordpress433/data/wp-content');
       define('PLUGINDIR', 'wordpress433/data/wp-content/plugins');
       ```
   
 * I have tried adding the complete local directory, adding the `dirname( __FILE__).`
   command, even copied the code directly from another functioning instance of WP,
   but so far, it will NOT work for me. If I remove the code completely and drop
   the wp-content folder back in the main core directory, it works just fine.
 * Did something change in 4.3.3 that I am missing, or is there perhaps a back-end
   setting I’m forgetting?

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

 *  [Luan](https://wordpress.org/support/users/luancuba/)
 * (@luancuba)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/433-wp-content-moving/#post-7241621)
 * you put this at the end of wp-config.php file?
 *  Thread Starter [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/433-wp-content-moving/#post-7241625)
 * Yes, just above “That’s all….”
 *  Thread Starter [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/433-wp-content-moving/#post-7241885)
 * Anyone have any info??

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

The topic ‘4.3.3 wp-content moving’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/433-wp-content-moving/#post-7241885)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
