From fb206850d5f31bc8133863d72613d8fae9861301 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 30 Mar 2026 15:41:55 +0000 Subject: [PATCH] Fix plugin headers: separate Plugin URI and Author URI - Plugin URI: https://breznflow.com/ - Author URI: https://mifupa.com/ - Author: mifupa - License: GPL-2.0-or-later (SPDX) Co-Authored-By: Claude Opus 4.6 --- breznflow/breznflow.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/breznflow/breznflow.php b/breznflow/breznflow.php index 0af87b5..3bc3a92 100644 --- a/breznflow/breznflow.php +++ b/breznflow/breznflow.php @@ -6,14 +6,14 @@ * @since 1.0.0 * * Plugin Name: BreznFlow - * Plugin URI: https://noschmarrn.dev/ + * Plugin URI: https://breznflow.com/ * Description: Display n8n automation workflows with an interactive SVG diagram, node detail panel, and sensitive data masking. * Version: 1.0.1 * Requires at least: 6.0 * Requires PHP: 8.0 - * Author: NoSchmarrn.dev - * Author URI: https://noschmarrn.dev/ - * License: GPLv2 or later + * Author: mifupa + * Author URI: https://mifupa.com/ + * License: GPL-2.0-or-later * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: breznflow * Domain Path: /languages