meom / meom-3rd-party-scripts
Create settings for 3rd party script like Google Tag Manager and Cookiebot.
Package info
github.com/MEOM/meom-3rd-party-scripts
Type:wordpress-plugin
pkg:composer/meom/meom-3rd-party-scripts
1.2.5
2026-02-12 10:56 UTC
Requires (Dev)
- meom/phpcs-composer: dev-main
This package is auto-updated.
Last update: 2026-04-12 11:15:50 UTC
README
Make sure that your theme contains:
wp_head();
And this after you have opened the body tag:
wp_body_open();
Filters
You can modify the output with following filters:
- mtps_gtm_id
- mtps_gtm_head_code
- mtps_cookiebot_id
- mtps_cookiebot_code
- mtps_cookiebot_consent_mode
- mtps_gtm_body_code
Cookie declaration
Cookie declaration text can be added using shortcode:
[mtps-cookie-declaration]