I’m creating a car booking website for my cousin and i have created it using wordpress, he wan’t the booking page to be available between 10am to 5pm only. Otherwise the page must show booking hour ends. Please give me idea for this.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve ended up with this, just put this code snippet inside your
functions.phpI’ve tested it and working perfectly, but not sure if this is the perfect way to do this.