Viewing 1 replies (of 1 total)
  • Plugin Author Leon Stafford

    (@leonstafford)

    Hi @alexa69,

    Yes. The recommended way today is to use the WP-CLI commands, running from a regular CRON job (not WP-Cron).

    In the current version, you’re looking for the commands

    wp wp2static generate and wp wp2static deploy

    I’ll be adding back in support for running via WP-Cron using a hook. Depending on site size, you’ll want to check that your PHP settings have a long max_execution_time limit enough to allow the whole export process to complete.

    Please let me know if you get stuck.

    Cheers,

    Leon

Viewing 1 replies (of 1 total)

The topic ‘cron’ is closed to new replies.