Home>Support>Read more link
  1. 9 years, 5 months ago nikibilejn

    Ok. Here it is :)

    function new_excerpt_more( $more ) {
    	return ' <a href="' . get_permalink( get_the_ID() ) . '" rel="nofollow">' . __( 'Read More', 'your-text-domain' ) . '</a>';
    }
    add_filter( 'excerpt_more', 'new_excerpt_more' );
    
  2. 9 years, 5 months ago nikibilejn

    Sorry I copy incorrect

    Here is link:

    http://codex.wordpress.org/Function_Reference/the_excerpt

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More