From 4c9e78ffc407905d8a90f87bb9321c8ebeaaffe9 Mon Sep 17 00:00:00 2001 From: Alex Kirk Date: Mon, 22 Jan 2024 14:21:17 +0100 Subject: [PATCH] Move requires to plugin header --- README.md | 1 - friends.php | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90fdac8a..26d87832 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ - Tags: friends, rss, decentralized, social-network, own-your-data - Requires at least: 5.0 - Tested up to: 6.4 -- Requires PHP: 5.6 - License: [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html) - Stable tag: 2.8.4 diff --git a/friends.php b/friends.php index f0bec72d..ea2dcd81 100644 --- a/friends.php +++ b/friends.php @@ -4,7 +4,8 @@ * Plugin author: Alex Kirk * Plugin URI: https://github.com/akirk/friends * Version: 2.8.4 - * + * Requires PHP: 5.6 + * Description: A social network between WordPresses. Privacy focused, by itself a self-hosted RSS++ reader with notifications. * * License: GPL2