Categories
Blog Tutorials

Whitelisting domains for WordPress CORS

This quick tip will share some code for how you can whitelist domains in WordPress to allow for Cross Origin Request Sharing (CORS).

Categories
Open Source

ACF To Fieldmanager (WP utility)

ACF_To_Fieldmanager is a small helper / utility class with a goal of saving you time when you have to migrate from ACF (Advanced Custom Fields) to Fieldmanager. You might run into this pretty often if you are working on sites that you need to migrate to WordPress VIP. ACF To Fieldmanager on GitHub