diff --git a/includes/class-webfinger.php b/includes/class-webfinger.php index 4a3a1a6..9a53ac4 100644 --- a/includes/class-webfinger.php +++ b/includes/class-webfinger.php @@ -2,6 +2,7 @@ namespace Activitypub; use WP_Error; +use Activitypub\Collection\Users; /** * ActivityPub WebFinger Class diff --git a/templates/user-settings.php b/templates/user-settings.php index 24a6484..a98b6ce 100644 --- a/templates/user-settings.php +++ b/templates/user-settings.php @@ -1,3 +1,4 @@ +

@@ -8,11 +9,11 @@

- or - + get_resource() ); ?> or + get_url() ); ?>

-

+

get_resource() ) ); ?>