$blog_id, 'amp_css' => $amp_css); update_option('ampcc_settings', $settings_array); echo '
'; echo '

Your AMP custom CSS settings is updated

'; echo '
'; } } $settings = get_option('ampcc_settings'); if ($settings) { if ($settings['blog_id'] == $blog_id) { $amp_css = $settings['amp_css']; } else { $amp_css = NULL; } } ?>

' . __('IMPORTANT - No need to add < style > tag', 'ampcc') . '

'; ?>


If you like our plugin then please help us with small donation