[How to] Add jQuery Tooltips to WordPress Theme
WPAssist / Theme Development - April 8, 2020In order to use a jQuery plugin with your WordPress site, you need to load jquery manually along with the jquery plugin script files. In this step by step tutorial, I will show you how to add a simple jquery tooltip plugin to your site.