We have implemented a version control system to all of our WordPress Themes. This ensures that it's quick and easy to find the version of the theme you're running and also the supported software version.
Theme Version
You can find your theme version in your WordPress Admin panel under:
Appearance > Themes
Click on your theme to see your current version.
You can also find the version and a changelog within the following file:
/wp-content/themes/theme_name/template-info.txt
Software Version Support
We use the same system for our software integrations. This file will update automatically every time an update patch is installed. Each have a different path to the file:
WHMCS Integration Template
/whmcs_path/templates/template_name/template-info-whmcs.txt
Blesta Integration Template
/blesta_path/app/views/client/template_name/template-info-blesta.txt
Clientexec Integration Template
/clientexec_path/templates/template_name/template-info-clientexec.txt
WISECP Integration Template
/wisecp_path/templates/website/template_name/template-info-wisecp.txt
HostBill Integration Template
/hostbill_path/templates/template_name/template-info-hostbill.txt
FOSSBilling Integration Template
/fossbilling_path/themes/template_name/template-info-fossbilling.txt
Comments
If you have any questions please leave a comment below or contact our support.