Title: Multipe URLs
Last modified: August 22, 2016

---

# Multipe URLs

 *  Resolved [brand-dedication](https://wordpress.org/support/users/brand-dedication/)
 * (@brand-dedication)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/multipe-urls/)
 * Hey Jeff,
 * Is it possible even and that there could be a feature where multiple urls could
   be pasted in the url section instead of just one?
 * Now that the admin slug issue is fixed and disabling plugins as needed on the
   backend works it would be nice to specify some urls all in on one go.
 * Or am I missing something?
 * What I am trying to achieve and a couple ways of going about it.
 * Say I have 20 custom post types. 10 need a set of plugins to load in the admin
   and the other 10 need a different set of plugins to load in the backend.
 * Do I have to add a filter for each post type slug?
    – I believe I can work around
   this but I think it creates another problem.
 * If I create filters for say post type 1 and post type 2, it will create those
   meta boxes on those pages and then the admin area for those post types will get
   very crowded.
 * Is there a more efficient way to go about this?
 * I was thinking along the lines of adding multiple urls in a plugin filter.
 * Thoughts?
 * [https://wordpress.org/plugins/plugin-organizer/](https://wordpress.org/plugins/plugin-organizer/)

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

 *  Plugin Author [Jeff Sterup](https://wordpress.org/support/users/foomagoo/)
 * (@foomagoo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/multipe-urls/#post-5547070)
 * You can’t have multiple URL’s in a plugin filter because of the way it works 
   to do the searching at load time. You can use plugin groups to enable/disable
   groups of plugins at the same time across multiple plugin filters.
 *  Thread Starter [brand-dedication](https://wordpress.org/support/users/brand-dedication/)
 * (@brand-dedication)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/multipe-urls/#post-5547076)
 * Ok, Thanks Jeff.

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

The topic ‘Multipe URLs’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [brand-dedication](https://wordpress.org/support/users/brand-dedication/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/multipe-urls/#post-5547076)
 * Status: resolved