Work Notes: Setting up OTA updates for WordPress plugins


New Day: Thu Apr 20 2023 12:24:09 GMT-0500 (Central Daylight Time)

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>';


Leave a Reply