AnsPress_Notification_Query::the_permalink()
Description #
Echo permalink, Alice of get_permalink
.
Source #
File: addons/free/notification/query.php
public function the_permalink() { echo esc_url( $this->get_permalink() ); }
Expand full source code Collapse full source code View on GitHub: addons/free/notification/query.php:248
Add your comment