How to force excerpts / teasers in the loop
EDIT OK, there is a very hidden native function, get_extended() that I never knew about and greatly explained by @kaiser in his answer. My answer should only be an extension to the answer by @kaiser ORIGINAL ANSWER There is no native function to do this. The best here would be to use a PHP function … Read more