statuspulse.php aktualisiert
This commit is contained in:
@@ -1,11 +1,24 @@
|
|||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
Plugin Name: StatusPulse
|
Plugin Name: StatusPulse
|
||||||
|
Plugin URI:https://git.viper.ipv64.net/M_Viper/StatusPulse
|
||||||
Description: Moderne WordPress-Admin-Seite für StatusAPI-Konfiguration, Attack-API-Key und Proxy-Tests.
|
Description: Moderne WordPress-Admin-Seite für StatusAPI-Konfiguration, Attack-API-Key und Proxy-Tests.
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Author: M_Viper
|
Author: M_Viper
|
||||||
|
Author URI: https://m-viper.de
|
||||||
|
Requires at least: 6.8
|
||||||
|
Tested up to: 6.8
|
||||||
|
PHP Version: 7.4
|
||||||
|
License: GPL2
|
||||||
|
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
Text Domain: statuspulse
|
||||||
|
Tags: status, statusapi, monitoring, admin, dashboard, proxy, api, tools
|
||||||
|
Support: [Discord Support](https://discord.com/invite/FdRs4BRd8D)
|
||||||
|
Support: [Telegram Support](https://t.me/M_Viper04)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (!defined('ABSPATH')) {
|
if (!defined('ABSPATH')) {
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user