Uncaught Error: Call to undefined function createDirectionUrl()
-
Hi,
What would make the createDirectionUrl() undefined? isn’t it a plugin function?
if ( !$wpsl_settings['hide_distance'] ) { $listing_template .= "\t\t\t" . '<%= distance %> ' . esc_html( $wpsl_settings['distance_unit'] ) . ' | <%= createDirectionUrl() %>' . "\r\n"; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Uncaught Error: Call to undefined function createDirectionUrl()’ is closed to new replies.