MEOM 3rd Party Scripts
WordPress plugin for creating settings for 3rd party script like Google Tag Manager and Cookiebot.
★ 0stars
9.3kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/meom/meom-3rd-party-scripts/archive/refs/heads/main.zipAlso on Packagist as meom/meom-3rd-party-scripts:
composer require meom/meom-3rd-party-scriptsFrom the readme
MEOM 3rd party scripts
Make sure that your theme contains:
And this after you have opened the body tag:
Filters
You can modify the output with following filters:
- mtpsgtmid
- mtpsgtmheadcode
- mtpscookiebotid
- mtpscookiebotcode
- mtpscookiebotconsentmode
- mtpsgtmbodycode
Cookie declaration
Cookie declaration text can be added using shortcode:
Read the full README on GitHub →