jQuery(document).ready(function(){ jQuery('#ads_sett_ic_bg').wpColorPicker(); jQuery('#ads_sett_i_ads').val('".get_option('ads_sett_i_ads','ads_start_at')."'); jQuery('#ads_sett_c_ads').val('".get_option('ads_sett_c_ads','rand')."'); }); "; ?>
plugin_name}_settings" ); // output the hidden fields, nonce, etc. settings_fields( "{$this->plugin_name}_settings_group" ); // output the submit button. submit_button(); ?>