How to identify which php file a plugin is using on page load?

Question

I need to make some custom adjustments to a 3rd party plugin. My plan is to use PHPstorm and xdebug to dive into the plugin as it loads/operates on a product page so I can find out how it works and make the appropriate changes. The only problem is I don’t know how to identify which file to set breakpoints on. Is there a good way to do this? Are there any clues I can glean by inspecting a page via chrome/firefox dev tools?

The specific plugin I’m trying to look at is Rightpress’s Dynamic Pricing and Discounts and I want to debug it as it loads on a product page.

0
, , , fudge 4 years 2020-03-10T16:51:39-05:00 0 Answers 110 views 0

Leave an answer

Browse
Browse