• Resolved Ole

    (@olpo24)


    Hi,
    Just a stupid.

    For Example: I created a PHP-Cron. In the PHP-Cron a file is created (without path).
    Where do the Plugin (or the php-Cron) save the file?

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

    (@johnbillion)

    WordPress Core Developer

    You should use an absolute path for your file (eg by using ABSPATH or WP_CONTENT_DIR), otherwise the location will depend entirely on what system is running your Cron (eg. default cron, alternate cron, Cavalcade).

Viewing 1 replies (of 1 total)
  • The topic ‘Question about PHP-Cron’ is closed to new replies.