All of these functions is in class BeRocket_tab_manager as static functions.
init ()
Function for initialize scripts.
admin_init ()
Function for initialize scripts and settings page in admin panel.
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 places in plugins folder woocommerce-advanced-products-labels/templates.
To rewrite the template in your theme folder create folder with name woocommerce-products_label and places new template with identical name in this folder.
