Hi there,
I had an issue about setting cron jobs on CyberPanel. I wanna set a cron job executes at 3.30 a.m. everyday. So, when I define the values as " */30 */03 * * * wget -q -O - https://artpropromosyon.com/wp-content/plugins/entsidebyside/trigger.php >/dev/null 2>&1" respectively, nothing happening at 3.30 .
I tested that ‘trigger.php’ fiile on other hosting which uses Cpanel and applied some cron jobs on it. It works properly. The file contains some kind of wordpress core functions such as ‘update_post_meta(), set_object_terms()’ and I don’t think there is any programmatical mistake.
Screenshot is below, any help is appreciated.
