Deprecated

This function has been deprecated.

ap_unselect_answer( integer $post_id )

Description #

Unselect an answer as best.

Parameters #

  • $post_id
    integer (Required) Post ID.

Changelog #

VersionDescription
4.1.2Introduced.

Source #

File: includes/answer-loop.php

function ap_unselect_answer( $post_id ) {
	$post = ap_get_post( $post_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