From 96d9e12c1f6f96921387ef8b5aaafa7931918b55 Mon Sep 17 00:00:00 2001 From: Kim Oliver Drechsel Date: Sat, 7 Feb 2026 23:28:19 +0100 Subject: [PATCH] fix: escape backticks in installation instructions --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9be2dff..9e5db0b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -139,7 +139,7 @@ jobs: Add and manage the Rybbit tracking script for WordPress. Configure privacy, role exclusions, and script attributes. == Installation == - 1. Upload and install the Plugin zip archive via the Admin UI or extract the plugin files to the `/wp-content/plugins/integrate-rybbit` directory. + 1. Upload and install the Plugin zip archive via the Admin UI or extract the plugin files to the \`/wp-content/plugins/integrate-rybbit\` directory. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Configure settings under Settings > Integrate Rybbit.