From e9d6f11889b6c54120b6c0be1c1390204ead8719 Mon Sep 17 00:00:00 2001 From: Matthias Pfefferle Date: Tue, 22 Jan 2019 21:16:37 +0100 Subject: [PATCH] public functions to get/count followers for a better use in themes/other plugins --- includes/functions.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/includes/functions.php b/includes/functions.php index 76984cc..2730c22 100644 --- a/includes/functions.php +++ b/includes/functions.php @@ -201,3 +201,19 @@ function activitypub_get_identifier_settings( $user_id ) {