WP Geo in Custom Post Types
-
I understand that WP Geo 3.2 has added support for Custom Post Types, but there isn’t much documentation on how to implement this. I know this function is supposed to work:
add_post_type_support( <post-type>, ‘wpgeo’ )
But where do we add this? In the Theme Functions, the Plug-in Functions? And is the post type supposed to be in <brackets> or in ‘single quotes’ or with nothing?I would love some help!!! Thanks!
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘WP Geo in Custom Post Types’ is closed to new replies.