Select Page

All of these functions are in the BeRocket_terms_cond_popup class as static functions.

init ()

Function for initializing scripts.

admin_init ()

Function for initializing scripts and settings page in admin bar.

options ()

Add option page to admin menu.

br_get_template_part( $name = ” )

Get template part (for templates like the slider).

  • $name – template name

Default templates are placed in plugins folder woocommerce-terms-and-conditions-popup/templates.

To rewrite the template in your theme folder create folder with name woocommerce-terms_cond_popup and place new template with identical name in this folder.