Conditional test for single map ?
-
I need to check if a map exists for a single post, eg.
if(single_map_esists($post->ID)) {
// do something
}Is there a built-in conditional for this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Conditional test for single map ?’ is closed to new replies.