Delaying the admin panel load times
-
Hi. The javascript (includes/js/tyche-dismiss-tracking-notice.js) is delaying the admin panel load times.
I have currently commented out the affected code in the file (includes/class-alg-wc-pif-tracking.php) to stop the javascript from loading.
wp_enqueue_script(
'pif_ts_dismiss_notice',
plugins_url( '/includes/js/tyche-dismiss-tracking-notice.js', FILE ),
'',
ALG_WC_PIF_VERSION,
false
);It would be nice if a developer could address the problem. Many thanks and best regards ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Delaying the admin panel load times’ is closed to new replies.