Available WordPress Actions and Filters

  1. Home
  2. /
  3. knowledgebase
  4. /
  5. Available WordPress Actions and Filters

Available WordPress Actions and Filters

Actions #

labels_pro_shipment_for_order_created #

The action is fired once you create a shipment, and the WooCommerce order id is passed. The action will allow you to execute certain actions when the shipment is created, For example, setting the order status to complete.

Filters #

Filter Default Value Description
australia_post_shipping_rate The shipping rate It will allow you to adjust the shipping price before displaying it to the customer.
australia_post_signature_on_delivery_label “Signature on Delivery” It will allow you to change the Signature on Delivery fee text on the Cart and Checkout pages.
australia_post_extra_cover_label “Extra Cover” It will allow you to change the Extra Cover fee text on the Cart and Checkout pages.
labels_pro_label_left_offset 0 It will allow you to change the left offset of the printed label.
labels_pro_label_top_offset 0 It will allow you to change the top offset of the printed label.
labels_pro_from_address_name The name of the website. It will allow you to change the shipping address name. For example, you may need to change the address name to the business operation name or corporate holding company name.
labels_pro_shipment_customer_reference The Order ID It will allow you to change the shipment customer reference.