feat(Core): add optimize and complete code
This commit is contained in:
@@ -76,6 +76,7 @@ $current_page = sanitize_text_field($_GET['page'] ?? 'sodino-upsells');
|
||||
|
||||
<div class="bg-white rounded-lg shadow-sm border border-gray-200 overflow-hidden">
|
||||
<form method="post">
|
||||
<?php wp_nonce_field('bulk-sodino_upsells'); ?>
|
||||
<?php $upsellTable->display(); ?>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user