id !== 'dashboard' && $current_screen->id !== 'themes') {
return;
}
if (is_network_admin()) {
return;
}
if (!current_user_can('manage_options')) {
return;
}
$theme = wp_get_theme();
if (is_child_theme()) {
$theme = wp_get_theme()->parent();
}
$blockverse_version = $theme->get('Version');
?>
-
' . esc_html__('Install and Activate', 'blockverse') . '';
}
?>
-
' . esc_html__('Install and Activate', 'blockverse') . '';
}
?>
-
- - Editor -> Template Parts -> Header:', 'blockverse') ?>
- - Click on Edit (Icon) > Add or Remove Requirend block/content as your requirement.:', 'blockverse') ?>
- -
-
- - Editor -> Template Parts -> Footer:', 'blockverse') ?>
- - Click on Edit (Icon) > Add or Remove Requirend block/content as your requirement.:', 'blockverse') ?>
- -
-
- - Editor -> Templates:', 'blockverse') ?>
- - Click on Edit (Icon) > Add or Remove Requirend block/content as your requirement.:', 'blockverse') ?>
- -
-
' . esc_html__('Install and Activate', 'blockverse') . '';
}
?>
-
' . esc_html__('Install and Activate', 'blockverse') . '';
}
?>