Editing sidebar.php
-
Hello,
I am using the Noisy Theme (seen here: https://thenylareport.com). I am basically done with customizing the template but stuck on configuring the sidebar.php file.
My goal is to show a subsection of my links such as just my blogroll but currently, it shows all of my links.
Is there a way that I can configure this code to only show one catergory?
<?php wp_get_links('before=<li> &after =</li>'); ?>
I did search the forum but did not find what I needed (I think).
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Editing sidebar.php’ is closed to new replies.