Notifications::the_ref_title()
Description #
Print ref title.
Source #
File: addons/notifications/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/notifications/query.php:385
Add your comment