hey all
i've recently transfered a bunch of data from a non-WP database into WP to save me re-entering 1000+ entries.
However i'm seeing that the post_excerpt field in the DB is empty for all these entries...?
I'm guessing that maybe there's a piece of code that generates the excerpt when the post is saved within WP, but now that i manually inserted this info into the DB the excerpt has been left empty...
is there anyway i can re-create the excerpt on these posts?