i can’t use default wordpress cron job because i disabled.
https://i.imgur.com/dlMDhpj.png
i wrote this code in the command line and
wget -q -O -“https://www.mydomain.com/wp-cron.php?doing_wp_cron=’date +\%s'” > /dev/null 2>&1
getting error
/bin/sh: -c: line 0: unexpected EOF while looking for matching
‘`
/bin/sh: -c: line 1: syntax error: unexpected end of file
-
This reply was modified 5 years, 9 months ago by berktr.
-
This reply was modified 5 years, 9 months ago by berktr.
-
This reply was modified 5 years, 9 months ago by berktr.
-
This reply was modified 5 years, 9 months ago by berktr.