15 lines
283 B
PHP
15 lines
283 B
PHP
<?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
|
|
*/
|