Title: adding a plugins direcotry
Last modified: August 18, 2016

---

# adding a plugins direcotry

 *  Resolved [mozey](https://wordpress.org/support/users/mozey/)
 * (@mozey)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/)
 * I’m playing around with an idea, How do i add a direcotry to the plugins påth?,
 * I have played around with load_plugin_textdomain but that did’nt work.
 * load_plugin_textdomain(‘mvcPress’, ‘../wp-content/plugins/mvcPress/helpers’);
 * with and without the ../

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

 *  Thread Starter [mozey](https://wordpress.org/support/users/mozey/)
 * (@mozey)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506653)
 * is /wp-content/plugins hard coded in? i THINK it might be!, what is way around
   this?
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506666)
 * `function load_plugin_textdomain($domain, $path = 'wp-content/plugins') {`
 *  Thread Starter [mozey](https://wordpress.org/support/users/mozey/)
 * (@mozey)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506669)
 * what is $domain?
 *  Thread Starter [mozey](https://wordpress.org/support/users/mozey/)
 * (@mozey)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506670)
 * Here is my code. withwithout the ../ i treid everything!, what action hook should
   i do this with?
 * function mvcpress_plugins(){
    load_plugin_textdomain(‘mvcPress’, ‘../wp-content/
   plugins/mvcPress/helpers’); do_action(‘mvcpress_plugins’); }
 * add_action(‘init’, ‘mvcpress_plugins’);
 *  Thread Starter [mozey](https://wordpress.org/support/users/mozey/)
 * (@mozey)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506753)
 * okay, so i tried it,
    load_plugin_textdomain works ONLY if the direcdtory which
   you are giving it is a sub directory of plugins. Other than that, it wont recognize
   it!. What a rip off!.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506757)
 * yah thats terrible, I say scrap wp and go download some other better blog app.
 * The plugins directory is the plugins directory for a reason, and WordPress is
   made to know that to save ppl that dont know any better from using plugins from
   shleps that want to make them have another directory. The current system works,
   and is easy for ppl to understand.
 * WordPress id GPL’d take it, right your own version.
 *  Thread Starter [mozey](https://wordpress.org/support/users/mozey/)
 * (@mozey)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506780)
 * whooami!!!!!!!!! your the type of guy who thinks that abu down at the corner 
   store should go back to ***** because they dont find “Friends” funny.
 * i’m b1tching about this because this behaviour was’nt noted anywhere (that i 
   found), not because i dont like wordpress!!!!!!!!!!!!!!!! So i thought i would
   let people know about it!.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506791)
 * nice to see this thread is resolved. 🙂

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

The topic ‘adding a plugins direcotry’ is closed to new replies.

## Tags

 * [load_plugin_textdomain](https://wordpress.org/support/topic-tag/load_plugin_textdomain/)
 * [path](https://wordpress.org/support/topic-tag/path/)

 * 8 replies
 * 2 participants
 * Last reply from: [whooami](https://wordpress.org/support/users/whooami/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/adding-a-plugins-direcotry/#post-506791)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
