-
Notifications
You must be signed in to change notification settings - Fork 18
Template Tags
wpgeo_latitude( $post_id = null )
Not yet documented.
wpgeo_longitude( $post_id = null )
Not yet documented.
wpgeo_title( $post_id = null, $default_to_post_title = true )
Not yet documented.
get_wpgeo_latitude( $post_id = 0 )
Not yet documented.
get_wpgeo_longitude( $post_id = 0 )
Not yet documented.
get_wpgeo_title( $post_id = 0, $default_to_post_title = true )
Not yet documented.
wpgeo_map_link( $args = null )
Not yet documented.
wpgeo_post_map( $post_id = null )
Not yet documented.
get_wpgeo_post_map( $post_id = 0, $args = null )
Not yet documented.
wpgeo_create_input_map( $options = null )
Not yet documented.
get_wpgeo_map( $query, $options = null )
Not yet documented.
wpgeo_map( $query, $options = null )
Not yet documented.
wpgeo_post_static_map( $post_id = 0, $query = null )
Displays a static map image.
get_wpgeo_post_static_map( $post_id = 0, $query = null )
Gets HTML to display a static map image.