Title: [Plugin: Codestyling Localization] Translating WPMU plugins
Last modified: August 20, 2016

---

# [Plugin: Codestyling Localization] Translating WPMU plugins

 *  Resolved [Paul Annekov](https://wordpress.org/support/users/thesteelrat/)
 * (@thesteelrat)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-codestyling-localization-translating-wpmu-plugins/)
 * Hi.
 * As you know, mu plugin’s main file must be presented directly in mu-plugins folder
   without sub folder. Then such plugin can just include it’s another files in sub
   folders using `require`.
 * As I understand your plugin can scan for translations only main file. I clicked‘
   Scan’ button and got strings for translation only from main file.
 * Can you add possibility to scan sub folders too? Maybe it will be some question
   to user, and he will choose folder or enter folder directory by himself.
 * [http://wordpress.org/extend/plugins/codestyling-localization/](http://wordpress.org/extend/plugins/codestyling-localization/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [codestyling](https://wordpress.org/support/users/codestyling/)
 * (@codestyling)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-codestyling-localization-translating-wpmu-plugins/#post-2935604)
 * This extension will show up a lot directories and is not suitable for current
   version. The work arround is: place the plugin as ordinary plugin into normal
   plugins with own plugin folder, translate it and use the file from this translation.
   
   I know, that this is not really comfortable but the overhead of enumrate each
   and any sub folders at mu-plugins an make it selectable for inclusion would require
   to save somewhere the folder membership to avoid this select process again and
   again. Thatswhy this won’t be supported for 1.x versions.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Codestyling Localization] Translating WPMU plugins’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/codestyling-localization_e6e1e3.svg)
 * [Codestyling Localization](https://wordpress.org/plugins/codestyling-localization/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/codestyling-localization/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/codestyling-localization/)
 * [Active Topics](https://wordpress.org/support/plugin/codestyling-localization/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/codestyling-localization/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/codestyling-localization/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [codestyling](https://wordpress.org/support/users/codestyling/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-codestyling-localization-translating-wpmu-plugins/#post-2935604)
 * Status: resolved