View file themes/plus/info.php

File size: 174B
<?php
// Theme Name
$name = 'Plus';

// Theme Author
$author = 'phpSocial';

// Theme URL
$url = 'https://phpsocial.com';

// Theme Version
$version = '3.1.0';
?>