diff --git a/admin/partials/theme-panel.php b/admin/partials/theme-panel.php new file mode 100644 index 0000000..f84c5a9 --- /dev/null +++ b/admin/partials/theme-panel.php @@ -0,0 +1,42 @@ + +
diff --git a/admin/settings.php b/admin/settings.php index c06c6f0..7d5bb3d 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -1259,44 +1259,9 @@ function wp_allstars_ajax_get_themes() { error_log('WP ALLSTARS: Theme data retrieved, generating HTML'); - // Generate custom HTML for the theme + // Generate custom HTML for the theme using our template partial ob_start(); - ?> - -