Untitled

Anonymous
plain_text
09/06/2021 5:43 PM
232 B
14
Indexable
wp_register_script('zsz', get_template_directory_uri() . '/assets/main.js', array('jquery'), ZSZ_THEME_VERSION); // Custom scripts
wp_enqueue_script('zsz'); // Enqueue it!
Editor is loading...