pulsecast.php aktualisiert
This commit is contained in:
@@ -1,12 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Plugin Name: PulseCast
|
* 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.
|
* 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: M_Viper
|
||||||
* Author URI: https://m-viper.de
|
* Author URI: https://m-viper.de
|
||||||
* License: MIT
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (!defined('ABSPATH')) exit;
|
if (!defined('ABSPATH')) exit;
|
||||||
|
|||||||
Reference in New Issue
Block a user