(function (){
njtWhatsApp.ready(function (){
const init=function (){
document.querySelectorAll(".nta_wa_button").forEach(function (element){
if(element._isWaButton) return
const info=JSON.parse(element.getAttribute('data-info'))
njtWhatsApp.createButton(element, {
...info,
timezone: njt_wa_global.timezone,
i18n: njt_wa_global.i18n,
urlSettings: njt_wa_global.urlSettings,
});
});
};
init();
if(typeof(Riode)!=='undefined'&&typeof(jQuery)!=='undefined'){
Riode.$window.on('riode_load', function(){ init() })
jQuery(document).ajaxComplete((e, xhs, req)=> {
try {
if(req.data.indexOf('riode_quickview') > -1){ init() }} catch (e){
console.log("error")
}})
}});
})();<br />
<b>Fatal error</b>:  Uncaught Error: Call to undefined function wp_parse_auth_cookie() in /var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-includes/user.php:3534
Stack trace:
#0 /var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-content/plugins/microsoft-clarity/clarity-server-analytics.php(58): wp_get_session_token()
#1 /var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-content/plugins/microsoft-clarity/clarity-server-analytics.php(35): clarity_construct_collect_event()
#2 /var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-includes/class-wp-hook.php(324): clarity_collect_event()
#3 /var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters()
#4 /var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-includes/plugin.php(517): WP_Hook-&gt;do_action()
#5 /var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-includes/load.php(1279): do_action()
#6 [internal function]: shutdown_action_hook()
#7 {main}
  thrown in <b>/var/www/vhosts/digibyte.com.br/httpdocs/digib1br/v2/wp-includes/user.php</b> on line <b>3534</b><br />
