
Modify the Read More in WordPress
Last modified: January 13, 2020
function ScanWP_modify_read_more_link() { return '<a class="read-more-link" href="' . get_permalink() . '">Read More</a>'; } add_filter( 'the_content_more_link', 'ScanWP_modify_read_more_link' );
Add to functions.php and change the “Read more” to whatever you want…
Show More
* This button will show the rest of the post and open up an offer from a vendor
Save 4 Later
Email liked links to yourself