Chris@0: 'wp-content/plugins/{$name}/', Chris@0: 'theme' => 'wp-content/themes/{$name}/', Chris@0: 'muplugin' => 'wp-content/mu-plugins/{$name}/', Chris@12: 'dropin' => 'wp-content/{$name}/', Chris@0: ); Chris@0: }