pulsecast.php aktualisiert

This commit is contained in:
2026-01-17 18:22:18 +00:00
parent 3c3af1117e
commit 15d702f376

View File

@@ -1,12 +1,11 @@
<?php
/**
* Plugin Name: PulseCast
* Plugin URI: https://example.org/plugins/pulsecast
* Plugin URI: https://git.viper.ipv64.net/M_Viper/PulseCast/
* Description: Sende Broadcasts (sofort oder geplant) an deine StatusAPI direkt aus dem WordPress-Backend. Scheduler serverseitig (StatusAPI) bevorzugt.
* Version: 1.1.1
* Version: 1.0.0
* Author: M_Viper
* Author URI: https://m-viper.de
* License: MIT
*/
if (!defined('ABSPATH')) exit;