ap_get_tag_slug()

Description #

Slug for tag page.

Source #

File: includes/taxo.php

function ap_get_tag_slug() {
	return apply_filters( 'ap_tag_slug', ap_get_page_slug( 'tag' ) );
}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment