woocommerce_shipping_ . $this->id . _instance_settings_values, $this->instance_settings, $this

woocommerce_shipping_ . $this->id . _instance_settings_values, $this->instance_settings, $this

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.11.0.0

apply_filters('woocommerce_shipping_ . $this->id . _instance_settings_values, $this->instance_settings, $this') is found 1 times:

  • /includes/abstracts/abstract-wc-shipping-method.php line 625

    Warning: Undefined array key 627 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 628 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 629 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 630 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    				}
    			}
    		}
    
    		return update_option( $this->get_instance_option_key(), apply_filters( 'woocommerce_shipping_' . $this->id . '_instance_settings_values', $this->instance_settings, $this ), 'yes' );
    	}
    }