<?php /* * Always include PLUGINNAME-enabled * Along with all your other settings from plugin.php */ return array( 'TEST-enabled' => false, 'TEST-pass-alt' => '', 'TEST-pass' => '', 'TEST-text' => '' );