Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter dinhlinhit

    (@dinhlinhit)

    Thank you for support
    My website have woocomerce plugin. I hidden from 105 to 109 in uploadmediabyurl.php

    105 //if ( $post_type == 'shop_order' ) return; // fix issue of plugin being loaded on WooCommerce pages
     106   //	make sure plugin is not conflicting with WooCommerce at all
    107//     if( function_exists("is_shop") ) {
    108// 	return;
    109//     }

    It working ok.

Viewing 1 replies (of 1 total)