get_rule(); ?> get_status_to_apply( $object_type ); $css_classes = array( 'order-status', 'status-' . $status ); if ( 'subscription' === $object_type ) : $status_name = wcs_get_subscription_status_name( $status ); $css_classes[] = 'subscription-status'; else : $status_name = wc_get_order_status_name( $status ); endif; ?>
get_time() > 0 ) { // translators: php date format $t_time = date( _x( 'Y/m/d g:i:s A', 'post date', 'woocommerce-subscriptions' ), $retry->get_time() ); $date_to_display = ucfirst( wcs_get_human_time_diff( $retry->get_time() ) ); } else { $t_time = $date_to_display = __( 'Unpublished', 'woocommerce-subscriptions' ); } ?> get_id() ) ); ?> get_status() ) ); ?> get_email_template(); ?> get_title() ); ?>