Release 1.4.4

This commit is contained in:
2026-04-15 21:44:14 +02:00
parent 574f047b89
commit 010da8d592
3 changed files with 12 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
/**
* Plugin Name: KGV Kontakt Form
* Description: Kontaktformular mit Nachrichtenbereich, Kategorien, Routing je Kategorie, Datenschutz-Checkbox, gelesen/ungelesen, Mehrfach-E-Mail und Rollenfreigabe für Kontaktanfragen.
* Version: 1.4.3
* Version: 1.4.4
* Author: Ronny Grobel
* Author URI: https://apex-project.de/
* Plugin URI: https://apex-project.de/
@@ -13,7 +13,7 @@
if (!defined('ABSPATH')) exit;
define('KGV_CF_VERSION', '1.4.0');
define('KGV_CF_VERSION', '1.4.4');
define('KGV_CF_VIEW_CAP', 'kgv_view_contact_requests');
define('KGV_CF_MANAGE_CAP', 'manage_options');