Files
sentip2.pagedev.pl/wp-content/plugins/disable-wp-notification/admin/partials/disable-wp-notification-admin-display.php
2026-04-09 15:31:08 +02:00

17 lines
378 B
PHP

<?php
/**
* Provide a admin area view for the plugin
*
* This file is used to markup the admin-facing aspects of the plugin.
*
* @link https://sourabhagrawal.com/
* @since 1.0.0
*
* @package Disable_Wp_Notification
* @subpackage Disable_Wp_Notification/admin/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->