Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Plugins
    In reply to: Last update in category.
    Thread Starter falc

    (@falc)

    Yeah, right. But where to put it? I’ve got something like that in my page-archives.php file:

    <p><?php edit_post_link(); ?></p>
    				<div class="entry">
    				<h2>Categories</h2>
    					<ul>
    						<?php list_cats(0, '', 'name', 'ASC', true, 0, 1);    ?>
    					</ul>
Viewing 1 replies (of 1 total)