updated plugin ActivityPub
version 2.2.0
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
$post = \get_post();
|
||||
|
||||
$post_object = \Activitypub\Transformer\Factory::get_transformer( $post )->to_object();
|
||||
$post_object->set_context( \Activitypub\get_context() );
|
||||
|
||||
/*
|
||||
* Action triggerd prior to the ActivityPub profile being created and sent to the client
|
||||
|
Reference in New Issue
Block a user