Describe the bug
When search results are displayed, the word "Read..." is included at the end of the result, not linked to the post, and without a space before the word.

This seems to be related to how wp_trim_words treats get_the_excerpt in this line.
To Reproduce
Steps to reproduce the behavior:
- Perform a search that returns results, for example by using the query string ?s=about on an inspirations pageset.
Expected behavior
Ideally, this would read "Read More..." or whatever the localized read more string should be, and also be linked to the post.
Additional context
This bug is related to user feedback from the BoldGrid Support forums