subscription_id, '_subscrpt_order_item_id', true );
$order_item = $order->get_item( $history->order_item_id );
$price = get_post_meta( $history->subscription_id, '_subscrpt_price', true );
$trial = get_post_meta( $history->subscription_id, '_subscrpt_trial', true );
$start_date = get_post_meta( $history->subscription_id, '_subscrpt_start_date', true );
$next_date = get_post_meta( $history->subscription_id, '_subscrpt_next_date', true );
$status_object = get_post_status_object( get_post_status( $history->subscription_id ) );
?>
|
#subscription_id ); ?> - get_name() ); ?>
|
|
get_id() ) ); ?> |
|
label ); ?> |