From 4f6b6e2dab2edc40955c02bd2557a376092a9964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ar=C5=ABnas=20Liuiza?= Date: Tue, 10 Jun 2025 08:13:51 +0300 Subject: [PATCH] Add `Domain Path` plugin header #17 (#21) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Arūnas Liuiza --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index 9576d20..71aba14 100644 --- a/plugin.php +++ b/plugin.php @@ -8,6 +8,7 @@ * Requires at least: 4.1 * Requires PHP: 7.2.24 * Text Domain: fair + * Domain Path: /languages * Update URI: https://api.fair.pm * GitHub Plugin URI: https://github.com/fairpm/fair-plugin * Primary Branch: main