/**
  * Constructor.
  *
  * @version 2.3.7
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_current_date', 'wcj_cart_items_total_weight', 'wcj_wpml', 'wcj_wpml_translate', 'wcj_country_select_drop_down_list', 'wcj_text', 'wcj_tcpdf_pagebreak');
     $this->the_atts = array('date_format' => get_option('date_format'), 'lang' => '', 'form_method' => 'get', 'class' => '', 'style' => '', 'countries' => '');
     parent::__construct();
 }
 /**
  * Constructor.
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_order_items_table');
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.2.6
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_product_image', 'wcj_product_price', 'wcj_product_wholesale_price_table', 'wcj_product_sku', 'wcj_product_title', 'wcj_product_weight', 'wcj_product_excerpt', 'wcj_product_custom_field', 'wcj_product_you_save', 'wcj_product_you_save_percent', 'wcj_product_tags', 'wcj_product_purchase_price', 'wcj_product_total_sales', 'wcj_product_total_orders', 'wcj_product_total_orders_sum', 'wcj_product_crowdfunding_goal', 'wcj_product_crowdfunding_goal_remaining', 'wcj_product_crowdfunding_startdate', 'wcj_product_crowdfunding_deadline', 'wcj_product_crowdfunding_time_remaining');
     $this->the_atts = array('product_id' => 0, 'image_size' => 'shop_thumbnail', 'multiply_by' => '', 'hide_currency' => 'no', 'excerpt_length' => 0, 'name' => '', 'heading_format' => 'from %level_qty% pcs.', 'sep' => ', ', 'add_links' => 'yes', 'add_percent_row' => 'no');
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.4.0
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_product_image', 'wcj_product_price', 'wcj_product_wholesale_price_table', 'wcj_product_sku', 'wcj_product_title', 'wcj_product_weight', 'wcj_product_excerpt', 'wcj_product_custom_field', 'wcj_product_you_save', 'wcj_product_you_save_percent', 'wcj_product_tags', 'wcj_product_purchase_price', 'wcj_product_total_sales', 'wcj_product_total_orders', 'wcj_product_total_orders_sum', 'wcj_product_crowdfunding_goal', 'wcj_product_crowdfunding_goal_remaining', 'wcj_product_crowdfunding_startdate', 'wcj_product_crowdfunding_deadline', 'wcj_product_crowdfunding_time_remaining', 'wcj_product_shipping_class', 'wcj_product_dimensions', 'wcj_product_formatted_name', 'wcj_product_stock_availability', 'wcj_product_tax_class', 'wcj_product_average_rating', 'wcj_product_categories', 'wcj_product_list_attributes', 'wcj_product_list_attribute', 'wcj_product_stock_quantity', 'wcj_product_sale_price', 'wcj_product_regular_price', 'wcj_product_time_since_last_sale', 'wcj_product_price_including_tax', 'wcj_product_price_excluding_tax', 'wcj_product_available_variations');
     $this->the_atts = array('product_id' => 0, 'image_size' => 'shop_thumbnail', 'multiply_by' => '', 'hide_currency' => 'no', 'excerpt_length' => 0, 'name' => '', 'heading_format' => 'from %level_qty% pcs.', 'sep' => ', ', 'add_links' => 'yes', 'add_percent_row' => 'no', 'show_always' => 'yes', 'hide_if_zero' => 'no', 'reverse' => 'no', 'find' => '', 'replace' => '');
     parent::__construct();
 }
 /**
  * Constructor.
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_order_date', 'wcj_order_time', 'wcj_order_number', 'wcj_order_id', 'wcj_order_billing_address', 'wcj_order_billing_phone', 'wcj_order_checkout_field', 'wcj_order_shipping_address', 'wcj_order_customer_note', 'wcj_order_subtotal', 'wcj_order_subtotal_plus_shipping', 'wcj_order_total_discount', 'wcj_order_cart_discount', 'wcj_order_shipping_tax', 'wcj_order_total_tax', 'wcj_order_total_tax_percent', 'wcj_order_total', 'wcj_order_currency', 'wcj_order_total_in_words', 'wcj_order_total_excl_tax', 'wcj_order_shipping_price', 'wcj_order_total_fees', 'wcj_order_fee', 'wcj_order_fees_html', 'wcj_order_payment_method', 'wcj_order_shipping_method', 'wcj_order_items_total_weight', 'wcj_order_items_total_quantity', 'wcj_order_items_total_number');
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.2.7
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_invoice_number', 'wcj_proforma_invoice_number', 'wcj_packing_slip_number', 'wcj_credit_note_number', 'wcj_custom_doc_number', 'wcj_invoice_date', 'wcj_proforma_invoice_date', 'wcj_packing_slip_date', 'wcj_credit_note_date', 'wcj_custom_doc_date');
     $this->the_atts = array('order_id' => 0, 'date_format' => get_option('date_format'), 'days' => 0, 'invoice_type' => 'invoice');
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.5.8
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_current_date', 'wcj_cart_items_total_weight', 'wcj_wpml', 'wcj_wpml_translate', 'wcj_country_select_drop_down_list', 'wcj_currency_select_drop_down_list', 'wcj_currency_select_radio_list', 'wcj_currency_select_link_list', 'wcj_text', 'wcj_tcpdf_pagebreak', 'wcj_get_left_to_free_shipping', 'wcj_wholesale_price_table', 'wcj_customer_billing_country', 'wcj_customer_shipping_country', 'wcj_customer_meta');
     $this->the_atts = array('date_format' => get_option('date_format'), 'lang' => '', 'form_method' => 'post', 'class' => '', 'style' => '', 'countries' => '', 'currencies' => '', 'content' => '', 'heading_format' => 'from %level_min_qty% pcs.', 'before_level_max_qty' => '-', 'last_level_max_qty' => '+', 'replace_with_currency' => 'no', 'hide_if_zero_quantity' => 'no', 'table_format' => 'horizontal', 'key' => '', 'full_country_name' => 'yes', 'multiply_by' => 1);
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.5.8
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_order_status', 'wcj_order_date', 'wcj_order_time', 'wcj_order_number', 'wcj_order_id', 'wcj_order_billing_address', 'wcj_order_billing_phone', 'wcj_order_checkout_field', 'wcj_order_shipping_address', 'wcj_order_customer_note', 'wcj_order_custom_field', 'wcj_order_custom_meta_field', 'wcj_order_meta', 'wcj_order_items_meta', 'wcj_order_items', 'wcj_order_subtotal', 'wcj_order_subtotal_plus_shipping', 'wcj_order_total_discount', 'wcj_order_shipping_tax', 'wcj_order_taxes_html', 'wcj_order_tax_by_class', 'wcj_order_total_tax', 'wcj_order_total_tax_percent', 'wcj_order_total', 'wcj_order_total_excl_shipping', 'wcj_order_total_by_tax_class', 'wcj_order_subtotal_by_tax_class', 'wcj_order_currency', 'wcj_order_total_in_words', 'wcj_order_total_excl_tax', 'wcj_order_shipping_price', 'wcj_order_total_refunded', 'wcj_order_total_fees', 'wcj_order_total_fees_incl_tax', 'wcj_order_total_fees_tax', 'wcj_order_fee', 'wcj_order_fees_html', 'wcj_order_payment_method', 'wcj_order_payment_method_transaction_id', 'wcj_order_shipping_method', 'wcj_order_items_total_weight', 'wcj_order_items_total_quantity', 'wcj_order_items_total_number', 'wcj_order_function', 'wcj_order_total_width', 'wcj_order_total_height', 'wcj_order_total_length', 'wcj_order_total_weight', 'wcj_order_coupons');
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.5.2
  * @since   2.5.2
  */
 function __construct()
 {
     $this->the_shortcodes = array('wcj_input_field');
     $this->the_atts = array('type' => 'text', 'class' => '', 'value' => '', 'placeholder' => '', 'name' => '', 'attach_to' => '', 'label' => '');
     parent::__construct();
 }
 /**
  * Constructor.
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_current_date', 'wcj_cart_items_total_weight', 'wcj_wpml');
     $this->the_atts = array('date_format' => get_option('date_format'), 'lang' => '');
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.5.2
  * @since   2.5.0
  */
 function __construct()
 {
     $this->the_shortcodes = array('wcj_product_add_new');
     $this->the_atts = array('product_id' => 0, 'post_status' => get_option('wcj_product_by_user_status', 'draft'), 'desc_enabled' => get_option('wcj_product_by_user_desc_enabled', 'no'), 'short_desc_enabled' => get_option('wcj_product_by_user_short_desc_enabled', 'no'), 'regular_price_enabled' => get_option('wcj_product_by_user_regular_price_enabled', 'no'), 'sale_price_enabled' => get_option('wcj_product_by_user_sale_price_enabled', 'no'), 'cats_enabled' => get_option('wcj_product_by_user_cats_enabled', 'no'), 'tags_enabled' => get_option('wcj_product_by_user_tags_enabled', 'no'), 'image_enabled' => apply_filters('booster_get_option', 'no', get_option('wcj_product_by_user_image_enabled', 'no')), 'desc_required' => get_option('wcj_product_by_user_desc_required', 'no'), 'short_desc_required' => get_option('wcj_product_by_user_short_desc_required', 'no'), 'regular_price_required' => get_option('wcj_product_by_user_regular_price_required', 'no'), 'sale_price_required' => get_option('wcj_product_by_user_sale_price_required', 'no'), 'cats_required' => get_option('wcj_product_by_user_cats_required', 'no'), 'tags_required' => get_option('wcj_product_by_user_tags_required', 'no'), 'image_required' => apply_filters('booster_get_option', 'no', get_option('wcj_product_by_user_image_required', 'no')), 'visibility' => implode(',', get_option('wcj_product_by_user_user_visibility', array())), 'module' => 'product_by_user', 'module_name' => __('Product by User', 'woocommerce-jetpack'));
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.5.7
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_product_image', 'wcj_product_image_url', 'wcj_product_url', 'wcj_product_price', 'wcj_product_wholesale_price_table', 'wcj_product_sku', 'wcj_product_title', 'wcj_product_weight', 'wcj_product_excerpt', 'wcj_product_short_description', 'wcj_product_custom_field', 'wcj_product_meta', 'wcj_product_you_save', 'wcj_product_you_save_percent', 'wcj_product_tags', 'wcj_product_purchase_price', 'wcj_product_total_sales', 'wcj_product_shipping_class', 'wcj_product_dimensions', 'wcj_product_length', 'wcj_product_width', 'wcj_product_height', 'wcj_product_formatted_name', 'wcj_product_stock_availability', 'wcj_product_tax_class', 'wcj_product_average_rating', 'wcj_product_categories', 'wcj_product_categories_names', 'wcj_product_categories_urls', 'wcj_product_list_attributes', 'wcj_product_list_attribute', 'wcj_product_stock_quantity', 'wcj_product_sale_price', 'wcj_product_regular_price', 'wcj_product_time_since_last_sale', 'wcj_product_price_including_tax', 'wcj_product_price_excluding_tax', 'wcj_product_available_variations');
     $this->the_atts = array('product_id' => 0, 'image_size' => 'shop_thumbnail', 'multiply_by' => '', 'hide_currency' => 'no', 'excerpt_length' => 0, 'length' => 0, 'apply_filters' => 'no', 'name' => '', 'heading_format' => 'from %level_min_qty% pcs.', 'before_level_max_qty' => '-', 'last_level_max_qty' => '+', 'price_row_format' => '<del>%old_price%</del> %price%', 'sep' => ', ', 'add_links' => 'yes', 'add_percent_row' => 'no', 'add_discount_row' => 'no', 'add_price_row' => 'yes', 'show_always' => 'yes', 'hide_if_zero' => 'no', 'reverse' => 'no', 'find' => '', 'replace' => '', 'offset' => '', 'days_to_cover' => 90, 'order_status' => 'wc-completed', 'hide_if_no_sales' => 'no', 'to_unit' => '', 'round' => 'no', 'precision' => 2, 'hide_if_zero_quantity' => 'no', 'table_format' => 'horizontal');
     parent::__construct();
 }
 /**
  * Constructor.
  *
  * @version 2.5.4
  * @since   2.5.4
  */
 public function __construct()
 {
     $this->the_shortcodes = array('wcj_product_total_orders', 'wcj_product_total_orders_items', 'wcj_product_total_orders_sum', 'wcj_product_crowdfunding_goal', 'wcj_product_crowdfunding_goal_remaining', 'wcj_product_crowdfunding_goal_remaining_progress_bar', 'wcj_product_crowdfunding_startdate', 'wcj_product_crowdfunding_deadline', 'wcj_product_crowdfunding_time_remaining', 'wcj_product_crowdfunding_time_remaining_progress_bar');
     $this->the_atts = array('product_id' => 0, 'hide_currency' => 'no', 'offset' => '');
     parent::__construct();
 }