I would like to implement some functions in the wordpress. I will need to scan all the posts of each users. However, I found that the wordpress mu will create a set of tables for every new users.
I think it's quite hard to manage once there are many users. I would like to know if there are any easier way to scan all the posts of the users?