updated plugin Menu Icons version 0.13.10

This commit is contained in:
2024-03-28 09:39:59 +00:00
committed by Gitium
parent d033371227
commit 60de585044
18 changed files with 1170 additions and 53 deletions

View File

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