wp-multi-ticket.php aktualisiert
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
<?php
|
||||
/*
|
||||
* Plugin Name: WP Multi Ticket Pro
|
||||
* 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.
|
||||
* Version: 1.3
|
||||
* Author: M_Viper
|
||||
* Author URI: https://m-viper.de
|
||||
* Requires at least: 6.7.2
|
||||
* Tested up to: 6.7.2
|
||||
* Requires PHP: 7.4
|
||||
* License: GPL-2.0-or-later
|
||||
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
* Text Domain: wp-multi-ticket
|
||||
* Domain Path: /languages
|
||||
* Tags: ticket, support, helpdesk, customer-support, guest-tickets, wp-multi
|
||||
* Support: https://t.me/M_Viper04
|
||||
*/
|
||||
Plugin Name: WP Multi Ticket Pro
|
||||
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.
|
||||
Version: 1.4
|
||||
Author: M_Viper
|
||||
Author URI: https://m-viper.de
|
||||
Requires at least: 6.7.2
|
||||
Tested up to: 6.7.2
|
||||
PHP Version: 7.4
|
||||
License: GPL2
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: wp-multi-ticket
|
||||
Domain Path: /languages
|
||||
Tags: ticket, support, helpdesk, customer-support, guest-tickets, wp-multi
|
||||
Support: [Discord Support](https://discord.com/invite/FdRs4BRd8D)
|
||||
Support: [Telegram Support](https://t.me/M_Viper04)
|
||||
*/
|
||||
|
||||
if ( ! defined( 'ABSPATH' ) ) exit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user