Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('wp_head', function () {
- ?>
- <script type="text/javascript">
- var jnews_ajax_url = '<?php echo esc_url( JNews\FrontendAjax::getInstance()->ajax_url(), null, null ); ?>'
- </script>
- <?php
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement