hopfoto (March 28th, 2013)
$clauses['where'] .= $wpdb->prepare( " AND distance < %f", (float) $rad );
$clauses['where'] .= $wpdb->prepare( " AND (distance IS NULL OR distance < %f)", (float) $rad );
hopfoto (March 28th, 2013)
There are currently 1 users browsing this thread. (0 members and 1 guests)