updated plugin ActivityPub
version 0.14.3
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
// phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited
|
||||
$post = \get_post();
|
||||
|
||||
$activitypub_post = new \Activitypub\Model\Post( $post );
|
||||
|
Reference in New Issue
Block a user