Skip to content

Commit

Permalink
add query actions to category page
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelpeixe committed Mar 3, 2015
1 parent e87502a commit b401e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions category.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
endif;
?>
<h1 class="archive-title"><?php single_cat_title(); ?></h1>
<?php get_template_part('section', 'query-actions'); ?>
</div>
</div>
<?php
Expand Down

0 comments on commit b401e37

Please sign in to comment.