exists() * * @return bool Return true if the ItalyStrap theme framweork is active */ function is_italystrap_active() { return 'italystrap' === wp_get_theme()->template; }