bootstrap.min.js
main.js
jquery
How should I write the function. Any guidance appreciated. Thanks!
]]>https://developer.www.ads-software.com/reference/functions/wp_enqueue_script/
https://codex.www.ads-software.com/Plugin_API/Action_Reference/wp_enqueue_scripts
https://developer.www.ads-software.com/reference/functions/wp_enqueue_style/
Note that the WP jQuery library is pre-registered as “jquery”. This version runs in noConflict mode, so the $
shortcut is invalid unless a “noConflict wrapper” is used. Look at the user notes at the bottom of the wp_enqueue_script() docs page for specifics.