• I was created self hosted plugins and would like to test for auto update. The WordPress original schedule itself is set to twice a day or every 12 hours. That is very long time. I have to wait for half day to see how test work and I think before I’m done with this I might died because old age. ??

    With this plugin, My task is a lot easier. I created new schedule time that will be work for every 10 minutes and modify **wp_version_check**, **wp_update_plugins** to be that recurrence.

    Remark: This is different than just click Run Now command or use direct function called to wp_update_plugins() and wp_maybe_auto_update() because I tested on local host with self signed SSL. The skip check SSL hook will work differently. And I can debug the whole process of WordPress auto update just like it’s original process.

    • This topic was modified 2 years, 8 months ago by vee. Reason: Update typo
  • The topic ‘This plugin like hand of god.’ is closed to new replies.