How to add more google calendar profile support
Last Updated: May 30, 2017
1 2 3 4 |
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? If not, send us a ticket via helpdesk