This video will show how you can run jQuery scripts on a WordPress site. You can use this video as a starting point to learn how to attach jQuery to your site's front-end or admin script.
Code used/shown in this video -
https://github.com/smalltowndev/tutorials/tree/main/wordpress/run-jquery-scripts-in-wordpress-admin-or-frontend
Using Query monitor to debug or display PHP data -
https://www.youtube.com/watch?v=NAadff2ZWxs&t=491s
Doc article mentioned in the video for `wp_enqueue_script()` function -
https://developer.wordpress.org/reference/functions/wp_enqueue_script/
=== Keywords ===
WordPress development
WordPress and Javascript
WordPress website
How WordPress works
Make WordPress websites
How to add Javascript to WordPress
Add jQuery to WordPress
WordPress Plugin Development