Function Reference: gd_theme_switch_compat_check

Summary

check if there is a compatibility pack when switching theme.

Package

GeoDirectory

Change Log

Since: 1.0.0

Source File

gd_theme_switch_compat_check() is located in geodirectory-admin/admin_hooks_actions.php [Line: 1908]

Source Code

function gd_theme_switch_compat_check()
{
    gd_set_theme_compat();
}