Thanks for sharing! Hello Dolly is normally a safe default plugin, so I’m guessing the malware hid itself in this plugin.
What was the Malware called? The example you shared got deleted
For example, this currently includes a count & button for a less cool plugin:
add_action(‘woocommerce_after_shop_loop_item_title’,’custom_vote’,25);
function custom_vote() {
dw_reactions();
}
Do you have a function that we can call for our own use?
[link](https://ww.wp.xz.cn/plugins/dw-reactions/)
It’s all good.
Without much investigation, I have a feeling it’s the clients theme causing this issue to arise.
The good (commented out): http://i.imgur.com/17osYCb.png
The bad (original code): http://i.imgur.com/C8Zxo2h.png
Also, I think you’ve done an amazing job with this plugin. Thank you so much for all the hard work! I look forward to future updates c: