YITH WooCommerce Cost of Goods

YITH WooCommerce Cost of Goods v1.2.16

No permission to download

Quecon

New member
Sep 2, 2020
18
4
3
Alicante
frutosecosnavas.com
¿Dónde puedo comprobar lo que me estáis diciendo? He mirado el complemento para ver la versión y sí, me sale 1.7.0

/* === DEFINIR === */
! definido( 'YITH_COG_VERSION' ) && define( 'YITH_COG_VERSION', '1.7.0' );
! definido( 'YITH_COG_INIT' ) && define( 'YITH_COG_INIT', plugin_basename( __FILE__ ) );
! define( 'YITH_COG_SLUG' ) && define( 'YITH_COG_SLUG', 'yith-cost-of-goods-for-woocommerce' );
! definido( 'YITH_COG_FILE' ) && define( 'YITH_COG_FILE', __FILE__ );
! definido( 'YITH_COG_PATH' ) && define( 'YITH_COG_PATH', plugin_dir_path( __FILE__ ) );
! definido( 'YITH_COG_URL' ) && define( 'YITH_COG_URL', plugins_url( '/', __FILE__ ) );
! definido( 'YITH_COG_ASSETS_URL' ) && define( 'YITH_COG_ASSETS_URL', YITH_COG_URL . 'activos/' );
! definido( 'YITH_COG_TEMPLATE_PATH' ) && define( 'YITH_COG_TEMPLATE_PATH', YITH_COG_PATH . '/templates/' );
! definido( 'YITH_COG_OPTIONS_PATH' ) && define( 'YITH_COG_OPTIONS_PATH', YITH_COG_PATH . 'panel' );
! definido( 'YITH_COG_PREMIUM' ) && define( 'YITH_COG_PREMIUM', '1' );
! definido( 'YITH_COG_SECRETKEY' ) && define( 'YITH_COG_SECRETKEY', 'tybx6AqZnSmknZzQJ2xK' );
 

This2ShallPass

Well-known member
Jun 21, 2020
296
172
50
¿Dónde puedo comprobar lo que me estáis diciendo? He mirado el complemento para ver la versión y sí, me sale 1.7.0

/* === DEFINIR === */
! definido( 'YITH_COG_VERSION' ) && define( 'YITH_COG_VERSION', '1.7.0' );
! definido( 'YITH_COG_INIT' ) && define( 'YITH_COG_INIT', plugin_basename( __FILE__ ) );
! define( 'YITH_COG_SLUG' ) && define( 'YITH_COG_SLUG', 'yith-cost-of-goods-for-woocommerce' );
! definido( 'YITH_COG_FILE' ) && define( 'YITH_COG_FILE', __FILE__ );
! definido( 'YITH_COG_PATH' ) && define( 'YITH_COG_PATH', plugin_dir_path( __FILE__ ) );
! definido( 'YITH_COG_URL' ) && define( 'YITH_COG_URL', plugins_url( '/', __FILE__ ) );
! definido( 'YITH_COG_ASSETS_URL' ) && define( 'YITH_COG_ASSETS_URL', YITH_COG_URL . 'activos/' );
! definido( 'YITH_COG_TEMPLATE_PATH' ) && define( 'YITH_COG_TEMPLATE_PATH', YITH_COG_PATH . '/templates/' );
! definido( 'YITH_COG_OPTIONS_PATH' ) && define( 'YITH_COG_OPTIONS_PATH', YITH_COG_PATH . 'panel' );
! definido( 'YITH_COG_PREMIUM' ) && define( 'YITH_COG_PREMIUM', '1' );
! definido( 'YITH_COG_SECRETKEY' ) && define( 'YITH_COG_SECRETKEY', 'tybx6AqZnSmknZzQJ2xK' );
Post in English Please.
 

Quecon

New member
Sep 2, 2020
18
4
3
Alicante
frutosecosnavas.com
Where can I check what you are telling me? I have looked at the plugin to see the version and yes, I get 1.7.0

