Inventory_Presser_WP_All_Import::detect_piped_options( int $post_id, string $meta_key, mixed $meta_value )

detect_piped_options


Description Description

If the value being saved to the meta key inventory_presser_options_array contains a pipe, split the string on pipe and add each option individually.


Top ↑

Parameters Parameters

$post_id

(Required)

$meta_key

(Required)

$meta_value

(Required)


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/integrations/class-wp-all-import.php