This commit is contained in:
Alexander Agnarson 2021-03-05 17:11:59 +01:00
parent eee1924e85
commit d31dae44f1
3 changed files with 32 additions and 14 deletions

View file

@ -46,7 +46,7 @@ class Nav {
*
* @var string
*/
protected $handle_prefix = 'alexmedia-nav';
protected $handle_prefix = 'alxmedia-nav';
/**
* Init.

View file

@ -18,7 +18,7 @@ $updater = new EDD_Theme_Updater_Admin(
'remote_api_url' => 'https://alx.media', // Site where EDD is hosted
'item_name' => 'Split', // Name of theme
'theme_slug' => 'split', // Theme slug
'version' => '1.4.1', // The current version of this theme
'version' => '1.4.2', // The current version of this theme
'author' => 'AlxMedia', // The author of this theme
'download_id' => '', // Optional, used for generating a license renewal link
'renew_url' => '', // Optional, allows for a custom license renewal link