Title: General coding practice recommendation
Last modified: November 22, 2016

---

# General coding practice recommendation

 *  [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/general-coding-practice-recommendation/)
 * Looks like a really neat plugin. I am also a plugin author and I noticed you 
   are using a “reserved namespace” (very loose interpretation of reserved namespace,
   but still potentially problematic) with this path: `/wp-content/plugins/vimeography/
   lib/shared/assets/js/plugins/jquery.flexslider.js?ver=4.6
    /wp-content/plugins/
   vimeography/lib/shared/assets/js/plugins/jquery.fitvids.js?ver=4.6`
 * I’m not saying you are doing anything wrong or even that using “plugins” in your
   path naming convention under the WordPress /plugins/ folder is wrong, but I think
   you might want to consider a slight naming convention change to something like:/
   vplugins/ or some other similar naming convention that defines your path so that
   it is not misinterpreted by iterations or other coding methods looking for/at
   the standard WP naming convention of “plugins” for the WordPress /plugins/ folder.
   😉
    -  This topic was modified 9 years, 6 months ago by [AITpro](https://wordpress.org/support/users/aitpro/).

The topic ‘General coding practice recommendation’ is closed to new replies.

 * ![](https://ps.w.org/vimeography/assets/icon-256x256.png?rev=2625829)
 * [Vimeography: Vimeo Video Gallery WordPress Plugin](https://wordpress.org/plugins/vimeography/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/vimeography/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/vimeography/)
 * [Active Topics](https://wordpress.org/support/plugin/vimeography/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/vimeography/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/vimeography/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [AITpro](https://wordpress.org/support/users/aitpro/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/general-coding-practice-recommendation/)
 * Status: not resolved