How to set different excerpt length for different post types? [Quicktip]
WordPress excerpt is an optional summary or short description of the post. You can use post excerpt to display post summary on archive pages and search page. You can use the_excerpt(); to display post excerpt. You might want to display…