statuspulse.php aktualisiert

This commit is contained in:
2026-04-02 19:46:55 +00:00
parent 9c7c52e38a
commit 712b506f0e

View File

@@ -1,11 +1,24 @@
<?php
/*
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.
Version: 1.0.0
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')) {
exit;
}