updated plugin Menu Icons version 0.13.6

This commit is contained in:
2023-07-19 21:09:05 +00:00
committed by Gitium
parent 9a42dc17d2
commit 42e98ecd14
43 changed files with 1227 additions and 278 deletions

View File

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