Noptin_New_Post_Notify::excerpt_more()
Removes the read more link in an excerpt
Contents
Source Source
File: includes/class-noptin-new-post-notify.php
public function excerpt_more() { return ''; }
Expand full source code Collapse full source code View on GitHub