When showing posts in the home page, if a post is really short (say, shorter than the_excerpt) is there a way to find out? That way I would remove the Read more link since the entire post is already being displayed.
When showing posts in the home page, if a post is really short (say,
Share
Simple get the excerpt and post word/char length.
Suppose
PHP word count