Class prdd_delivery_labels_settings
PRDDD Delivery Field Labels Settings
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at prdd-delivery-labels-settings.php
Methods summary
public static
|
#
prdd_delivery_product_page_labels_section_callback( )
Callback used to render the description of the section |
public static
|
#
delivery_date_label_callback( array $args )
Adds a field to set the delivery date label on Product page |
public static
|
#
delivery_time_label_callback( array $args )
Adds a field to set the delivery time label on Product page |
public static
|
#
delivery_time_select_option_callback( array $args )
Adds a field to set text for the 1st option of Time Slot dropdown field that instructs the customer to select a time slot. |
public static
|
|
public static
|
#
delivery_item_meta_date_callback( array $args )
Adds a field to set the Delivery Date label on the order received page and email notification |
public static
|
#
delivery_item_meta_time_callback( array $args )
Adds a field to set the Delivery Time label on the order received page and email notification |
public static
|
|
public static
|
#
delivery_item_meta_charges_callback( array $args )
Adds a field to set Delivery Charges label on the order received page and email notification. |
public static
|
#
prdd_delivery_cart_page_labels_section_callback( )
Adds a section to set the labels for Cart & Checkout page |
public static
|
#
delivery_item_cart_date_callback( array $args )
Adds a field to set Delivery Date label on the cart and checkout page |
public static
|
#
delivery_item_cart_time_callback( array $args )
Adds a field to set Delivery Time label on the cart and checkout page |
public static
|
#
delivery_item_cart_charges_callback( array $args )
Adds a field to set Delivery Charges label on the cart and checkout page |
public static
|
#
prdd_estimate_delivery_section_callback( )
Adds a section to set the labels for Estimate Delivery option |
public static
|
#
prdd_estimate_delivery_header_callback( )
Adds a field to set the heading for Estimate Delivery Section |
public static
|
#
prdd_estimate_delivery_days_text_callback( array $args )
Adds a field to set the text to display the estimated delivery |
public static
|
#
prdd_estimate_delivery_date_text_callback( array $args )
Adds a field to set the text to display the estimated delivery for specific dates |