Class BKAP_Vendors
Class containing common functions
Package: BKAP\Vendors
Author: Tyche Softwares
Since: 4.6.0
Located at includes/vendors/vendors-common.php
Author: Tyche Softwares
Since: 4.6.0
Located at includes/vendors/vendors-common.php
Methods summary
public
|
|
public
|
|
public static
integer
|
#
get_bookings_count( string|integer $user_id )
Return the count of bookings present for the given vendor |
public
integer
|
|
public static
array
|
#
get_booking_data( string|integer $user_id, integer $start, integer $limit )
Return the booking posts for a given vendor per page |