add_action( 'wp_footer', 'forminator_preload', 20 ); function forminator_preload() { global $post; if ( ! $post instanceof…
Facebook Setting Links
I always struggle to find the facebook settings pages. So here they are:
- Busines integrations: https://www.facebook.com/settings?tab=business_tools&ref=settings
- Apps and websites: https://www.facebook.com/settings?tab=applications&ref=settings

