Joinchat cookieless
unknown
php
a year ago
200 B
8
Indexable
// Joinchat cookieless add_action( 'joinchat_enqueue_script', function() { wp_add_inline_script( 'joinchat', 'jQuery(document).on("joinchat:starting",()=>{joinchat_obj.store.setItem=()=>{}});' ); });
Editor is loading...
Leave a Comment