after last update couple things stop working
-
Hi,
1. all the Schedule time for Reservation stop working.
after i have research little bit i see that all the time have the same class “disabled” and thats why all the Hours i have set not showing
you can see on the next images:
img1
img22. i have create dashboard widget. all works great until the last update.
but now all the functions i have use gives me another parameters for example to get total Reservations, i have use this code:require_once( RTB_PLUGIN_DIR . '/includes/WP_List_Table.BookingsTable.class.php' ); $booking_table = new rtbBookingsTable(); $booking_table->prepare_items(); ?> echo $booking_table->booking_counts['total'];
but now i get “new” Reservations
https://www.ads-software.com/plugins/restaurant-reservations/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘after last update couple things stop working’ is closed to new replies.