'; if (out_of_office_for_woo_is_active()) { echo "Out of office is ACTIVE!"; } else { echo "Out of office is NOT active!"; } echo '
'; echo "The message will be displayed like this:"; echo '
'; ?>