Release 1.4.4
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user