All of these functions are in the BeRocket_CE class as static functions.
init ()
Function for initializing scripts.
admin_init ()
Function for initializing scripts and settings page in the admin bar.
ce_options ()
Add option page to the admin menu.
br_get_template_part( $name = ” )
Get a template part (for templates like the slider).
- $name – template name
Default templates are placed in the plugins folder woocommerce-curency-exchange/templates.
To rewrite the template in your theme folder create a folder with the name woocommerce-curency-exchange and place a new template with the identical name in this folder.
