diff --git a/template-parts/authors/authors-list.php b/template-parts/authors/authors-list.php new file mode 100644 index 0000000..8e439b4 --- /dev/null +++ b/template-parts/authors/authors-list.php @@ -0,0 +1,21 @@ + +
+

+ + + + $author->ID, + ) + ); ?> + + +
\ No newline at end of file