added documentation

This commit is contained in:
jorge 2024-04-02 21:50:31 +02:00
parent 327308950e
commit 4bf20447f3
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ get_header();
<aside>
<?php if( in_category('faq') ) : ?>
<?php xarxaprod_display_faqs_labels(); ?>
<?php xarxaprod_display_faqs_labels();//display all faq subcategories as labels ?>
<?php xarxaprod_display_faqs_search(); ?>
<?php endif; //end if is_category faq ?>
</aside>