Guest User

Untitled

a guest
Jun 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <?php
  2.  
  3. /*
  4. Using the native WordPress functions and Script Manager (`WP_Scripts`).
  5. Functions include:
  6. wp_register_script
  7. wp_deregister_script
  8. wp_enqueue_script
  9. wp_dequeue_script
  10. wp_add_inline_script
  11. wp_script_add_data
  12. wp_script_is
  13. */
Add Comment
Please, Sign In to add comment