How to give the source location path in the jquery code, where my file is in cah-new/wp-content/themes/theme_name/includes/func.php and i have to give that path in the jquery code
$.get(\"func.php\", {
kindly help me, thanks in advance
$.get('<?php echo get_bloginfo('template_url')?>/includes/func.php', {
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
334 times
active