updated plugin ActivityPub
version 3.3.3
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* ActivityPub User Followers List template.
|
||||
*
|
||||
* @package Activitypub
|
||||
*/
|
||||
|
||||
$follower_count = \Activitypub\Collection\Followers::count_followers( \get_current_user_id() );
|
||||
// translators: The follower count.
|
||||
|
Reference in New Issue
Block a user