PLUGIN_FILE
PLUGIN_FILE
Admin |
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. |
Theme_Compat | Theme-specific overrides for WooCommerce Private Store. |
Util | Utility functions for WooCommerce Private Store. |
wc_private_store(): \Barn2\Plugin\WC_Private_Store\Plugin
wps(): \Barn2\Plugin\WC_Private_Store\Plugin
Helper function to access the shared plugin instance.
package | Barn2/woocommerce-private-store |
---|