AnsPress_Notification_Query::the_date()

Description #

Echo human readble date.

Source #

File: addons/free/notification/query.php

	public function the_date() {
		echo ap_human_time( $this->get_date(), false ); // WPCS: xss okay.
	}

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