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

Packages

  • Deposits-for-WooCommerce
    • Bookings
    • Cart
    • Order
    • Other
    • Payment-Plans
      • Views
    • Products
    • Settings

Classes

  • DFW_Deposits_Settings
  • DFW_Plans_Admin_Settings
  • DFW_Product_Admin_Settings

Class DFW_Product_Admin_Settings

Product Admin Settings

Package: Deposits-for-WooCommerce\Settings
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at includes/class-dfw-product-admin-settings.php

Methods summary

public
# __construct( )

Constructor function

Constructor function

Since

1.0
public array
# dfw_add_deposits_tab( array $tabs )

Create a deposit settings tab on product admin page

Create a deposit settings tab on product admin page

Parameters

$tabs
WooCommerce Product Settings tabs

Returns

array

Since

1.0
public
# dfw_deposits_tab_content_fields( )

Display various deposit options

Display various deposit options

public
# dfw_save_deposits_settings( integer $post_id )

Save the deposit settings in the post meta

Save the deposit settings in the post meta

Parameters

$post_id
Product ID

Since

1.0
API documentation generated by ApiGen