How to add more google calendar profile support

Last Updated: May 30, 2017

add_filter('evosy_google_profiles', 'function_001',10,1);
function function_001($count){
	return 8;
}

Paste the above code into your functions.php file. This will increase the allowed numberĀ of Google profiles in your settings so you can add more Google profilesĀ to your calendar.

Did this article help you?

Ready to setup your calendar?