Haut
Menu

Shortcodes – Premium version

The premium version of the plugin includes all the options from the free version and adds the following ones:

  • product : The ID of the product for which you wish to display the customer list. If you do not put an ID number, it will use the ID of the current product (if used on a product page). In the premium version, you can use a comma separated list of multiple IDs to display more than one product in the list.
  • custom_fields : A comma separated list of your custom field keys. You can copy the keys that are available in the list in the admin settings.
  • user_meta : A comma separated list of user meta keys. You can copy the keys that are available in the list in the admin settings.
  • columnOrderIndex : Index of the column for the default order. Numbers only, 0 = first column.
  • order : Direction of the default order (asc or desc). Default: desc.
  • sortable : Activates datatables script and enables sorting by column and is required for all other premium shortcode parameters to work. Default: false.
  • index : Adds an index column to the left of the list. Default: false.
  • export_pdf : Adds button to export the list as PDF. Default: false.
  • export_csv : Adds button to export the list as CSV. Default: false.
  • email_all : Adds button to e-mail all customers with your e-mail client (b.c.c.). Default: false.
  • copy : Adds button to copy table data to clipboard. Default: false.
  • print : Adds button to print the table. Default: false.
  • search : Adds option to search the list. Default: false.
  • paging : Adds paging to list. Default: false.
  • info : Displays additional information such as posts per page. Default: false.
  • scrollx : Enables horizontal scrolling. Default: false.
  • colreorder : Enables users to drag and drop columns. Default: false.
  • fixedheader : Fixes the table header. Default: false.
  • pdf_pagesize : Sets the paper format for the PDF export. Options are LETTER|LEGAL|A3|A4|A5. Default: LETTER.
  • pdf_orientation : Sets the paper orientation for the PDF export. Options are portrait|landscape. Default: portrait.
  • titlesku : Adds the SKU to the exported PDF title. Default: true.
  • state_save : Enable state stave. Default: false.
  • split_rows : Split the rows by quantity. Default: false.
  • wootours : display wootours info. Default: false.
  • rightpress_custom_fields : A comma separated list of your rightpress product field keys.
  • rightpress_checkout_fields : A comma seperarted list of your rightpress checkout field keys.
  • rightpress_order_fields : A comma separated list of your rightpress order field keys.
  • consolidate_rightpress_columns : Consolidate rightpress columns with the same labels. Default: true.
  • subscription_status : For WooCommerce subscriptions. Adds a column that displays the subscription status. Default: false.
  • subscription_id : For WooCommerce subscriptions. Adds a column that displays the subscription id (with link to subscription if user is logged in an admin). Default: false.
  • subscription_total : For WooCommerce subscriptions. Adds a column that displays the amount paid for the subscription. Default: false.
  • subscription_start_date : For WooCommerce subscriptions. Adds a column that displays the date the subscription has started. Default: false.
  • subscription_trial_end : For WooCommerce subscriptions. Adds a column that displays the date the subscription trial ends. Default: false.
  • subscription_end_date : For WooCommerce subscriptions. Adds a column that displays the date that the subscription will end (or has ended if the subscription was cancelled). Default: false.
  • subscription_next_payment : For WooCommerce subscriptions. Adds a column that displays the subscription’s next payment date. Default: false.
  • subscription_last_order_date : For WooCommerce subscriptions. Adds a column that displays the subscription’s last order date. Default: false.
  • subscription_billing_period : For WooCommerce subscriptions. Adds a column that displays the subscription’s billing period (monthly, annually, etc.). Default: false.
  • bundled_items : For WooCommerce bundles. Adds a column that displays the products included in the bundle. Default: false.

Powered by BetterDocs