• ‘every_hour’=>’Every Hour’

    to ni-email-setting.php

    and

    $schedules[‘every_hour’] = array(
    ‘interval’ => (3600),
    ‘display’ => __( ‘Every Hour’, ‘cr’ )
    );

    to ni-init.php

    Client requested this but seems like it would be useful to a lot of people.

    Thank you ??

  • The topic ‘Add every hour please :)’ is closed to new replies.