PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/www/classified/wp-content/plugins/directorypress/reviews/callbacks/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/www/classified/wp-content/plugins/directorypress/reviews/callbacks/save_settings.php

<?php defined('ABSPATH') or die;
/**
 * On save action we process all settings for each theme settings we have in db
 *
 * Think about inserting this function in after_theme_switch hook so the settings should be updated on theme switch
 *
 * @param $values
 */
//@todo use this to process the save action, but for now just return

return;

//function save_customizer_plugin_settings( $values ){
//
////	$options = get_option('direviews_settings');
//	// maybe proccess some setting on save
//
//	// save this settings back
////	update_option('direviews_settings', $options);
//}