Number of words displayed in the post preview.

  • Posted in : BookCard WP
  • Anonymous
    Inactive

    How do I change the number of words displayed in the preview post that it has less before the “Read more”?

    Preview:
    http://www.harmonicdesign.pl/pliki/preview.jpg

    Mehmet S.
    Keymaster

    Hi,

    – Go to Appearance > Editor > functions.php,

    – Find:

    function custom_excerpt_length( $length )
    {
    	return 50;
    }
    

    – Change the 50 value.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register