Hello Hardeep Asrani,
Nice simple way to integrate React in Theme/Plugin Options page.
Instead of saving each setting as a separate row in the database, I'd like to register a single setting for example 'my_custom_settings' as an array and save all the fields inside it. How can I achieve that in both PHP and React side of things?
Hello Hardeep Asrani, Nice simple way to integrate React in Theme/Plugin Options page.
Instead of saving each setting as a separate row in the database, I'd like to register a single setting for example 'my_custom_settings' as an array and save all the fields inside it. How can I achieve that in both PHP and React side of things?
Thanks in Advance for your help!