Custom field question
-
I’m using <?php get_meta(); ?> to display my custom fields. (Example – “Today’s Mood: Happy”) It works, and my custom fields show up fine, but after my custom fields I get something like this:
_encloseme: 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
_pingme: 1, 1, 1, 1, 1, 1, 1, 1, 1, 1It doesn’t happen on every post…just about half of them. How do I prevent that stuff from being displayed?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom field question’ is closed to new replies.