Hi Team,
I am a WordPress developer. I have developed a plugin that is present on the WordPress repository.
I’d like to add exception tracking to the parts of the plugin which is written in PHP and jQuery. Honestly, I don’t know how can I use sentry.io exception tracking the plugin code and how it will work.
I need some doc that explains to me that how can I implement this on my plugin’s PHP and jQuery code.
How Can I add Sentry io exception tracking to the PHP part of the code so that any exceptions made in PHP are sent to Sentry.io?
Can you please help me with this?
Thank You!
Rohit