Work Notes: Setting up OTA updates for WordPress plugins
April 21, 2023
So I have to have the plugin on my server, here is the link to the zip which is publicly available. (https://ec.wp2mag.com/ec-plus-fundraiser/zips/ec-plus-fundraiser.zip)
The official* docs on this topic.
...
I like this testing functionality to check if a php function is being fired in relation to the page:
echo '<script>alert(5);</script>';