• Hi, I am getting lots of warnings from your plugin in my log files. Seems that the plugin is using Woocommerce deprecated functions when generating the product feed.

    This are some entries of my log file:

    [19-Mar-2018 11:31:31 UTC] PHP Notice: product_type se llamó incorrectamente. Product properties should not be accessed directly. Backtrace: do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_filters, wpwoof_product_catalog::wpwoof_feed_update, wpwoof_create_feed, wpwoofeed_generate_feed, wpwoofeed_item, wpwoofeed_sale_price, wpwoofeed_custom_user_function, wpwoofeed_tagvalue, wpwoofeed_product_prices, wpwoofeed_adjust_prices_for_children, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong Por favor, visita Depuración en WordPress para más información. (Este mensaje se a?adió en la versión 3.0.) in /srv/www/nac/public_html/wp-includes/functions.php on line 4147
    [19-Mar-2018 11:31:31 UTC] PHP Notice: WC_Product::get_price_excluding_tax ha quedado obsoleto desde la versión 3.0. Utiliza wc_get_price_excluding_tax en su lugar. in /srv/www/nac/public_html/wp-includes/functions.php on line 3839
    [19-Mar-2018 11:31:31 UTC] PHP Notice: WC_Product::get_price_including_tax ha quedado obsoleto desde la versión 3.0. Utiliza wc_get_price_including_tax en su lugar. in /srv/www/nac/public_html/wp-includes/functions.php on line 3839
    [19-Mar-2018 11:31:31 UTC] PHP Notice: WC_Product::get_price_excluding_tax ha quedado obsoleto desde la versión 3.0. Utiliza wc_get_price_excluding_tax en su lugar. in /srv/www/nac/public_html/wp-includes/functions.php on line 3839
    [19-Mar-2018 11:31:31 UTC] PHP Notice: WC_Product::get_price_including_tax ha quedado obsoleto desde la versión 3.0. Utiliza wc_get_price_including_tax en su lugar. in /srv/www/nac/public_html/wp-includes/functions.php on line 3839
    [19-Mar-2018 11:31:31 UTC] PHP Notice: WC_Product::get_child ha quedado obsoleto desde la versión 3.0. Utiliza wc_get_product en su lugar. in /srv/www/nac/public_html/wp-includes/functions.php on line 3839

  • The topic ‘Use of Woocommerce deprecated functions’ is closed to new replies.