wordpress wp_body_open

https://choppydays.com/wordpress-google-tag-manager-settings/

https://wordpress.stackexchange.com/questions/219931/insert-html-just-after-body-tag

WordPress theme developers should use `wp_head()`, `wp_body_open()` and `wp_footer()` functions in their themes

https://developer.wordpress.org/reference/functions/wp_body_open/