• Resolved woocash

    (@woocash)


    I’m working on a PHP script that would let me install and setup multiple WP blogs. I’m stuck with plugin activation. How can I activate a plugin using PHP? Is there a WP function I could use to do it?

    Alternatively, is there a way to auto-activate a plugin or plugins during WP installation?

    I’m using WP 2.9.2.z

    Thanks,
    Lucas

Viewing 1 replies (of 1 total)
  • Thread Starter woocash

    (@woocash)

    Ok, I found out that it can be done simply via MySQL > table wp_options -> field option_name -> active_plugins.

Viewing 1 replies (of 1 total)
  • The topic ‘Activate a plugin using PHP’ is closed to new replies.