/* === DEFINE === */
! defined( 'YITH_COG_VERSION' ) && define( 'YITH_COG_VERSION', '1.7.0' );
! defined( 'YITH_COG_INIT' ) && define( 'YITH_COG_INIT', plugin_basename( __FILE__ ) );
! define( 'YITH_COG_SLUG' ) && define( 'YITH_COG_SLUG', 'yith-cost-of-goods-for-woocommerce' );
! defined( 'YITH_COG_FILE' ) && define( 'YITH_COG_FILE', __FILE__ );
! defined( 'YITH_COG_PATH' ) && define( 'YITH_COG_PATH', plugin_dir_path( __FILE__ ) );
! defined( 'YITH_COG_URL' ) && define( 'YITH_COG_URL', plugins_url( '/', __FILE__ ) );
! defined( 'YITH_COG_ASSETS_URL' ) && define( 'YITH_COG_ASSETS_URL', YITH_COG_URL . 'assets/' );
! defined( 'YITH_COG_TEMPLATE_PATH' ) && define( 'YITH_COG_TEMPLATE_PATH', YITH_COG_PATH . '/templates/' );
! defined( 'YITH_COG_OPTIONS_PATH' ) && define( 'YITH_COG_OPTIONS_PATH', YITH_COG_PATH . 'panel' );
! defined( 'YITH_COG_PREMIUM' ) && define( 'YITH_COG_PREMIUM', '1' );
! defined( 'YITH_COG_SECRETKEY' ) && define( 'YITH_COG_SECRETKEY', 'tybx6AqZnSmknZzQJ2xK' );
 

This2ShallPass

Well-known member
Jun 21, 2020
296
172
50
Where can I check what you are telling me? I have looked at the plugin to see the version and yes, I get 1.7.0

/* === DEFINE === */
! defined( 'YITH_COG_VERSION' ) && define( 'YITH_COG_VERSION', '1.7.0' );
! defined( 'YITH_COG_INIT' ) && define( 'YITH_COG_INIT', plugin_basename( __FILE__ ) );
! define( 'YITH_COG_SLUG' ) && define( 'YITH_COG_SLUG', 'yith-cost-of-goods-for-woocommerce' );
! defined( 'YITH_COG_FILE' ) && define( 'YITH_COG_FILE', __FILE__ );
! defined( 'YITH_COG_PATH' ) && define( 'YITH_COG_PATH', plugin_dir_path( __FILE__ ) );
! defined( 'YITH_COG_URL' ) && define( 'YITH_COG_URL', plugins_url( '/', __FILE__ ) );
! defined( 'YITH_COG_ASSETS_URL' ) && define( 'YITH_COG_ASSETS_URL', YITH_COG_URL . 'assets/' );
! defined( 'YITH_COG_TEMPLATE_PATH' ) && define( 'YITH_COG_TEMPLATE_PATH', YITH_COG_PATH . '/templates/' );
! defined( 'YITH_COG_OPTIONS_PATH' ) && define( 'YITH_COG_OPTIONS_PATH', YITH_COG_PATH . 'panel' );
! defined( 'YITH_COG_PREMIUM' ) && define( 'YITH_COG_PREMIUM', '1' );
! defined( 'YITH_COG_SECRETKEY' ) && define( 'YITH_COG_SECRETKEY', 'tybx6AqZnSmknZzQJ2xK' );
The version of the plugin is very easy to change.
But there are other factors to verify that the version is legit.
For example, you can look at the files and folder timestamps. You can check the capabilities that the plugin offers. Check the code against the changelogs, compare the structure to previous known good versions and etc ...
So, While the source is telling you the version is v1.7.0 but the rest of the evidence proves otherwise.
 

Quecon

New member
Sep 2, 2020
18
4
3
Alicante
frutosecosnavas.com
The version of the plugin is very easy to change.
But there are other factors to verify that the version is legit.
For example, you can look at the files and folder timestamps. You can check the capabilities that the plugin offers. Check the code against the changelogs, compare the structure to previous known good versions and etc ...
So, While the source is telling you the version is v1.7.0 but the rest of the evidence proves otherwise.
Well, it is the one that I have as updated, I thought it was the update, that's why I uploaded it
 

Forum statistics

Threads
69,313
Messages
908,881
Members
237,972
Latest member
Damoone04

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu