From bf695fb3d9dfa41addd46dd1a63d1eb35d903ada Mon Sep 17 00:00:00 2001
From: Stefan Bohacek ' . $bot_description . '' .
' ' .
'
' . $bot_title . '
' .
+ ' ' .
+ ' ' . $bot_title . '' .
+ '
' .
' Bot tags
+
+
View all bots
-
-
-
+
'resource',
- 'posts_per_page' => '5',
+ 'posts_per_page' => '6',
'author' => $author_id,
'post_status' => 'publish',
'orderby' => 'publish_date',
@@ -247,16 +242,19 @@
get_template_part('loop');
?>
- View all resources
- Resource tags
+
-
+ echo join( ' ', $author_tags_resources_html );
+ ?>