diff --git a/template-parts/content/content-user-posts.php b/template-parts/content/content-user-posts.php index 71b4e1d..cf8f18b 100644 --- a/template-parts/content/content-user-posts.php +++ b/template-parts/content/content-user-posts.php @@ -15,7 +15,7 @@ $user = get_user_by('id', $userid); // if has posts and is not admin if ( $userposts && !$user->has_cap( 'manage_options' ) ) { ?> -