display-posts-shortcode
display-posts-shortcode copied to clipboard
Separate handling of excerpt text generation from 'more' link
I needed the plugin to be able to use the default get_the_exceprt hook, but still append the more link. This PR simply separates the logic of getting the excerpt text from the logic of adding "more".