updated plugin Menu Icons version 0.13.4

This commit is contained in:
2023-03-17 22:34:22 +00:00
committed by Gitium
parent 1e9ac45ec6
commit c93c03b346
18 changed files with 161 additions and 74 deletions

View File

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