disabled = FALSE; /* Edit this to true to make a default box disabled initially */ $box->api_version = 1; $box->delta = 'popsu_logo_popsuneutral'; $box->plugin_key = 'simple'; $box->title = ''; $box->description = 'POPSU Logo POPSU neutral (box)'; $box->options = array( 'body' => array( 'value' => '', 'format' => 'php_code', ), 'additional_classes' => '', ); $export['popsu_logo_popsuneutral'] = $box; return $export; }