WooCommerce Product Feed PRO plugin please leave us a ★★★★★ rating. Thanks in advance!','woo-product-feed-pro' ); } add_filter('admin_footer_text', 'my_footer_text'); $add_manipulation_support = get_option ('add_manipulation_support'); $host = sanitize_text_field($_SERVER['HTTP_HOST']); /** * Create notification object */ $notifications_obj = new WooSEA_Get_Admin_Notifications; $notifications_box = $notifications_obj->get_admin_notifications ( '15', 'false' ); /** * Create product attribute object */ $attributes_obj = new WooSEA_Attributes; $attributes = $attributes_obj->get_product_attributes(); /** * Update or get project configuration */ $nonce = wp_create_nonce( 'woosea_ajax_nonce' ); /** * Update or get project configuration */ if (array_key_exists('project_hash', $_GET)){ $project = WooSEA_Update_Project::get_project_data(sanitize_text_field($_GET['project_hash'])); $channel_data = WooSEA_Update_Project::get_channel_data(sanitize_text_field($_GET['channel_hash'])); $count_rules = 0; if(isset($project['field_manipulation'])){ $count_rules = count($project['field_manipulation']); } $manage_project = "yes"; } else { // Sanitize values in multi-dimensional POST array if(is_array($_POST)){ foreach($_POST as $p_key => $p_value){ if(is_array($p_value)){ foreach($p_value as $pp_key => $pp_value){ if(is_array($pp_value)){ foreach($pp_value as $ppp_key => $ppp_value){ $_POST[$p_key][$pp_key][$ppp_key] = sanitize_text_field($ppp_value); } } } } else { $_POST[$p_key] = sanitize_text_field($p_value); } } } else { $_POST = array(); } $project = WooSEA_Update_Project::update_project(sanitize_text_field($_POST)); $channel_data = WooSEA_Update_Project::get_channel_data(sanitize_text_field($_POST['channel_hash'])); $count_rules = 0; } ?>

"Simple and variable", "simple" => "Simple", "variable" => "Variable" ); foreach ($project['field_manipulation'] as $manipulation_key => $manipulation_array){ ?>
][rowCount]" value=""> "> $v){ print ""; print "
"; } ?>
" style="display: inline-block;" title="Add an attribute to this field">
"> ">