• Resolved brand-dedication

    (@brand-dedication)


    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://ww.wp.xz.cn/plugins/plugin-organizer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    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

    (@brand-dedication)

    Ok, Thanks Jeff.

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

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