I want to use tooltips and popovers in my text, like what you see on this page: https://demo.theme.co/icon-1/shortcodes/popovers-and-tooltip/
If I use [extra href="#example" title=“Yeah, tooltip time!” info=“tooltip” info_place=“top” info_trigger=“hover”] Place your content here [/extra] and [extra href="#example" title=“Yeah, tooltip time!” info=“popover” info_place=“top” info_trigger=“hover” info_content=“Place a little extra content in here for informational purposes.” ] Place your content here [/extra], then will I be able to use tooltips and popovers without having to worry about this functionality being lost in the future?