Click Calendar on the dashboard.
Click in the day you want to add an event.
The Add Event window will pop up and you can enter what you want
Thanks Ricke 59, I am having trouble working out where to put the 60 sec timeout time I want.
The code is below.
Would you please tell me what to change.
Sorry it probably obvious but I just can’t work it out
// 10 days
setcookie( ‘wp-postpass_’ . COOKIEHASH, $wp_hasher->HashPassword( stripslashes( $_POST[‘post_password’] ) ), time() + 10 * DAY_IN_SECONDS, COOKIEPATH );