• I have not long update to the latest version of this plugin and now I can’t seem to set any arguments in the functions that are run?

    I edit the cron and enter the argument [‘354′,’Name’] but when I click save they disappear and it shows as if there are no arguments, then errors are caused showing they are missing?

    Thanks in advance, need help!

Viewing 1 replies (of 1 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Are you using single quotes around the string arguments? They need to be double quotes, as the arguments get passed through json_decode().

    John

Viewing 1 replies (of 1 total)

The topic ‘Cant Set Arguments In Latest Update?’ is closed to new replies.