Plugins screen.', 'woocommerce' ), admin_url( 'plugins.php' ) ); ?>


0 ) { /* translators: %1$d: sites active, %2$d max sites active */ printf( __( 'Subscription: Using %1$d of %2$d sites available', 'woocommerce' ), absint( $subscription['sites_active'] ), absint( $subscription['sites_max'] ) ); } else { _e( 'Subscription: Unlimited', 'woocommerce' ); } // Check shared. if ( ! empty( $subscription['is_shared'] ) && ! empty( $subscription['owner_email'] ) ) { printf( '
' . __( 'Shared by %s', 'woocommerce' ), esc_html( $subscription['owner_email'] ) ); } elseif ( isset( $subscription['master_user_email'] ) ) { printf( '
' . __( 'Shared by %s', 'woocommerce' ), esc_html( $subscription['master_user_email'] ) ); } ?>

Below is a list of WooCommerce.com products available on your site - but are either out-dated or do not have a valid subscription.

$data ) : ?>