All of these functions are in the BeRocket_splash_popup class as static functions.
init ()
Function for initializing scripts.
admin_init ()
Function for initializing scripts and settings page in the admin Bar.
options ()
Add option page to admin menu.
br_get_template_part( $name = ” )
Get template part.
- $name – template name
Default templates are placed in plugins folder woocommerce-splash-popups/templates.
To rewrite the template in your theme folder create folder with name woocommerce-splash_popup and place new template with identical name in this folder.
login_reset ()
Remove cookie.
