displaying the extract?
-
I want to use WP for the latest version of my template site, but I need an extra field in each entry. I’ve been trying to use php the_extract, as suggested in the wiki, but I just get:
Fatal error: Call to undefined function: the_extract()
So clearly the_extract doesn’t exist. Is there any way of calling the extract in the main template, or is it reserved purely for RSS feeds?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘displaying the extract?’ is closed to new replies.