This commit is contained in:
Yuri Karamian
2026-01-25 23:11:41 +01:00
parent 79b0dfa371
commit 94a7670c80
3 changed files with 192 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "WP Security Pack",
"version": "1.0",
"download_url": "https://codeberg.org/ArkHost/WP-Security-Pack/archive/v1.0.zip",
"homepage": "https://codeberg.org/ArkHost/WP-Security-Pack",
"description": "WordPress security without the nonsense. No upsells, no premium tier, no fake threat counters.",
"changelog": "<h4>1.0</h4><ul><li>Initial release</li></ul>",
"requires": "5.0",
"tested": "6.9",
"requires_php": "7.4"
}