updated plugin ActivityPub
version 0.14.3
This commit is contained in:
@ -75,12 +75,6 @@ if ( \get_the_author_meta( 'user_url', $author_id ) ) {
|
||||
);
|
||||
}
|
||||
|
||||
/*
|
||||
$json->endpoints = array(
|
||||
'sharedInbox' => \get_rest_url( null, '/activitypub/1.0/inbox' ),
|
||||
);
|
||||
*/
|
||||
|
||||
// filter output
|
||||
$json = \apply_filters( 'activitypub_json_author_array', $json, $author_id );
|
||||
|
||||
|
Reference in New Issue
Block a user