updated plugin Menu Icons version 0.12.5

This commit is contained in:
2020-08-24 15:44:58 +00:00
committed by Gitium
parent a162f89e68
commit be08bbbabd
12 changed files with 34 additions and 374 deletions

View File

@ -14,7 +14,7 @@ if ( ! defined( 'ABSPATH' ) ) {
return;
}
// Current SDK version and path.
$themeisle_sdk_version = '3.2.14';
$themeisle_sdk_version = '3.2.15';
$themeisle_sdk_path = dirname( __FILE__ );
global $themeisle_sdk_max_version;