lib_path = $WOO_Product_Stock_Alert->plugin_path . 'lib/'; $this->lib_url = $WOO_Product_Stock_Alert->plugin_url . 'lib/'; $this->php_lib_path = $this->lib_path . 'php/'; $this->php_lib_url = $this->lib_url . 'php/'; $this->jquery_lib_path = $this->lib_path . 'jquery/'; $this->jquery_lib_url = $this->lib_url . 'jquery/'; } }