Hello, Bowo! Thank you for your fast response!
About losing my settings in my dev environment, I was checking my wp_options table to see how ASE stored its settings, I just double clicked admin_site_enhancements option_value to copy it, after hitting CTRL + C, I pressed “Enter”, the option_value wasn’t visually changed, but after I’ve refresh my phpMyAdmin page, I saw that the array was empty “a:0:{}”.
I’ve tried to input you fresh array example into my option_value, but it still doesn’t work and returns to be an empty array again. I’m confused on why this isn’t working too.
I’m on a little rush right now to finish a project, but I’ll try to record a video for you next week to show my migration process.