How to Customize the Genesis Content Limit Read More Text

How to Customize the Genesis Content Limit Read More Text

// Customize the Genesis content limit read more link
add_filter( 'get_the_content_more_link', 'sp_read_more_link' );
function sp_read_more_link() {
    
    return '<p class="more-link">Continue reading » <a href="' . get_permalink() . '">' . get_the_title() . '</a></p>';
}
wprocket

 

GenesisPro728x90

Facebook
Twitter
LinkedIn
Pinterest
Tumblr
Anwer Ashif

Anwer Ashif

Founder of RainaStudio. Help businesses and individuals to create and outstand their online presence. Our success rate is measurable. Our blog served all around the world and counting.

Leave a Reply

Your email address will not be published. Required fields are marked *