How can i make bookings automatically appear in the “Accepted” tab?
By default, all new bookings appear in the “Pending” tab, even with the “Automatically Block Dates” embed option set to “Yes”. This is to help you better organize and manage bookings.
We recommend that all new bookings should be double-checked to make sure the dates, payment and customer information are correct. Only after you verify all this information, you should accept the booking.
However, if you want to make the plugin skip the Pending tab and have all bookings to automatically to the Accepted tab, you can change the “Default Booking Status” option in your form’s General Options page.
Or you can use the following code snippet to overwrite the option in the settings page for all forms. Add the code below to your theme’s functions.php file: