b0y-101 Mini Shell


Current Path : E:/www2/kidsbangna/wp-content/plugins/dw-question-answer/templates/
File Upload :
Current File : E:/www2/kidsbangna/wp-content/plugins/dw-question-answer/templates/content-none.php

<?php
/**
 * The template for displaying a message that questions cannot be found
 *
 * @package DW Question & Answer
 * @since DW Question & Answer 1.4.3
 */
?>
<?php if ( ! dwqa_current_user_can( 'read_question' ) ) : ?>
	<div class="dwqa-alert dwqa-alert-info"><?php _e( 'You do not have permission to view questions', 'dw-question-answer' ) ?></div>
<?php else : ?>
	<div class="dwqa-alert dwqa-alert-info"><?php _e( 'Sorry, but nothing matched your filter', 'dw-question-answer' ) ?></div>
<?php endif; ?>

Copyright © 2019 by b0y-101