$v) { for($i = 0; $i < count($v); $i++) { if($v[$i] !== '') { $sm[$i][$k] = $v[$i]; } } } update_option('social_media', $sm); } $site_favicon = get_option('site_favicon'); $site_header_logo = get_option('site_header_logo'); $site_footer_logo = get_option('site_footer_logo'); $primary_color = get_option('primary_color'); $secondary_color = get_option('secondary_color'); $body_text_color = get_option('body_text_color'); $button_background_color = get_option('button_background_color'); $button_hover_background_color = get_option('button_hover_background_color'); $copyright_text = get_option('copyright_text'); $font_for_heading = get_option('font_for_heading'); $font_for_body = get_option('font_for_body'); $banner_image = get_option('banner_image'); $main_title = get_option('main_title'); $notfound_text = get_option('notfound_text'); $button_text = get_option('button_text'); $button_url = get_option('button_url'); $social_media = get_option('social_media');?>

×

$value) { $link = $value['link']; $logo = $value['logo'];?>