wp-multi-ticket.php aktualisiert
This commit is contained in:
@@ -1,21 +1,22 @@
|
|||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
* Plugin Name: WP Multi Ticket Pro
|
Plugin Name: WP Multi Ticket Pro
|
||||||
* Plugin URI: https://git.viper.ipv64.net/M_Viper/wp-multi-ticket
|
Plugin URI:https://git.viper.ipv64.net/M_Viper/wp-multi-ticket
|
||||||
* Description: Leistungsstarkes Ticket- und Support-System für WordPress mit Gast-Tickets, Admin-Antworten, CSV-Export, Dashboard-Widgets und integriertem Update-Management über Gitea.
|
Description: Leistungsstarkes Ticket- und Support-System für WordPress mit Gast-Tickets, Admin-Antworten, CSV-Export, Dashboard-Widgets und integriertem Update-Management über Gitea.
|
||||||
* Version: 1.3
|
Version: 1.4
|
||||||
* Author: M_Viper
|
Author: M_Viper
|
||||||
* Author URI: https://m-viper.de
|
Author URI: https://m-viper.de
|
||||||
* Requires at least: 6.7.2
|
Requires at least: 6.7.2
|
||||||
* Tested up to: 6.7.2
|
Tested up to: 6.7.2
|
||||||
* Requires PHP: 7.4
|
PHP Version: 7.4
|
||||||
* License: GPL-2.0-or-later
|
License: GPL2
|
||||||
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
* Text Domain: wp-multi-ticket
|
Text Domain: wp-multi-ticket
|
||||||
* Domain Path: /languages
|
Domain Path: /languages
|
||||||
* Tags: ticket, support, helpdesk, customer-support, guest-tickets, wp-multi
|
Tags: ticket, support, helpdesk, customer-support, guest-tickets, wp-multi
|
||||||
* Support: https://t.me/M_Viper04
|
Support: [Discord Support](https://discord.com/invite/FdRs4BRd8D)
|
||||||
*/
|
Support: [Telegram Support](https://t.me/M_Viper04)
|
||||||
|
*/
|
||||||
|
|
||||||
if ( ! defined( 'ABSPATH' ) ) exit;
|
if ( ! defined( 'ABSPATH' ) ) exit;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user