Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Manually Added Bookings

$
0
0

Replies: 0

When manually adding a booking and not creating an order to go with it, the plugin just adds blank information to the calendar. Adding a check for $order_id != 0 before altering $data[‘description’] would prevent this. Unfortunately, you rely on an order to get the details of the booking. Is there any other way? The booking is still tied to a person, just not an order, and therefore you should still have access to the information, just via a different method of getting it.


Viewing all articles
Browse latest Browse all 59525

Trending Articles