AnsPress_Post_Table_Hooks::ans_notice()

Description #

Answer error when there is not any question set.

Source #

File: admin/class-list-table-hooks.php

	public static function ans_notice() {
		echo '<div class="error">
			<p>' . esc_html__( 'Please fill parent question field, Answer was not saved!', 'anspress-question-answer' ) . '</p>
		</div>';
	}

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