eddiemachado 14 лет назад
Родитель
Сommit
f73d377c6d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      single-custom_type.php

+ 1 - 1
single-custom_type.php

@@ -39,7 +39,7 @@ single-bookmarks.php
 						
 						<footer>
 			
-							<p class="tags"><?php echo get_the_term_list( get_the_ID(), 'custom_tags', '<span class="tags-title">Custom Tags:</span> ', ', ' ) ?></p>
+							<p class="tags"><?php echo get_the_term_list( get_the_ID(), 'custom_tag', '<span class="tags-title">Custom Tags:</span> ', ', ' ) ?></p>
 							
 						</footer> <!-- end article footer -->