Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 95884

lowesmed on "[Theme: Hatch] remove category from post meta"

$
0
0

Thanks for a great theme!

On the post page there is some meta about which category the post is listed.
Code:

<?php echo apply_atomic_shortcode( 'byline_category', '<div class="byline byline-ategory">' . __( 'Category: [entry-terms taxonomy="category"]', 'hatch' ) . '</div>' ); ?>

How can I exclude categories from this list?

/Lowe


Viewing all articles
Browse latest Browse all 95884

Trending Articles