wp-rules.php aktualisiert
This commit is contained in:
31
wp-rules.php
31
wp-rules.php
@@ -1,19 +1,20 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/*
|
||||||
* Plugin Name: Multi Rules
|
Plugin Name: Multi Rules
|
||||||
* Description: Erstellt einen anpassbaren Regelbereich mit Tabs, Shortcode [meine_regeln] sowie Styling- und Import/Export-Funktionen.
|
Plugin URI:https://git.viper.ipv64.net/M_Viper/Multi-Rules
|
||||||
* Version: 1.3
|
Description: Erstellt einen anpassbaren Regelbereich mit Tabs, Shortcode [meine_regeln] sowie Styling- und Import/Export-Funktionen.
|
||||||
* Author: M_Viper
|
Version: 1.3
|
||||||
* Plugin URI: https://git.viper.ipv64.net/M_Viper/Multi-Rules/releases
|
Author: M_Viper
|
||||||
* Author URI: https://m-viper.de
|
Author URI: https://m-viper.de
|
||||||
* Tags: rules, tabs, shortcode, settings, admin, frontend, styling, import-export, responsive, accessibility
|
Requires at least: 6.8
|
||||||
* Requires at least: 6.8
|
Tested up to: 6.8
|
||||||
* Tested up to: 6.8
|
PHP Version: 7.4
|
||||||
* Requires PHP: 7.4
|
License: GPL2
|
||||||
* 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: multi-rules
|
||||||
* Text Domain: multi-rules
|
Tags: rules, tabs, shortcode, settings, admin, frontend, styling, import-export, responsive, accessibility
|
||||||
* Support: https://t.me/M_Viper04
|
Support: [Discord Support](https://discord.com/invite/FdRs4BRd8D)
|
||||||
|
Support: [Telegram Support](https://t.me/M_Viper04)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Sicherheit: Verhindert direkten Zugriff auf die Datei
|
// Sicherheit: Verhindert direkten Zugriff auf die Datei
|
||||||
|
|||||||
Reference in New Issue
Block a user