ap_answer_status( object|integer|null $_post = null )

Description #

Echo post status of a answer.

Parameters #

  • $_post
    object | integer | null (Optional) Post ID, Object or null. Default value: null

Source #

File: includes/answer-loop.php

function ap_answer_status( $_post = null ) {
	ap_question_status( $_post );
}

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