name; ?> version; ?>
author as $author ) {
$authors[] = isset( $author['url'] ) ? '
' . $author . '' : $author;
}
echo Format::and_list( $authors, '
, ', '
' . _t( ' and ' ) . '');
?>
?
description; ?>
$url ) {
if ( $url != '' ) {
$output = sprintf('%s', $url, $feature);
}
else {
$output = $feature;
}
?>
class="active">
name) ) {
Plugins::act_id( 'plugin_ui', $plugin['plugin_id'], $plugin['plugin_id'], '_help' );
}
elseif ( isset($plugin['info']->help) ) {
foreach ( $plugin['info']->help as $help ) {
if ( (string)$help['name'] == '' ) {
echo '
' . $help->value . '
';
}
}
} ?>
engine_vars['configure']) && ($configure == $plugin['plugin_id']) ): ?>