As far as I know, Team Rosters works just fine with WPMU. The concept is that each team creates its roster on its own site. Then you can link to that site’s roster from wherever. I suppose you could create the rosters as the super-admin for the league, say, and grant rights to site owners as appropriate, but I’ve never played with that.
Hope that helps.
-Mark
Thread Starter
Tiger12
(@gteigland)
OK that helps. How about schedule and results. Lets say on parent conference site I have the footballs schedule and results is it easy to embed a specific teams scheduled onto their site. For example.
1. Create full league schedule on parent site.
2. Display the “Washington Generals” schedule ONLY on the Washington site. Do the shortcodes work from parent to child site.
Gene
Good question. I don’t know.
I can tell you that the shortcode runs code on the child site that accesses the WordPress DB for some custom post types and their meta data, and some ‘options’. If your WPMU is configured in such a way that child sites can access the DB tables and options set up on the parent site, it could work. But again, I’ve never tried it.
-Mark
Thread Starter
Tiger12
(@gteigland)
OK sounds good. I’ll let you know how it goes as I build it and test it.