• Hi folks ??

    When managing a single WP site, one can odify a given plugin manually by going to the plugins folder of the site and editing the files.

    How is this done best for a multisite?

    What I would like to do is to have two different variations of a plugin – one standard version on my main site and one modified version on a site in a subdirectory.

    Thanks a lot in advance for any help ??

Viewing 1 replies (of 1 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    You don’t because you never EVER modify a plugin like that. Ever. Never. Don’t do it on plugins, core, or themes. The only time it’s okay to edit a plugin or theme is if you’re the author (for themes make child themes please).

    So. What are you editing and why? There should be hooks and filters you can call instead, and THOSE you can code to be per-site.

Viewing 1 replies (of 1 total)
  • The topic ‘Different variations of plugin for different sites?’ is closed to new replies.