$value ) { if ( $value === $actor) { unset( $followers[$key] ); } } update_user_meta( $author_id, 'activitypub_followers', $followers ); } }