From 6eeb590b6e87896fd0cd22f336c1e1b09f1aa61c Mon Sep 17 00:00:00 2001 From: Ben Keith Date: Tue, 6 Sep 2016 20:59:11 -0400 Subject: [PATCH] Bump version number on largo_get_related_topics_for_category --- inc/related-content.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/related-content.php b/inc/related-content.php index c58c0eb5f..d0d8fa3af 100644 --- a/inc/related-content.php +++ b/inc/related-content.php @@ -4,7 +4,7 @@ * Show related tags and subcategories for each main category * Used on category.php to display a list of related terms * - * @since 1.0 + * @since 0.5.5 * @return String HTML '' if there are no related topics or a UL if there are related topics */