setup_themes($themes_list); $data = templateberg_template_lists_data()->data; $current_theme = get_stylesheet(); ?>
wp_create_nonce('wp_rest'), 'restUrl' => esc_url_raw(rest_url()), 'popularThemes' => $themes_list_popular, 'allThemes' => $themes_list, 'currentTheme' => $current_theme, 'text' => array( 'import' => esc_html__('Import', 'templateberg'), 'purchase' => esc_html__('Purchase', 'templateberg'), 'free' => esc_html__('Get It Free', 'templateberg'), 'allItems' => esc_html__('All Items', 'templateberg'), 'by' => esc_html__('By', 'templateberg'), 'templates' => esc_html__('Templates', 'templateberg'), ), ) );