|

How to enable self hosted Google Calendar setup?

If you have your own Google Calendar app that you want to use for a sync of your agent schedule, you can enable that option by returning TRUE for the following filter: latepoint_google_calendar_show_self_hosted_settings

Here is an example of how you would add it to your theme’s functions.php file:

add_filter('latepoint_google_calendar_show_self_hosted_settings', '__return_true');
Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

On this page