AnsPress_Notification_Query::the_verb()
Description #
Echo verb.
Source #
File: addons/free/notification/query.php
public function the_verb() { echo $this->get_verb(); // WPCS: xss okay. }
Expand full source code Collapse full source code View on GitHub: addons/free/notification/query.php:334
Add your comment