updated plugin ActivityPub
version 2.0.1
This commit is contained in:
@ -94,7 +94,7 @@ class Followers {
|
||||
|
||||
// phpcs:ignore
|
||||
$json->orderedItems = array_map(
|
||||
function( $item ) use ( $context ) {
|
||||
function ( $item ) use ( $context ) {
|
||||
if ( 'full' === $context ) {
|
||||
return $item->to_array();
|
||||
}
|
||||
|
Reference in New Issue
Block a user