edit plugin files
-
Hi,
I have a few questions regarding your plugin:
Do you have any plugin hooks and/or actions that I can use so I can make changes?
Specifically, I want to change the text for the upload image input and the text about the max size.If there are no action hooks, what is the way to edit the plugin file so they don’t overwrite my changes on the following update?
I tried to copy the plugin folder and frontend.php, but that doesn’t work too.And finally, your plugin is adding dynamically div.wcpr-overall-rating-and-rating-count to comment section inside single-product-reviews.php
Now my problem is that I’m trying to wrap div.wcpr-overall-rating-and-rating-count and put it inside my custom markup, for example div.col-3, but when the page loads, it always put my markup below your content (div.wcpr-overall-rating-and-rating-count) and it’s not inside my div.col-3.
How do I prevent that?Thanks
- The topic ‘edit plugin files’ is closed to new replies.