get_post_meta post id question
-
Hello, I’ve inherited a WordPress site, where all the widgets were turned off and cannot be turned on. So I’m dealing with PHP. There is a php function in my my front page template called get_post_meta, and the first parameter is 4. I gather that 4 refers to the ID of the post from which the content is being used. Problem is that I’ve looked everywhere and no such post with an id of 4 exists. Can this be hidden somehow? Is there a way to find it? I’m not PHP savvy and kind of new to WordPress.
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘get_post_meta post id question’ is closed to new replies.