Class prdd_delivery_settings
PRDDD General Delivery Settings
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at prdd-delivery-settings.php
Methods summary
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
#
prdd_months_callback( array $args )
Adds a field to set the number of months to show in the calendar |
public static
|
#
prdd_calendar_day_callback( array $args )
Adds a field to set the first day of the week on the calendar |
public static
|
#
prdd_add_to_calendar_callback( array $args )
Adds a field to display the 'Add to Calendar' button on the Order Received page |
public static
|
#
prdd_add_to_email_callback( array $args )
Adds a field to allow customers to export deliveries as ICS file from the email |
public static
|
|
public static
|
#
prdd_global_holidays_callback( array $args )
Adds a field to set the holiday dates which will be disabled for all the products |
public static
|
#
prdd_enable_rounding_callback( array $args )
Adds a field to enable rounding of prices to nearest integer value |
public static
|
#
prdd_global_selection_callback( array $args )
Adds a field to enable the date globally for All products once selected for a product and added to cart |
public static
|
#
prdd_availability_display_callback( array $args )
Adds a field to display the number of deliveries available for a given product on a given date and time. |
public static
|
#
prdd_disable_price_calculation_on_dates_callback( array $args )
Adds a field to restrict delivery charges to apply only once for multiple products with the same delivery date in the cart. |
public static
string
|
#
woocommerce_prdd_global_settings_save_callback( string $input )
Callback to save the global settings |