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

I need to make some custom adjustments to a 3rd party plugin. My plan is to use PHPstorm and xdebug to dive into the plu

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.

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.

Share Improve this question asked Mar 10, 2020 at 21:25 fudgefudge 1173 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I am not a real dev, but which helps me in some cases: "Query Monitor". After all, I think you have to start searching backward, step by step and dive into each function.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744680951a4587620.html

相关推荐

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

    I need to make some custom adjustments to a 3rd party plugin. My plan is to use PHPstorm and xdebug to dive into the plu

    9天前
    40

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信