Fix: Rename class files and apply coding standard fixes

This commit is contained in:
2025-04-18 18:08:51 +01:00
parent 3fa42ae1c7
commit 058ae4b64e
8 changed files with 2233 additions and 9 deletions

View File

@@ -1 +1,14 @@
<?php
/**
* Modal related functions for the admin area.
*
* @package WPALLSTARS\PluginStarterTemplate\Admin\Lib
*/
/**
* File: modal.php
* Description: Modal related functions for the admin area.
* Version: 1.0
* Author: Your Name
* Author URI: https://yourwebsite.com
*/