WC_Private_Store
Namespaces
Interfaces, Classes and Traits
- Pages_Protector
- Handles the protection of non WC pages.
- Plugin
- The main plugin class. Responsible for setting up to core plugin services.
- Plugin_Factory
- Factory to create/return the shared plugin instance.
- Scripts
- Loads the front-end scripts and styles.
- Sitemaps
- Protection for XML sitemaps.
- Store_Login
- Displays and handles the login form used to unlock the store. The form is added via a shortcode.
- Store_Protector
- This class provides the main functions to lock down the entire store on the front end.
- Util
- Utility functions for WooCommerce Private Store.
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '1.7.9'
- wps() : Plugin
- Helper function to access the shared plugin instance.
- wc_private_store() : Plugin
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '1.7.9'
Functions
wps()
Helper function to access the shared plugin instance.
wps() : Plugin
Return values
Plugin —wc_private_store()
wc_private_store() : Plugin