Displays a random logo image from a gallery field. Falls back first to the logo in the Customizer, then to a theme default file.
- Requires Advanced Custom Fields Pro to be active to display a random inage.
- Set the ACF gallery to return the URL of images.
- Use in a template as
<?php ccd_random_logo(); ?>