Rename plugin to wp-seoprostack-plugin, update file structure

This commit is contained in:
Marcus Quinn
2025-03-24 02:48:06 +00:00
parent 18b0a2c246
commit aee3cb91e2
35 changed files with 5455 additions and 655 deletions

View File

@ -1,8 +1,9 @@
<?php
/**
* Theme panel template for WP Allstars
* Theme panel template for SEO Pro Stack
*
* @package WP_Allstars
* @package SEO_Pro_Stack
* @subpackage SEO_Pro_Stack/Admin/Partials
*/
// Prevent direct access
@ -24,7 +25,7 @@ if (!defined('ABSPATH')) {
$installed_theme = wp_get_theme('kadence');
$current_theme = wp_get_theme();
$is_active = ($current_theme->get_stylesheet() === 'kadence');
$nonce = wp_create_nonce('wp-allstars-nonce');
$nonce = wp_create_nonce('wp-seoprostack-nonce');
if ($is_active): ?>
<button type="button" class="button button-disabled" disabled="disabled">