query(Pronamic_Google_Maps_Admin::getGeocodeQueryArgs());
?>
%s', $query->found_posts)
);
?>
have_posts()): $query->the_post(); ?>
query(array(
'post_type' => 'any',
'posts_per_page' => 10 ,
'meta_query' => array(
array(
'key' => Pronamic_Google_Maps_Post::META_KEY_GEOCODE_STATUS ,
'value' => Pronamic_Google_Maps_GeocoderStatus::ZERO_RESULTS
)
)
));
if($query->have_posts()): ?>
%d', $query->found_posts)
);
?>
<>
|
|
>
have_posts()): $query->the_post(); ?>
|
|
address); ?>
|