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

Packages

  • BKAP
    • Addons
    • Admin-Bookings
    • Attribute-Lockout
    • Block-Pricing
    • Booking-Box
    • Booking-Confirmation
    • Booking-Process
    • Cancel-Order
    • Cart
    • Checkout-Process
    • Core
    • Date-Time
    • Emails
    • Functions
    • Global-Function
    • Global-Settings
    • Google-Calendar-Sync
    • ICS
    • Import-Booking
    • Labels
    • License
    • Menus
    • Meta-Boxes
    • Reschedule
    • Resources
    • Search-Widget
    • Special-Price
    • Uninstall
    • Validation
    • Variation-Lockout
    • Vendors
      • Dokan
      • WC-Vendors
    • View-Bookings
  • None

Classes

  • bkap_wc_vendors
  • bkap_wcv_product

Class bkap_wcv_product

Class for WC Vendors Products integration with Booking plugin

Package: BKAP\Vendors\WC-Vendors
Author: Tyche Softwares
Since: 4.6.0
Located at includes/vendors/wc-vendors/product.php

Methods summary

public
# __construct( )

Default constructor

Default constructor

public
# bkap_add_booking_tab( array $tabs_array )

Add our Bookings Tab to the existing tabs added by WC Vendors

Add our Bookings Tab to the existing tabs added by WC Vendors

Parameters

$tabs_array
Data containing the available options for tabs

Since

4.6.0

Returns

array Array with Booking details added to it
public
# bkap_add_tab_data( string|integer $product_id )

Add our Booking Meta Box on each product page

Add our Booking Meta Box on each product page

Parameters

$product_id
Current Product ID

Since

4.6.0
API documentation generated by ApiGen