the_content() in template always empty
-
Developing a new template, I’m trying to output the content by using
the_content(). However, it always displays nothing. However,$post->post_contentdoes contain the unfiltered post content.Anything I’m missing?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘the_content() in template always empty’ is closed to new replies.