how can I add a <--more--> tag directly in the template? I mean, the exact php code to use in a template for that shortcode. I need it for a script that makes use of that shortcode to hide content and having to add the "more" shortcode by hand through all the posts would be such a task
any help appreciated!
<!--more-->is no shortcode. Anyway: You can trigger shortcodes by code. – kaiser Mar 13 '12 at 3:34