ap_answer_user_can_view()

Description #

Check if user can view current answer

Changelog #

VersionDescription
2.1Introduced.

Source #

File: includes/answer-loop.php

function ap_answer_user_can_view() {
	return ap_user_can_view_post( get_the_ID() );
}

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