Is there a WordPress plugin that can auto execute php script on a specific time? Or an other way to do this?
At this moment I execute every 30 minutes (from 00:00 to 08:00) a php script with cpanel (Cronjobs). Is there some way to handle this in WordPress itself?