• Resolved Keith

    (@keithkhl)


    Wonder if this wonderful plugin is compatible with multisite. Guess it has to key-in every subsite’s tables.

Viewing 1 replies (of 1 total)
  • Plugin Author OllieJones

    (@olliejones)

    Yes, we work with multisite installations.

    Each subsite needs to run its own keying operations. If you use wp-cli you can do this with a sequence of commands like this:

    wp index-mysql enable --all --blog_id=1
    wp index-mysql enable --all --blog_id=2
    wp index-mysql enable --all --blog_id=3

    with a command for each subsite.

    • This reply was modified 1 year, 6 months ago by OllieJones.
Viewing 1 replies (of 1 total)
  • The topic ‘Multisite compatibility?’ is closed to new replies.