$value) {
if( appad_str_starts_with($key, 'appad_') )
update_option($key, appad_clean($value));
}
$appad_message = '
' . __('Your settings has been successfully updated.', 'appad') . '
';
}
?>
';
printf(__('Sorry, You are not using %s Theme, so You can not access this page.', 'appad'), 'JobRoller');
printf(__(' Buy it now!', 'appad'), 'http://bit.ly/wQt43f');
echo '';
endif; //app_theme
?>