no problem 🙂 I’m using a Word count of 1, but stopping the content at “<!–more–>” would be a great feature for a future release.
But I have a question, is it necessary to generate/print the whole code/HTML content of the search result blog posts in:
1
2
3
/* >![CDATA[ */
vargmwMapObjects={...}
/* ]]< */
at the bottom of the source code on the “Search Results” page? Because I want to restrict some text of the blog post via shortcode to registered users and this part is visible in “var gmwMapObjects” in the page source.
Can I prevent this behaviour or is it necessary for the results?
If not, can you give me a hint where I can change the code, that “var gmwMapObjects” is not displayed in the source code?