I'm on a campaign. joen's on it too.
it's a campaign to make wordpress actually use ALL of the information that the dashboard asks you for.
Connections/Connections Reloaded/Disconnected all use a category template. the heading for each page should read:
<?php if ($posts) { ?> <h3> <?php echo single_cat_title(); ?></h3> <?php echo category_description($cat->cat_ID); ?> ...
rather than having "archived posts from this category" as a description, which is beyond stultifying.









Post a Comment