From 8bcb7f13030e5a6fcf2708ecf3a8ae63c4a545bb Mon Sep 17 00:00:00 2001 From: M_Viper Date: Sun, 23 Aug 2026 15:23:15 +0000 Subject: [PATCH] Upload via GUI (40 Dateien) --- wp-multi.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-multi.php b/wp-multi.php index b43b4f7..068f5ba 100644 --- a/wp-multi.php +++ b/wp-multi.php @@ -3,7 +3,7 @@ * Plugin Name: WP Multi * Plugin URI: https://git.viper.ipv64.net/M_Viper/wp-multi * Description: Erweiterter Anti-Spam-Schutz mit Honeypot, Keyword-Filter, Link-Limit und mehr. Jetzt mit Statistik im Dashboard und HappyForms-Integration. - * Version: 3.5 + * Version: 3.6 * Author: M_Viper * Author URI: https://m-viper.de * Requires at least: 6.7.2 @@ -93,6 +93,7 @@ $wp_multi_modules = array( 'notify-telegram', 'notify-dashboard', 'guest-authors', + 'publication-stats', 'custom-text', 'custom-admin-links', 'post-report',