Subscriptions page * * @author Prospress * @category WooCommerce Subscriptions/Templates * @version 1.0.0 - Migrated from WooCommerce Subscriptions v2.0.15 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } WCS_Template_Loader::get_my_subscriptions( $current_page );