Current File : /home/kelaby89/iluxelectrical.com.au/wp-content/themes/strnix/framework/plugin-list.php
<?php
trait pluginlist
{
    public $plugin_list = array(
        'strnix-core',
        'strnix-demo-installer'
    );
    public $dashboard_Name = 'Strnix';
    public $dashboard_slug = 'strnix-activation';
    public $menu_slug_dashboard = 'envato-theme-license-dashboard';
    public $menu_slug = 'envato-theme-license-';
    public $plugin_list_with_file = array(
        'strnix-core' => 'strnix-core.php',
        'strnix-demo-installer' => 'strnix-demo-installer.php'
    );

    public $plugin_org_name = array(
        'strnix-core' => 'Strnix core',
        'strnix-demo-installer' => 'Strnix Demo Installer'
    );

    public $doc_url = 'https://smartdatasoft.com/docs/strnix-solar-and-green-energy-wordpress-theme/';
    public $update_url = 'https://my.smartdatasoft.com/';
    public $themeitem_id = '25312496';

}
Page not found – Hello World !