All of these functions are static functions in the BeRocket_MM_Quantity class.
init ()
Function for initializing scripts.
register_mm_quantity_options ()
Function for initializing scripts and settings page in admin bar.
mm_quantity_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-minmax-quantity/templates.
To rewrite the template in your theme folder create a folder with the name woocommerce-minmax-quantity and place the new template with identical name in this folder.
