devcollaborative / plugin-hunter

Command line tool to easily search through all your Pantheon-hosted WordPress sites and identify active instances of a particular plugin.
0 stars 0 forks source link

check for site framework "wordpress-multisite" #1

Open cparkinson opened 1 month ago

cparkinson commented 1 month ago

if ($site->framework == "wordpress"

won't match e.g. Internews because it's wordpress-multisite

hbrok commented 1 month ago

The string pantheon uses for multisite is wordpress_network