$L->g('Plugins'), 'icon'=>'puzzle-piece')); echo '
'.$L->g('Name').' | '.$L->g('Description').' | '.$L->g('Version').' | '.$L->g('Author').' |
---|---|---|---|
'; echo ' | ';
echo $Plugin->description();
if( !$Plugin->isCompatible() ) {
echo ' This plugin is incompatible with Bludit v'.BLUDIT_VERSION.' ';
}
echo ' | ';
echo '
'.$Plugin->version().' | '.$Plugin->author().' | '; echo '