AnsPress_Notification_Query::the_ref_title()
Description #
Print ref title.
Source #
File: addons/free/notification/query.php
public function the_ref_title() { echo esc_html( $this->get_ref_title() ); }
Expand full source code Collapse full source code View on GitHub: addons/free/notification/query.php:372
Add your comment