manifest / performance / wp-performance-partytown
WP Performance Partytown
Partytown in your WordPress
by Faramaz Patrick · github.com/wpperformance/wp-performance-partytown
★ 7stars
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/wpperformance/wp-performance-partytown/archive/refs/heads/main.zipDeclares an update source (wp-performance-partytown), so updates arrive through the plugin's own updater.
From the readme
Partytown in your WordPress
🚨 Be careful, the proxy php is a experimental code. You can use it, but i'm not responsible of the security of your website
This plugin add Partytown available for your website
If you use proxy, set the cache lifetime to max 8h for avoid nonce bug.
For use Proxy PHP, add this line in your wp-config.php.
☝🏻 use it only if you know what you do
The proxy is only necessary when service don't have in response.
For example, Google Analytics, has this CORS headers.
More informations, here
Define proxy key for connected users. In your wp-config.php
Debug = In your wp-config.php
Add script for partytown
Juste add type "text/partytown" in tag
Example :
Launch partytown parsing after cookie acceptation
Dispatch load event for trigger partytown parsing.