Thread Starter
msebim
(@msebim)
I changed range array on /includes/class-hf-date-time-functions.php
public static function get_subscription_period_interval_strings($interval = ”) {
$intervals = array(1 => __(‘every’, ‘xa-woocommerce-subscription’));
$range = array ( 0 => 2, 1 => 3, 2 => 4, 3 => 5, 4 => 6, 5 => 7, 6 => 8, 7 => 9, 8 => 10,);
and seems to work.
Hi @msebim,
The changes may revert upon updating the plugin. You may please use the code snippet in the link using which you can alter the date range.
Leave us a review if you like the plugin.