insert( [ 'action' => 'updated', 'object' => 'option', 'object_name' => $option . ' from "' . $old_value . '" to "' . $new_value . '"', ] ); } } }