How to run wp_remote_get function every 24 hours in WordPress Plugin

后端 未结 0 1083
既然无缘
既然无缘 2021-01-20 15:57

I want to run the wp_remote_get function every 24 hours to check the plugin license is activated to not. This is my request

$request = wp_remote_get(\'http://         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题