updated plugin ActivityPub
version 5.8.0
This commit is contained in:
@ -5,14 +5,6 @@
|
||||
* @package Activitypub
|
||||
*/
|
||||
|
||||
\load_template(
|
||||
__DIR__ . '/admin-header.php',
|
||||
true,
|
||||
array(
|
||||
'followers' => 'active',
|
||||
)
|
||||
);
|
||||
|
||||
$table = new \Activitypub\Table\Followers();
|
||||
$follower_count = $table->get_user_count();
|
||||
// translators: The follower count.
|
||||
|
Reference in New Issue
Block a user