GK Reservation Steakhouse

The GK Reservation Steakhouse plugin is a simple solution for creating a reservation form:

reservation-form

The form is created from the shortcode which has the following structure (with all parameters):

[GK_Reservation fields="date,time,size,email,name,phone,special" recaptcha="off" info="" email="" email_title="Reservation Form"]

In the fields attribute you can specify which fields will be displayed.

The recaptcha parameter will enable reCAPTCHA when you set it to on and the reCAPTCHA public and private keys will be set under the plugin settings page.

The info parameter can be used for displaying a short information under the form like * For parties larger than 20, please contact us at (00) 123-456-789 in the above example.

The last two parameters are connected with the e-mail which will be send by the plugin. The email parameter specifies the recipient e-mail. If it set to blank string, then the page administrator e-mail will be used. The last parameter can be used for changing the default e-mail subject.