davemac
Member
Posted 2 years ago #
It would be great if The Dashboard Pending Review plugin worked across multiple sites, like so on 3.0:
- user submits post for review on sub site
- post pending review on sub site shows on main site admin dashboard
At present, the plugin only seems to work on a per site basis - unless I am missing something?
No, you are correct and that's not doable from a performance perspective as each blog is stored independently in the database. It would require querying each blog separately which would quickly get out of hand on all but the smallest of networks.
davemac
Member
Posted 2 years ago #
I see, thank you.
So a better solution (from a performance perspective) would be to send an email to the main admin when a post from any sub site is submitted? This plugin looks like it might do the trick.