Title: Plugin Image Folder
Last modified: August 22, 2016

---

# Plugin Image Folder

 *  Resolved [ikabalzam](https://wordpress.org/support/users/ikabalzam/)
 * (@ikabalzam)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-image-folder/)
 * Hi,
 * On managed hosting (for example, pantheon), the wp-content folder is not writeable,
   where the uploads is (to prevent hacking attempts – segregation).
 * I suggest changing the author image folder to /uploads/authors/ instead of /authors/,
   as this plugin does not comply with the new hosting companies.
 * We have to change it in the code each time there is an update, and it’s a real
   hassle..
 * Thanks
 * [https://wordpress.org/plugins/sem-author-image/](https://wordpress.org/plugins/sem-author-image/)

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

 *  Plugin Author [Mike Koepke](https://wordpress.org/support/users/mike_koepke/)
 * (@mike_koepke)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-image-folder/#post-5469583)
 * Sorry about the need for you to alter the plugin.
 * I’m a little reluctant to make the change because restricting any writing to 
   the /wp-contents/ folder will cause other things to break as well. Most all caching
   plugins create a folder under /wp-contents/ as well as some backup programs. 
   WordPress itself even creates an /updates folder under it.
 * Per WP codex – [http://codex.wordpress.org/Hardening_WordPress](http://codex.wordpress.org/Hardening_WordPress)
 * > /wp-content/
   >  User-supplied content: intended to be writable by your user account
   > and the web server process.
 * So no the folder permissions should not be wide open like 777. They should be
   664 to allow user and group rights. They could make it as 644, but it depends
   on how they set up PHP execution ownership and that.
 * Managed hosting is great but they also can be a little too secure. Most do restrict
   what plugins that can be run.
 *  Thread Starter [ikabalzam](https://wordpress.org/support/users/ikabalzam/)
 * (@ikabalzam)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-image-folder/#post-5469692)
 * Hi Mike,
 * Thanks for the input.
    I understand your opinion, but as my mother always tells
   me “Don’t be right, be smart” :-).
 * The thing is that as the large hosting companies go into changing their methods
   towards security and segregation of data, and as a small customer we must align
   to them and not the other way around – your plugin will become an issue (I cannot
   update your plugin for instance without manual changes).
 * Thus, this was only a heads up, it is your sole decision if you want to choose
   and be right, I usually choose to align.
 * Cheers & Thanks for your time.
    Ika
 *  Plugin Author [Mike Koepke](https://wordpress.org/support/users/mike_koepke/)
 * (@mike_koepke)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/plugin-image-folder/#post-5469819)
 * I am going to leave as is for now unless it becomes more of an issue. So far 
   I haven’t hard of any other issues regarding the wp-content folder issues.
 * Mike

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

The topic ‘Plugin Image Folder’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sem-author-image.svg)
 * [Author Image](https://wordpress.org/plugins/sem-author-image/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sem-author-image/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sem-author-image/)
 * [Active Topics](https://wordpress.org/support/plugin/sem-author-image/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sem-author-image/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sem-author-image/reviews/)

## Tags

 * [image](https://wordpress.org/support/topic-tag/image/)
 * [upload](https://wordpress.org/support/topic-tag/upload/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mike Koepke](https://wordpress.org/support/users/mike_koepke/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/plugin-image-folder/#post-5469819)
 * Status: resolved