How to edit a wordpress plugin without break its update process
Probably not. The recommended way to get your enhancements into the plugin is: Send your fixes to the developer and ask her to merge them into the original. If your changes are rather personal customizations, this won’t happen. If the plugin is written in a strict OOP style you can create a second plugin which … Read more