• File: constants.php
  • Full Path: /home4/jdaxcom/j3dax.online/wp-content/plugins/wc-price-history/constants.php
  • Date Modified: 03/31/2026 11:49 AM
  • File size: 245 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

define( 'WC_PRICE_HISTORY_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
define( 'WC_PRICE_HISTORY_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
define( 'WC_PRICE_HISTORY_FILE', plugin_basename( plugin_dir_path( __FILE__ ) . 'plugin.php' ) );