I'm using the add_custom_background() feature in a theme I develop for a client and I would like to have MULTIPLE uploads/backgrounds/editing-screens for that, i.e.
- custom background for home page/entire site.
- custom background for category ID 6 (for example).
I can take care of the implementation of the callbacks myself but I just can't find the way to add more then one of those screens to admin area.
any help appreciated!
Thanks!