updated plugin ActivityPub
version 2.2.0
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
<?php
|
||||
$user = new \Activitypub\Model\Blog_User();
|
||||
|
||||
$user->set_context(
|
||||
\Activitypub\Activity\Activity::CONTEXT
|
||||
);
|
||||
|
||||
/*
|
||||
* Action triggerd prior to the ActivityPub profile being created and sent to the client
|
||||
*/
|
||||
|
Reference in New Issue
Block a user