I'm trying to get to work a regex to trim all the content before the "more" tag, but I'm sure there is ALREADY a function or variable containing / filtering the content, or you know how to get those functions properly to…
GET A PAGE'S TEASER outside of the loop.
The approach I was using is at
http://wordpress.org/support/topic/378807?replies=3&post-1447500
and fails at the regex match (same used by wordpress to locate the "more" tag)
I wonder there is a easier approach… (I didn't find a plugin for allowing excerpts in pages :( )