admin管理员组文章数量:1391977
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 badges1 Answer
Reset to default 0I 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.
本文标签: How to identify which php file a plugin is using on page load
版权声明:本文标题:How to identify which php file a plugin is using on page load? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744680951a2619403.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论