Hi,
I would like to know if I am able to have a custom logo per blog using this plugin.
I have a login-logo.png in the /wp-content directory and the plugin works fine. However, when I tried to place the plugin in the /wp-content/mu-plugins/ folder, and individual login-logo.png files in each of the /wp-content/blogs.dir/$blog_id/files/ folders, the plugin reverted back to the default WordPress logo.
What would I have to do for WordPress to:
- Look for login-logo.png in the /wp-content/blogs.dir/$blog_id/files/ folder
- If it exists, use it. If not,
- Look for & use the default login-logo.png in the /wp-content/ folder.
- If it exists, use it. If not,
- Revert back to the default WordPress logo?
I created this new topic since this has got nothing to do with Domain Mapping, yet.
Thanks,
Ivan