Customizer Sync Customizer Sync
Sync the remote site customizer settings on staging site.
Sync Post Sync Post
I’m thinking to build the plugin which syncs post from one site with another. I have built the plugin. It works as expected. But, I have used basic authentication i.e. Cookies based authentication. It is not a strong security layer.
So, I’m trying to use Application Password or oAuth 2 in this project.