Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • None
  • Product-Delivery-Date-Pro-for-WooCommerce
    • Addon
    • Admin
      • Settings
        • Field-Labels
        • General
        • Google-Sync
      • View-Deliveries
    • Calendar
    • Common-Functions
    • Configuration
    • Delivery-Charges
    • Edit-Deliveries
    • Emails
    • Frontend
      • Cart
      • Checkout
    • Google-Calendar
    • Languages
    • License
    • Reschedule-Deliveries
    • View-Deliveries

Classes

  • prdd_box_class
  • prdd_global_menu

Class prdd_box_class

Product Delivery Date Product Settings

Package: Product-Delivery-Date-Pro-for-WooCommerce\Admin\Settings
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at prdd-box.php

Methods summary

public static
# prdd_process_box( integer $post_id, WC_Product $post )

Updates the delivery settings for each product when update / publish button clicked on admin side.

Updates the delivery settings for each product when update / publish button clicked on admin side.

Parameters

$post_id
Product ID
$post
Product Object

Since

1.0
public static
# prdd_box( )

Adds a meta box for delivery settings on product page.

Adds a meta box for delivery settings on product page.

Since

1.0
public static
# prdd_print_js( )

Display the settings in vertical tabs

Display the settings in vertical tabs

Since

1.0
public static
# prdd_meta_box( )

Displays the settings for the product in the Product Delivery Date meta box on the admin product page.

Displays the settings for the product in the Product Delivery Date meta box on the admin product page.

Since

1.0
API documentation generated by ApiGen