Profile
Hi ,
I am here to announce about my tutoring business . As I teach from grade 1-12. I am experienced in teaching all subjects. Other than this, I am an IELTS trainer. You can also contact me for spoken english courses.
Location Based Business Shortcode
add_shortcode('nearby_listings', 'display_nearby_listings');
function display_nearby_listings($atts) {
// Buffer the output
ob_start();
// Enqueue required scripts
wp_enqueue_script('jquery');
?>