/* ==========================================================================
* 9. WCFM / DOKAN FATAL ERROR PATCH
* Stops WCFM Analytics from crashing when Dokan is not installed.
* ========================================================================== */
if ( ! function_exists( 'dokan_is_store_page' ) ) {
function dokan_is_store_page() {
return false;
}
}
Warning: Cannot modify header information - headers already sent by (output started at /home/zetngddr/public_html/wp-content/plugins/Shopyflix core/Shopyflix-core.php:781) in /home/zetngddr/public_html/wp-includes/pluggable.php on line 1531
Warning: Cannot modify header information - headers already sent by (output started at /home/zetngddr/public_html/wp-content/plugins/Shopyflix core/Shopyflix-core.php:781) in /home/zetngddr/public_html/wp-includes/pluggable.php on line 1534