Skip to content

Instantly share code, notes, and snippets.

@wolfcoder
Created April 19, 2022 03:30
Show Gist options
  • Save wolfcoder/bf2fcdcd3ab3ae98f485d656edf8f889 to your computer and use it in GitHub Desktop.
Save wolfcoder/bf2fcdcd3ab3ae98f485d656edf8f889 to your computer and use it in GitHub Desktop.
wp_localize_script('wptail', 'wpenginerData', array(
'root_url' => get_site_url(),
'nonce' => wp_create_nonce('wp_rest')
));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment